X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=decd10f2d38257ecc5a07c991153ce0c1f543b80;hb=9efbd8dbd27f89e0a66d2146057cc85b494ee8f6;hp=3dcac7fc029e967941b8b029c25424b4e02fc54e;hpb=aa96203c224435dd14af3cd46d73cc9b626d86be;p=unscd.git diff --git a/debian/changelog b/debian/changelog index 3dcac7f..decd10f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +unscd (0.48-1) unstable; urgency=low + + * New upstream release + * Fix typo in nscd.conf (Closes: #656615) + * Add newline to nscd.conf (Closes: #656603) + * Switch to dh7 style rules file + * Update standards version; no changes + + -- Don Armstrong Sat, 21 Jan 2012 13:36:59 -0800 + +unscd (0.47-3) unstable; urgency=low + + * Only indicate that the cache is being invalidated when in debug mode + (Closes: #622230) + + -- Don Armstrong Mon, 30 May 2011 08:56:33 -0700 + +unscd (0.47-2) unstable; urgency=low + + * Remove the Provides: nscd as a workaround for (Closes: #606588) to + avoid issues due to #606593 in insserv. + + -- Don Armstrong Sun, 12 Dec 2010 20:32:11 -0800 + unscd (0.47-1) unstable; urgency=low * Initial packaging for Debian (Closes: #513305)