Imported Debian patch 2.3.1-87
[debian/makedev] / debian / changelog
index 97bce57c5818332d7a910929afd9a8b731e36e21..66265c649ab5ca2a45991a252c1857b72cb0ffda 100644 (file)
@@ -1,3 +1,13 @@
+makedev (2.3.1-87) unstable; urgency=low
+
+  * move cbm target to group floppy, closes: #462892
+  * since we previously only ran update-rc.d to remove links on purge, they
+    may still be left around even though the init.d has been removed.  Update
+    the preinst to call update-rc.d when upgrading to clean up this case,
+    closes: #465739
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 14 Feb 2008 16:14:10 -0700
+
 makedev (2.3.1-86) unstable; urgency=low
 
   * oops, fix a bashism I introduced in the postinst of -85, closes: #462769