libapt-pkg-dev now depends on apt-utils.
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:59:54 +0000 (16:59 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:59:54 +0000 (16:59 +0000)
Author: doogie
Date: 2002-11-10 23:57:24 GMT
libapt-pkg-dev now depends on apt-utils.

debian/changelog
debian/control

index a25ea8e..b3d96d6 100644 (file)
@@ -64,6 +64,7 @@ apt (0.5.5) unstable; urgency=low
   * Display both current version and new version in apt-get -s.  Closes:
     #92358
   * Add an options and timeout config item to ssh/rsh.  Closes: #90654
+  * libapt-pkg-dev now depends on apt-utils.  Closes: #133942.
 
  -- Jason Gunthorpe <jgg@debian.org>  Sun, 15 Sep 2002 17:16:59 -0600
 
index cd246f8..7059ea5 100644 (file)
@@ -26,7 +26,7 @@ Description: Advanced front-end for dpkg
 Package: libapt-pkg-dev
 Architecture: any
 Priority: optional
-Depends: ${libapt-pkg:provides}, ${libapt-inst:provides}
+Depends: apt-utils, ${libapt-pkg:provides}, ${libapt-inst:provides}
 Section: devel
 Description: Development files for APT's libapt-pkg and libapt-inst
  This package contains the header files and libraries for