X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=8cbdc1e6946baf4247c7f1b5475879ac5d678c99;hb=101d92afbb8a6d9992a9684f00b847742ec9cf4b;hp=56336983d8ba6c6fc415041a2692f4a67776aadd;hpb=97882278abb00d3d2ea33b2ead5c984b876e3cb8;p=filters.git diff --git a/debian/changelog b/debian/changelog index 5633698..8cbdc1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +filters (2.47) UNRELEASED; urgency=low + + * Patch from Anssi Hannula to avoid warnings when + compiling with -Werror=format-security. + * scramble: New filter that scambles the inner letters of + words. Contributed by Andrew J. Buehler. + * Converted debian/copyright to machine parseable format. + + -- Joey Hess Thu, 09 Jul 2009 22:53:42 -0400 + +filters (2.46) unstable; urgency=low + + * fanboy: Improve docs and remove from SAMPLES. Closes: #496588 + + -- Joey Hess Sun, 26 Oct 2008 23:44:04 -0400 + +filters (2.45) unstable; urgency=low + + * Use debhelper v7; rules file minimisation to 3 lines. + + -- Joey Hess Tue, 22 Jul 2008 00:25:48 -0400 + filters (2.44) unstable; urgency=low * Work around dpkg bug #476138. Closes: #475979