cups-filters 1.0.7-1 source package in Ubuntu

Changelog

cups-filters (1.0.7-1) unstable; urgency=low

  * New upstream release
     - cups-filters 1.0.7 release
     - pdftops: Added debug mode for investigating PostScript printer
       incompatibilities and interpreter bugs. Now sending a job with
       "lpr -o psdebug" makes the filter sending uncompressed PostScript.
     - pdftops: Additional workaround for a bug in the PostsSript interpreters
       of Brother printers, calling Ghostscript with special command line
       options (LP: #955553).
     - pdftopdf: Correct handling of PJL output and page_log messages on
       native PDF printers and on printers using a driver after pdftopdf
       (including PostScript printers).
     - texttopdf: Full fontconfig support, several bug fixes and improvements
       to make the output work on more different PDF interpreters, including
       built-in interpreters in printers.
     - Fixed cupsfilters.drv PPD generator and rastertopclx filter to make the
       supported HP DesignJet printers actually work.
     - parallel backend: Use same method as CUPS to overcome infinite loop
       on side channel errors (LP: #936647, CUPS STR #4044).
     - "make clean" and "make distclesn" work also correctly now when called
       repeatedly (Closes: #663564).
 -- Martin Pitt <email address hidden>   Wed, 21 Mar 2012 09:18:55 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Debian CUPS Maintainers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cups-filters_1.0.7.orig.tar.gz 989.1 KiB 4c03b975683bed0defe259eb5ce5f27098d4ef99f50b594dc470bb864c6de4e6
cups-filters_1.0.7-1.debian.tar.gz 36.7 KiB 8e5ca9b758d6193d014df6c53ac10e1c833210381658cc388049aea850a490c5
cups-filters_1.0.7-1.dsc 2.4 KiB 2e55ce5fb805d548acd3bc01ebe440c3ba3224d0bd1b3bfa9017b5b537a62674

Available diffs

View changes file

Binary packages built by this source

cups-filters: OpenPrinting CUPS Filters

 This package provides additional CUPS filters which are not provided
 by the CUPS project itself. This includes filters for a PDF based
 printing workflow.

libcupsfilters-dev: OpenPrinting CUPS Filters - Development files for the library

 Header files to develop applications (CUPS filters, printer drivers) using
 libcupsfilters.

libcupsfilters1: OpenPrinting CUPS Filters - Shared library

 This library contains functions commonly used by the CUPS filters
 in the OpenPrinting CUPS filters package, currently functions to read
 several different image formats and to convert bitmaps between different
 color spaces.