|
|
@@ -9,12 +9,12 @@ Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
|
|
|
|
|
|
Package: apt
|
|
|
Architecture: any
|
|
|
-Depends: ${shlibs:Depends}
|
|
|
+Depends: ${shlibs:Depends}, dpkg (>= 1.13.22ubuntu4)
|
|
|
Priority: important
|
|
|
Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
|
|
|
Provides: ${libapt-pkg:provides}
|
|
|
Recommends: ubuntu-keyring
|
|
|
-Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev (>= 1.13.22ubuntu4), apt-doc, bzip2, gnupg
|
|
|
+Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg
|
|
|
Section: admin
|
|
|
Description: Advanced front-end for dpkg
|
|
|
This is Debian's next generation front-end for the dpkg package manager.
|