Sfoglia il codice sorgente

libapt-pkg-dev now depends on apt-utils.
Author: doogie
Date: 2002-11-10 23:57:24 GMT
libapt-pkg-dev now depends on apt-utils.

Arch Librarian 22 anni fa
parent
commit
301a7101e8
2 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 1 0
      debian/changelog
  2. 1 1
      debian/control

+ 1 - 0
debian/changelog

@@ -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
 

+ 1 - 1
debian/control

@@ -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