]> err.no Git - dpkg/commitdiff
Add build-essential to dpkg-dev Recommends
authorGuillem Jover <guillem@debian.org>
Wed, 16 Jan 2008 07:21:45 +0000 (09:21 +0200)
committerGuillem Jover <guillem@debian.org>
Wed, 16 Jan 2008 07:21:45 +0000 (09:21 +0200)
debian/changelog
debian/control

index 987616e51dcf7016a9bb65e684b9a8b4d88eafdb..fc8e6c455204e9f6722673b43fdd8ced71dd848a 100644 (file)
@@ -3,6 +3,7 @@ dpkg (1.14.16) UNRELEASED; urgency=low
   [ Guillem Jover ]
   * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
     Closes: #402901
+  * Add build-essential to dpkg-dev Recommends.
   * Do not warn about unrecognized Homepage field in binary package stanzas
     in dpkg-genchanges and dpkg-source. Closes: #460309
   * Do not use the enoent helper binary, and use perl POSIX module instead.
index 8c4264420d4cfcd99785be50cc643b34f136e8b4..4a62f53eefb5451f6202259e0ce730b915dcca43 100644 (file)
@@ -37,7 +37,7 @@ Priority: optional
 Architecture: all
 Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, lzma,
  patch (>= 2.2-1), make, binutils
-Recommends: gcc | c-compiler
+Recommends: gcc | c-compiler, build-essential
 Suggests: gnupg, debian-keyring
 Conflicts: dpkgname, dpkg-cross (<< 2.0.0)
 Replaces: dpkgname, dpkg (<< 1.4.1.8), dpkg-doc-ja, manpages-pl (<= 20051117-1)