X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Fchangelog;h=8a7d1d64b33451617f4fc6ef7d4f5d7e8ab53f12;hb=96460223ca938949ee88bbf2584047d6566ae55c;hp=b4896d2cc40ad0a87fa893ce83ce9f124fdb8e35;hpb=c48b8cb2aeb3486981c21b6f9601f2433c5d87c8;p=filters.git diff --git a/debian/changelog b/debian/changelog index b4896d2..8a7d1d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,73 @@ +filters (2.52) unstable; urgency=medium + + * Rename lolcat to LOLCAT to avoid collision with a fine rainbow colored cat. + Closes: #760910 + + -- Joey Hess Tue, 09 Sep 2014 10:04:03 -0400 + +filters (2.51) unstable; urgency=medium + + * Include lolcat in installation, which was missed by accident. + Closes: #760842 Thanks, Jochen Sprickerhof + + -- Joey Hess Mon, 08 Sep 2014 08:56:28 -0400 + +filters (2.50) unstable; urgency=medium + + * Reorganize some code to support building with clang. + Closes: #758450 Thanks, Alexander. + + -- Joey Hess Sun, 31 Aug 2014 14:16:58 -0700 + +filters (2.49) unstable; urgency=low + + * scottish: Fix typo. Closes: #688905 + * lolcat: New filter. + + -- Joey Hess Sat, 04 May 2013 23:48:11 -0400 + +filters (2.48) unstable; urgency=low + + * Mention that some filters support reading from input files. + Closes: #569764 + + -- Joey Hess Sun, 06 Feb 2011 00:01:44 -0400 + +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. + + -- Joey Hess Tue, 22 Jul 2008 00:25:48 -0400 + +filters (2.44) unstable; urgency=low + + * Work around dpkg bug #476138. Closes: #475979 + * Use CC consistently. + + -- Joey Hess Mon, 14 Apr 2008 13:26:53 -0400 + +filters (2.43) unstable; urgency=low + + * Added the fanboy filter. + + -- Joey Hess Thu, 25 Oct 2007 04:58:44 -0400 + filters (2.42) unstable; urgency=low * Moved from subversion to git.