tags 519265 +patch +fixed thanks There's been no reply from any of the 6 maintainers listed as Uploaders for cups, the most recently active maintainer posted an RFA for cups in #532097, he lists himself as accepting low threshold NMUs on all his packages... and my patience waiting for a fix to this bug has been completely exhausted!
Thus, I'm about to upload an NMU of cups to the delayed queue that disables texttopdf as per the patch below. Bdale diff --git a/debian/changelog b/debian/changelog index d2d34ee..b292be3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cups (1.4.2-6.1) unstable; urgency=low + + * NMU + * comment out all the entries in the file texttopdf.convs so that texttops + will be used instead, closes: #519265 + + -- Bdale Garbee <bd...@gag.com> Tue, 02 Feb 2010 16:23:47 -0700 + cups (1.4.2-6) unstable; urgency=medium [ Till Kamppeter ] diff --git a/debian/local/filters/pdf-filters/conf/texttopdf.convs b/debian/local/filters/pdf-filters/conf/texttopdf.convs index 2792b0d..411d45b 100644 --- a/debian/local/filters/pdf-filters/conf/texttopdf.convs +++ b/debian/local/filters/pdf-filters/conf/texttopdf.convs @@ -1,6 +1,8 @@ -application/x-cshell application/pdf 0 texttopdf -application/x-csource application/pdf 0 texttopdf -application/x-perl application/pdf 0 texttopdf -application/x-shell application/pdf 0 texttopdf -text/plain application/pdf 0 texttopdf -text/html application/pdf 0 texttopdf +# stop using texttopdf to fix Debian bug #519265 until someone who +# cares more comes up with a better long-term solution .. Bdale +# application/x-cshell application/pdf 0 texttopdf +# application/x-csource application/pdf 0 texttopdf +# application/x-perl application/pdf 0 texttopdf +# application/x-shell application/pdf 0 texttopdf +# text/plain application/pdf 0 texttopdf +# text/html application/pdf 0 texttopdf
pgpPIagVNvhb3.pgp
Description: PGP signature