|
@@ -18,7 +18,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=apt/apt.git
|
|
|
Package: apt
|
|
Package: apt
|
|
|
Architecture: any
|
|
Architecture: any
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg
|
|
|
-Replaces: manpages-pl (<< 20060617-3~), manpages-it
|
|
|
|
|
|
|
+Replaces: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~)
|
|
|
|
|
+Breaks: manpages-pl (<< 20060617-3~), manpages-it (<< 2.80-4~)
|
|
|
Conflicts: python-apt (<< 0.7.93.2~)
|
|
Conflicts: python-apt (<< 0.7.93.2~)
|
|
|
Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt
|
|
Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, xz-utils, python-apt
|
|
|
Description: commandline package manager
|
|
Description: commandline package manager
|
|
@@ -41,7 +42,7 @@ Architecture: any
|
|
|
Multi-Arch: same
|
|
Multi-Arch: same
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
-Breaks: apt (<< 0.9.4~)
|
|
|
|
|
|
|
+Breaks: apt (<< 0.9.4~), libapt-inst1.5 (<< 0.9.9~)
|
|
|
Section: libs
|
|
Section: libs
|
|
|
Description: package management runtime library
|
|
Description: package management runtime library
|
|
|
This library provides the common functionality for searching and
|
|
This library provides the common functionality for searching and
|