summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-08-19 14:59:29 +0200
committerMichael Vogt <mvo@debian.org>2013-08-19 15:16:01 +0200
commitad855ee8629bed7ee611fbd9d18ff5ef03b23592 (patch)
tree9b3410a75f6e25669e938d36000d3a9957557f3b /debian/changelog
parent9b151275077ff13d7c6db8c724f34e11975d0fe7 (diff)
add lintian override for no-shlibs-control-file and only install libapt-private.so.* instead libapt-private.so
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 743329184..3757d607c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.9.11~exp2) experimental; urgency=low
+
+ * add lintian override for no-shlibs-control-file so that
+ the internal libapt-private.so.0.0.0 can be shipped
+ * adjust apt.install.in to only install libapt-private.so.*
+
+ -- Michael Vogt <mvo@debian.org> Mon, 19 Aug 2013 14:54:58 +0200
+
apt (0.9.11~exp1) experimental; urgency=low
[ Daniel Hartwig ]