diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-11 14:37:29 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-11 14:40:19 +0200 |
commit | 17a2487fc69a86508f2319068296463698590d2b (patch) | |
tree | a7ae46dc9b517602e08eb617abaceeb2b363070e /debian/control | |
parent | df9732cd9823fe0860e6428694e552fff6b1b63b (diff) |
Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkg
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 37b9e215b..521400bb2 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Description: package management 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.6 +Package: libapt-inst2.0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} |