+filters (2.47) UNRELEASED; urgency=low
+
+ * Patch from Anssi Hannula to avoid warnings when
+ compiling with -Werror=format-security.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 09 Jul 2009 22:53:42 -0400
+
filters (2.46) unstable; urgency=low
* fanboy: Improve docs and remove from SAMPLES. Closes: #496588
[.,!?]\"([^\n\".!]+[.!])?\n/[\n\t ] printf("%c Hail Big Brother!\"%s",Y0,yytext+2);
\"([.,!?][^\n\".!]+[.!])?\n/[\n\t ] printf("%c Hail Big Brother!\"%s",Y1,yytext+2);
-. printf(yytext);
+. printf("%s", yytext);
\n printf("\n");
%{