]> git.saurik.com Git - apt.git/commitdiff
* debian/control:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 14 Mar 2010 16:26:50 +0000 (17:26 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 14 Mar 2010 16:26:50 +0000 (17:26 +0100)
  - add automake/conf build-depends/conflicts as recommend by
    the autotools-dev README (Closes: #572615)

debian/changelog
debian/control

index 3b564b3a17af82448f50beb3d20c28a771b95c09..142577e421e8c4a58658f5cf08ecf468e548bf20 100644 (file)
@@ -10,6 +10,8 @@ apt (0.7.26) UNRELEASED; urgency=low
     - don't crash if no arguments are given (Closes: #570962)
   * debian/control:
     - remove some years old and obsolete Replaces
+    - add automake/conf build-depends/conflicts as recommend by
+      the autotools-dev README (Closes: #572615)
   * apt-pkg/contrib/mmap.{h,cc}:
     - add char[] fallback for filesystems without shared writable
       mmap() like JFFS2. Thanks to Marius Vollmer for writing
index 0cf092c257e8d48f8cd7bf140b445b2fe8af8c4c..b7c3e57122277d74edd0f59676a7839f649f228f 100644 (file)
@@ -6,7 +6,8 @@ Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
  Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
  Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
 Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev
+Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev, autoconf, automake
+Build-Conflicts: autoconf2.13, automake1.4
 Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
 
 Package: apt