From 850faeb1ef267511cecc75fbb13851430abb1501 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 30 Nov 2011 12:31:42 +0000 Subject: oneiric git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@491 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- backport | 1 + build-tor-sources | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/backport b/backport index 685deca..0113288 100755 --- a/backport +++ b/backport @@ -52,6 +52,7 @@ karmic karmic 1 lucid lucid 1 maverick maverick 1 natty natty 1 +oneiric oneiric 1 EOF ) if [ -z "$result" ] ; then diff --git a/build-tor-sources b/build-tor-sources index 4747b7a..2f6fb81 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -254,6 +254,10 @@ bp2 $DIR $ORIGTAR bp1 $DIR $sid_debian_version natty bp2 $DIR $ORIGTAR +# ONEIRIC (EOL: April 2013) +################################################# +bp1 $DIR $sid_debian_version oneiric +bp2 $DIR $ORIGTAR ################################################# -- cgit v1.2.3