Просмотр исходного кода

Amend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com> to fix parallel buildings

Otavio Salvador лет назад: 18
Родитель
Сommit
b5a6232dee
2 измененных файлов с 3 добавлено и 2 удалено
  1. 2 1
      debian/changelog
  2. 1 1
      debian/rules

+ 2 - 1
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 ]

+ 1 - 1
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