X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=b24d8daae6bbdda77051df8b3a7d7409df048f9c;hb=1eed8adb20056f78508e875d6dd06ceb00814737;hp=3dcac7fc029e967941b8b029c25424b4e02fc54e;hpb=aa96203c224435dd14af3cd46d73cc9b626d86be;p=unscd.git diff --git a/debian/changelog b/debian/changelog index 3dcac7f..b24d8da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +unscd (0.48-2) unstable; urgency=low + + * Actually distribute the nscd binary and configuration file (Closes: + #657721) and locate a brown paper bag. + + -- Don Armstrong Sat, 28 Jan 2012 09:27:24 -0800 + +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)