summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-12-08 12:11:15 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2007-12-08 12:11:15 -0200
commitb5a6232deec3c55a3fb925aab67527f42716b278 (patch)
treeb46283adae9a78be49527c5c2f74f5068a8964e7 /debian
parent129977045b1f04d017c5c7019461fb7a1d2a3892 (diff)
Amend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com> to fix parallel buildings
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 2 deletions
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 <aurel32@debian.org> 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 <rmh@aybabtu.com> 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