summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2011-09-14 13:56:33 +0200
committerMichael Vogt <egon@debian-devbox>2011-09-14 13:56:33 +0200
commitddf267c6ea781412e8e054d70428412a5a431b11 (patch)
tree008478af4cb51eb1eda9558a272c6c369405a588 /debian/control
parent7427781db6d1ca8b14167145d7884ad2f40bab5d (diff)
update package names too for the new abi
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d014dfdab..7efb6ca8a 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ 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.11
+Package: libapt-pkg4.12
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: APT's package managment runtime library
@@ -54,7 +54,7 @@ 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.3
+Package: libapt-inst1.4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: APT's deb package format runtime library