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/libapt-inst2.0.install.in | |
parent | df9732cd9823fe0860e6428694e552fff6b1b63b (diff) |
Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkg
Diffstat (limited to 'debian/libapt-inst2.0.install.in')
-rw-r--r-- | debian/libapt-inst2.0.install.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libapt-inst2.0.install.in b/debian/libapt-inst2.0.install.in new file mode 100644 index 000000000..8bcce2c28 --- /dev/null +++ b/debian/libapt-inst2.0.install.in @@ -0,0 +1,2 @@ +bin/libapt-inst*.so.* usr/lib/@DEB_HOST_MULTIARCH@/ +usr/share/locale/*/*/libapt-inst*.mo |