]> git.saurik.com Git - apt.git/commitdiff
Added 'python-apt' to Suggests of apt (because of apt-mark).
authorEugene V. Lyubimkin <jackyf@1501-debian>
Wed, 29 Oct 2008 20:34:27 +0000 (22:34 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Wed, 29 Oct 2008 20:34:27 +0000 (22:34 +0200)
debian/changelog
debian/control

index 14f6ffd27176129b13cef8a8dc78ae81d537cfc4..d2e8fcc52633637af7ace813a96a9d830e978bba 100644 (file)
@@ -13,6 +13,7 @@ apt (0.7.17) unstable; urgency=low
     - Fixed lintian warnings "debian/rules ignores make errors".
   * debian/control:
     - Substituted outdated "Source-Version" fields with "binary:Version".
+    - Added 'python-apt' to Suggests, as apt-mark need it for work.
   * debian/libapt-pkg-doc.doc-base.*:
     - Changed section: from old 'Devel' to 'Debian'. This fixes appropriate
       lintian warnings.
index e3a727e849e767b35034b8836b68d82cab2f907a..468d1f641ca2bfcc8a8f699f2bd83e1e19fde92f 100644 (file)
@@ -13,7 +13,7 @@ Depends: ${shlibs:Depends}, debian-archive-keyring
 Priority: important
 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
 Provides: ${libapt-pkg:provides}
-Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma
+Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
 Section: admin
 Description: Advanced front-end for dpkg
  This is Debian's next generation front-end for the dpkg package manager.