]> git.saurik.com Git - apt.git/commitdiff
Fix 'dpkg-buildpackage -B' FTBFS.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Thu, 6 Nov 2008 21:52:36 +0000 (23:52 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Thu, 6 Nov 2008 21:52:36 +0000 (23:52 +0200)
debian/changelog
debian/rules

index 1f39db3b4ea3ada9445bfb690984e8068671f50d..ca8c6cea1ff52448bd124c45d5adc05dbd283763 100644 (file)
@@ -9,6 +9,9 @@ apt (0.7.18) unstable; urgency=low
   * doc/apt-get.8.xml:
     - Advanced descriptions for 'remove' and 'purge' options.
       (Closes: #274283)
+  * debian/rules:
+    - Target 'apt' need to depend on 'build-doc'. Thanks for Peter Green.
+      Fixes FTBFS. (Closes: #504181)
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Thu, 06 Nov 2008 22:18:15 +0200
 
index f6ff3c47a4033bac10478c2d04cfa79f558a3723..f587b141a83827db89e8e0596c0cd4d8d0a3d4d0 100755 (executable)
@@ -186,7 +186,7 @@ apt-doc: build-doc
 # Build architecture-dependent files here.
 
 binary-arch: apt libapt-pkg-dev apt-utils apt-transport-https
-apt: build debian/shlibs.local
+apt: build build-doc debian/shlibs.local
        dh_testdir -p$@
        dh_testroot -p$@
        dh_clean -p$@ -k