summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 512a132f6..8d85b48e8 100644
--- a/debian/control
+++ b/debian/control
@@ -35,11 +35,10 @@ Description: APT's commandline package manager
* apt-config as an interface to the configuration settings
* apt-key as an interface to manage authentication keys
-Package: libapt-pkg4.10
+Package: libapt-pkg4.11
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: apt (<< 0.8.15)
-Breaks: apt (<< 0.8.15)
Description: APT's package managment runtime library
This library provides the common functionality for searching and
managing packages as well as information about packages.
@@ -56,11 +55,10 @@ Description: APT's package managment runtime library
http, rsh as well as an interface to add more transports like
https (apt-transport-https) and debtorrent (apt-transport-debtorrent).
-Package: libapt-inst1.2
+Package: libapt-inst1.3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
-Breaks: apt (<< 0.8.15), apt-utils (<< 0.8.15)
Description: APT's deb package format runtime library
This library provides methods to query and extract information
from deb packages. This includes the control data and the package