summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-03-06 10:53:35 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-03-06 10:53:35 +0100
commit84e254d6aee034fec6ca10c4e5765d1280d0de0e (patch)
tree915913ae27146efe1eb0df98db587b40d4f424bd /debian
parent324cbd5693a3cf13224561aa14fc2057d8696469 (diff)
* apt-pkg/contrib/fileutl.cc:
- do not warn about the ignoring of directories (Closes: #662762)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 26033fe4a..1569098c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,8 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* apt-pkg/packagemanager.cc:
- do not try to a void a breaks if the broken package pre-depends
on the breaker, but let dpkg auto-deconfigure it
+ * apt-pkg/contrib/fileutl.cc:
+ - do not warn about the ignoring of directories (Closes: #662762)
[ Steve Langasek ]
* cmdline/apt-get.cc:
@@ -72,7 +74,7 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.h:
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
- -- David Kalnischkies <kalnischkies@gmail.com> Sun, 04 Mar 2012 22:59:55 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 06 Mar 2012 10:52:00 +0100
apt (0.8.16~exp12) experimental; urgency=low