X-Git-Url: https://git.gag.com/?p=debian%2Fmakedev;a=blobdiff_plain;f=debian%2Fchangelog;h=66265c649ab5ca2a45991a252c1857b72cb0ffda;hp=97bce57c5818332d7a910929afd9a8b731e36e21;hb=c05e4a7131051c445516f91e88b3a2ad6db2dbeb;hpb=4934131c2d42fc559dd6a5e23ef562d8b5afeef8 diff --git a/debian/changelog b/debian/changelog index 97bce57..66265c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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