summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-02-16 15:35:18 -0800
committerManoj Srivastava <srivasta@debian.org>2016-02-16 15:35:18 -0800
commitd7abefd7cbdb677a04bd168c5c19fdb71181f077 (patch)
tree409077012cfb0899a4cb126c0c70fdec6b8e8cc3
parent9b1770e402ab7fe50f04c6c77fbf7d97e2ac1b37 (diff)
remove accidentally placed conffilesHEADdebian/13.018master
Remove the configuration files that only appeared in one rleease to unstable due to a misunderstanding of ./debian/conffile whicle moving to dh. Bug fix: "conffiles not removed", thanks to Paul Wise (Closes: #776340). Bug fix: "doesn&#39;t clean up correctly", thanks to Christoph Anton Mitterer (Closes: #751825). Signed-off-by: Manoj Srivastava <srivasta@debian.org>
-rw-r--r--debian/changelog12
-rw-r--r--debian/kernel-package.maintscripts2
2 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d522fcd..e529073 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+kernel-package (13.018) unstable; urgency=low
+
+ * Remove the configuration files that only appeared in one rleease to
+ unstable due to a misunderstanding of ./debian/conffile whicle moving
+ to dh.
+ * Bug fix: "conffiles not removed", thanks to Paul Wise (Closes:
+ #776340).
+ * Bug fix: "doesn&#39;t clean up correctly", thanks to Christoph Anton
+ Mitterer (Closes: #751825).
+
+ -- Manoj Srivastava <srivasta@debian.org> Tue, 16 Feb 2016 15:34:41 -0800
+
kernel-package (13.017) unstable; urgency=high
* Bug fix: "Resultant kernels may need to depend upon kmod", thanks to
diff --git a/debian/kernel-package.maintscripts b/debian/kernel-package.maintscripts
new file mode 100644
index 0000000..525bc86
--- /dev/null
+++ b/debian/kernel-package.maintscripts
@@ -0,0 +1,2 @@
+rm_conffile /etc/etc/bash_completion.d/make_kpkg
+rm_conffile /etc/etc/kernel-pkg.conf