summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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