summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-03-03 17:43:31 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-03-03 17:43:31 +0100
commit0245fd39e5bfb74c45cd70b815b603565e9529b6 (patch)
tree571a2c146e0230054686ac398170c5d17ccdc163 /debian
parente50ebf9673515dd51475ccc6d2a5a9abfc620d73 (diff)
parentcfba4f6908927f46289f9fd945af02f12ee74412 (diff)
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 34a544b44..6b88f84bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (0.8.11.5ubuntu2) natty; urgency=low
+
+ [ Michael Vogt ]
+ * apt-pkg/deb/debindexfile.cc:
+ - ignore missing deb-src files in /var/lib/apt/lists, thanks
+ to Thorsten Spindler (LP: #85590)
+ * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
+ - honor Dpkg::Chroot-Directory in the RunScripts*() methods
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2011 17:39:30 +0100
+
apt (0.8.11.5ubuntu1) natty; urgency=low
* Merged from debian/sid