Package: bumblebee
Version: 3.2.1-17
Severity: normal
Tags: patch

The upstart job was remove in the last upload (3.2.1-17), but as
/etc/init/bumblebeed.conf is a conffile, the file isn't removed on
upgrades.

The attached patch adds the file to the list of conffiles to remove in
debian/bumblebee.maintscript.

Ansgar
diff -Nru bumblebee-3.2.1/debian/bumblebee.maintscript 
bumblebee-3.2.1/debian/bumblebee.maintscript
--- bumblebee-3.2.1/debian/bumblebee.maintscript        2015-10-19 
22:38:48.000000000 +0200
+++ bumblebee-3.2.1/debian/bumblebee.maintscript        2018-11-29 
10:19:14.000000000 +0100
@@ -1,2 +1,3 @@
 rm_conffile /etc/modprobe.d/bumblebee.conf 3.2.1-6~
 rm_conffile /etc/bash_completion.d/bumblebee 3.2.1-8~
+rm_conffile /etc/init/bumblebeed.conf 3.2.1-18~
diff -Nru bumblebee-3.2.1/debian/changelog bumblebee-3.2.1/debian/changelog
--- bumblebee-3.2.1/debian/changelog    2017-12-09 00:07:05.000000000 +0100
+++ bumblebee-3.2.1/debian/changelog    2018-11-29 10:19:19.000000000 +0100
@@ -1,3 +1,9 @@
+bumblebee (3.2.1-18) UNRELEASED; urgency=medium
+
+  * Remove obsolete conffile /etc/init/bumblebeed.conf
+
+ -- Ansgar Burchardt <ans...@debian.org>  Thu, 29 Nov 2018 10:19:19 +0100
+
 bumblebee (3.2.1-17) unstable; urgency=medium
 
   * Switch the triggers to -noawait to fix Lintian warning and to make

Reply via email to