Imported Debian patch 2.3.1-87
[debian/makedev] / debian / changelog
index 599b953fc38c51de3dd3c144bcb9adaae49f2a58..66265c649ab5ca2a45991a252c1857b72cb0ffda 100644 (file)
@@ -1,3 +1,19 @@
+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
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 28 Jan 2008 09:20:22 +1300
+
 makedev (2.3.1-85) unstable; urgency=low
 
   * fix cut'n'paste error in cbm target, closes: #437329