X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=318448a6f00afe29a7615e26164fd6ca76d5f7ef;hb=d985efe62c2ec4c9b1a8c8b56da84fb775e6c48c;hp=73ac1a80c92f917aacd632066361ede095757650;hpb=58f338bf3afc695a177477e92c3d597860cf0294;p=filters.git diff --git a/debian/changelog b/debian/changelog index 73ac1a8..318448a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +filters (2.47) unstable; 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 Sat, 11 Jul 2009 16:47:23 -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.