瀏覽代碼

* debian/apt.conf.autoremove:
- never autoremove the GNU/Hurd kernel (closes: #588423), thanks
to Guillem Jover

Michael Vogt 15 年之前
父節點
當前提交
c3a3640cab
共有 2 個文件被更改,包括 9 次插入0 次删除
  1. 1 0
      debian/apt.conf.autoremove
  2. 8 0
      debian/changelog

+ 1 - 0
debian/apt.conf.autoremove

@@ -8,6 +8,7 @@ APT
 	"^kfreebsd-image.*";
 	"^kfreebsd-image.*";
 	"^linux-restricted-modules.*";
 	"^linux-restricted-modules.*";
 	"^linux-ubuntu-modules-.*";
 	"^linux-ubuntu-modules-.*";
+	"^gnumach$";
   };
   };
 
 
   Never-MarkAuto-Sections
   Never-MarkAuto-Sections

+ 8 - 0
debian/changelog

@@ -1,3 +1,11 @@
+apt (0.8.10.4) UNRELEASED; urgency=low
+
+  * debian/apt.conf.autoremove:
+    - never autoremove the GNU/Hurd kernel (closes: #588423), thanks
+      to Guillem Jover
+
+ -- Michael Vogt <mvo@debian.org>  Tue, 01 Feb 2011 09:38:48 +0100
+
 apt (0.8.10.3) unstable; urgency=low
 apt (0.8.10.3) unstable; urgency=low
 
 
   [ Programs translations ]
   [ Programs translations ]