summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2012-11-10 19:35:00 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2012-11-10 19:35:00 +0000
commitc44d05297bf2ed9f8e4cadb07cd18512083964af (patch)
tree66fb20b1cdf91b296b45c2e8e78faf9203524c35
parent821c4428bfd326b4efc276c4ea23a7fbea88d082 (diff)
ubuntu quantal
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@556 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
-rwxr-xr-xbackport1
-rwxr-xr-xbuild-tor-sources5
2 files changed, 6 insertions, 0 deletions
diff --git a/backport b/backport
index 4163e83..866aa2c 100755
--- a/backport
+++ b/backport
@@ -54,6 +54,7 @@ maverick maverick 1
natty natty 1
oneiric oneiric 1
precise precise 1
+quantal quantal 1
EOF
)
if [ -z "$result" ] ; then
diff --git a/build-tor-sources b/build-tor-sources
index 5561db1..f3da910 100755
--- a/build-tor-sources
+++ b/build-tor-sources
@@ -194,6 +194,11 @@ backport_all() {
bp1 $pkg $dir $sid_debian_version precise
bp2 $pkg $dir $origtar
+ # QUANTAL (EOL: April 2014)
+ #################################################
+ bp1 $pkg $dir $sid_debian_version quantal
+ bp2 $pkg $dir $origtar
+
#################################################
## BPO