summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2012-03-05 14:57:11 +0100
committerJulian Andres Klode <jak@debian.org>2012-03-05 14:57:11 +0100
commit945099df10a67c3c7f52fcfef165a2782e51809e (patch)
tree3bc1dc06b8841b312e011be2d4d8b20364fcb961 /debian
parentbce778a312f88011a891e079b0a0f6d58f663479 (diff)
* apt-pkg/deb/deblistparser.cc:
- Set the Essential flag on APT instead of only Important
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db2085a6a..cd911d3dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,10 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.h:
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
+ [ Julian Andres Klode ]
+ * apt-pkg/deb/deblistparser.cc:
+ - Set the Essential flag on APT instead of only Important
+
-- David Kalnischkies <kalnischkies@gmail.com> Mon, 30 Jan 2012 19:17:09 +0100
apt (0.8.16~exp12) experimental; urgency=low