From: Otavio Salvador Date: Sat, 8 Dec 2007 14:11:15 +0000 (-0200) Subject: Amend patch from #452862 using a fix proposed by Robert Millan ... X-Git-Tag: 0.7.21~215^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/b5a6232deec3c55a3fb925aab67527f42716b278?ds=inline;hp=--cc Amend patch from #452862 using a fix proposed by Robert Millan to fix parallel buildings --- b5a6232deec3c55a3fb925aab67527f42716b278 diff --git a/debian/changelog b/debian/changelog index 15d5235ea..4db756063 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,8 @@ apt (0.7.10) UNRELEASED; urgency=low getting crazy when /dev/null is redirected to stdin (which breaks buildds), closes: #452858. * Applied patch from Aurelien Jarno to fix building - with newest dpkg-shlibdeps changing the packaging building order, + with newest dpkg-shlibdeps changing the packaging building order and a + patch from Robert Millan to fix parallel building, closes: #452862. [ Program translations ] diff --git a/debian/rules b/debian/rules index 5989934b4..006d2de8a 100755 --- a/debian/rules +++ b/debian/rules @@ -294,7 +294,7 @@ apt-utils: build debian/shlibs.local dh_md5sums -p$@ dh_builddeb -p$@ -apt-transport-https: build debian/shlibs.local +apt-transport-https: build debian/shlibs.local libapt-pkg-dev dh_testdir -p$@ dh_testroot -p$@ dh_clean -p$@ -k