summaryrefslogtreecommitdiff
path: root/build-tor-sources
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2013-03-24 12:03:27 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2013-03-24 12:03:27 +0000
commit013e30b78c63219a4e5b1fdbe8229a9de54736d3 (patch)
tree23a39414af8cafda54faa61f9604cc603a557fef /build-tor-sources
parent97c4674ccc827f728002e5df5d2749773bf5b7fe (diff)
remove hardy
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@603 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'build-tor-sources')
-rwxr-xr-xbuild-tor-sources13
1 files changed, 0 insertions, 13 deletions
diff --git a/build-tor-sources b/build-tor-sources
index f3da910..c1d44c0 100755
--- a/build-tor-sources
+++ b/build-tor-sources
@@ -158,19 +158,6 @@ backport_all() {
bp1 $pkg $dir $sid_debian_version wheezy
bp2 $pkg $dir $origtar
- # HARDY (EOL: April 2013)
- #################################################
- if [ -z "${SKIP_HARDY:-}" ] || [ "${SKIP_HARDY:-}" -eq 0 ]; then
- bp1 $pkg $dir $sid_debian_version hardy
- (echo "/Conflicts:"; echo d; echo i; echo "Conflicts: libssl0.9.8 (<< 0.9.8g-4ubuntu3.1)"; echo . ; echo w) | ed "$dir/debian/control"
- (cd $dir; dch "Conflict with libssl0.9.8 (<< 0.9.8g-4ubuntu3.1) on hardy")
- # hardy's dpkg-parsechangelog cannot deal with dots in the distribution field, remove them.
- (cd $dir; dch --force-distribution --distribution "$(dpkg-parsechangelog | grep-dctrl -n -s Distribution '' | tr -d .)" '')
- (cd $dir; hardening_backport 0)
- (cd $dir; remove_apparmor)
- bp2 $pkg $dir $origtar
- fi
-
# LUCID (EOL: April 2015)
#################################################
bp1 $pkg $dir $sid_debian_version lucid