summaryrefslogtreecommitdiff
path: root/build-tor-sources
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2012-03-11 11:03:42 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2012-03-11 11:03:42 +0000
commitf6bbc5a220e0b3069dded919e81644f4cf222a38 (patch)
treecbb285352566fa689504d26eb0662b5d179485fd /build-tor-sources
parentfdd3b2fe73bd12a1539e85180ba7c0f9bd9078ff (diff)
Remove obsolete distributions
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@501 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'build-tor-sources')
-rwxr-xr-xbuild-tor-sources28
1 files changed, 0 insertions, 28 deletions
diff --git a/build-tor-sources b/build-tor-sources
index 9270247..fa7631d 100755
--- a/build-tor-sources
+++ b/build-tor-sources
@@ -206,22 +206,6 @@ bp1 $DIR $sid_debian_version wheezy
bp2 $DIR $ORIGTAR
-# DAPPER (EOL: June 2011)
-#################################################
-#bp1 $DIR $sid_debian_version dapper
-#if grep -q texlive "$DIR/debian/control"; then
-# sed -i -e '/^Build-Depends:/ s/texlive[a-z0-9-]*,\? *//g; /^Build-Depends: / s/$/, tetex-bin, tetex-extra/' "$DIR/debian/control"
-# ( cd $DIR; dch "Revert Build-Depends to tetex for backport" )
-#fi
-#sed -i -e 's/source:Version\|binary:Version/Source-Version/' "$DIR/debian/control"
-#(cd $DIR; dch "Change source:Version and binary:Version to Source-Version in depends")
-#(echo "/Conflicts:"; echo d; echo w) | ed "$DIR/debian/control"
-#sed -i -e 's/move_away_keys=1/: ;# not on this version of debian# move_away_keys=1/' "$DIR/debian/tor.postinst"
-#(cd $DIR; dch "No need to move away keys on dapper")
-#sed -i -e '/^Build-Depends:/ s/ghostscript/gs/' "$DIR/debian/control"
-#(cd $DIR; dch "Build-Depend on gs instead of ghostscript")
-#(cd $DIR; hardening_backport 1)
-#bp2 $DIR $ORIGTAR
# HARDY (EOL: April 2013)
@@ -234,12 +218,6 @@ bp1 $DIR $sid_debian_version hardy
(cd $DIR; hardening_backport 0)
bp2 $DIR $ORIGTAR
-## KARMIC (EOL: April 2011)
-##################################################
-#bp1 $DIR $sid_debian_version karmic
-#(cd $DIR; hardening_backport 0)
-#bp2 $DIR $ORIGTAR
-
# LUCID (EOL: April 2015)
#################################################
bp1 $DIR $sid_debian_version lucid
@@ -265,12 +243,6 @@ bp2 $DIR $ORIGTAR
## BPO
#################################################
-## LENNY-BPO
-##################################################
-#bp1 $DIR $sid_debian_version lenny-bpo
-#(cd $DIR; hardening_backport 0)
-#bp2 $DIR $ORIGTAR
-
# SQUEEZE-BPO
#################################################
bp1 $DIR $sid_debian_version squeeze-bpo