diff options
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f1afe92..043be6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +foomatic-filters (4.0.14-0ubuntu1) precise; urgency=low + + * New upstream release + - If the input data is PDF but the driver requires PostScript, use the + pdftops CUPS filter when CUPS is the spooler. This way we always use + the same method to convert PDF to PostScript in the whole system, + including any workarounds applied in the CUPS filter. + + -- Till Kamppeter <till.kamppeter@gmail.com> Wed, 14 Mar 2012 21:09:03 +0100 + foomatic-filters (4.0.13-1) unstable; urgency=low [ Till Kamppeter ] |