summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/apt.conf.autoremove1
-rw-r--r--debian/changelog4
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/apt.conf.autoremove b/debian/apt.conf.autoremove
index ebe49c7cd..c7ad51e66 100644
--- a/debian/apt.conf.autoremove
+++ b/debian/apt.conf.autoremove
@@ -9,6 +9,7 @@ APT
"^linux-restricted-modules.*";
"^linux-ubuntu-modules-.*";
"^gnumach$";
+ "^gnumach-image.*";
};
Never-MarkAuto-Sections
diff --git a/debian/changelog b/debian/changelog
index fc246451b..debc374bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ apt (0.8.13.1) UNRELEASED; urgency=low
- mark them as deprecated as they are unused
* apt-pkg/deb/deblistparser.h:
- enable StripMultiArch by default for ParseDepends
+ * debian/apt.conf.autoremove:
+ - adapt to new gnumach kernel package naming (Closes: #619337)
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Mar 2011 01:53:27 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Mar 2011 02:03:24 +0100
apt (0.8.13) unstable; urgency=low