summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2011-11-30 12:31:42 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2011-11-30 12:31:42 +0000
commit850faeb1ef267511cecc75fbb13851430abb1501 (patch)
tree269c9a44a5745565a8b4b63431aadb9eb9f0c9a7
parent385529f926e4326bc7badd18bbec49c9158429eb (diff)
oneiric
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@491 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
-rwxr-xr-xbackport1
-rwxr-xr-xbuild-tor-sources4
2 files changed, 5 insertions, 0 deletions
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
#################################################