~ubuntu-branches/debian/sid/cups-filters/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Didier Raboud
  • Date: 2014-10-15 16:11:01 UTC
  • mfrom: (1.2.25)
  • Revision ID: package-import@ubuntu.com-20141015161101-txydoxvdobippllo
Tags: 1.0.61-1
* New upstream bug fix release
   - cups-browsed: Fixed memory leak when a cups-browsed-generated print
     queue is the default printer.
   - cupsfilters.drv, *-PDF.ppd, textonly.ppd: Added "*cupsFilter2: ..."
     lines to the PPD files to support data-format-specific behavior of
     backends, especially of the IPP backend.
   - cups-browsed, pdftoippprinter: Do not confuse the PDL "PCLm" with
     "PCL". The former is a proprietary, PDF-based raster format and has
     nothing to do with PCL.
   - cupsfilters.drv: Corrected the CMD: field of the device ID, it must
     read "PWGRaster" there to conform to the PWG standard.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cups-filters (1.0.61-1) unstable; urgency=medium
 
2
 
 
3
  * New upstream bug fix release
 
4
     - cups-browsed: Fixed memory leak when a cups-browsed-generated print
 
5
       queue is the default printer.
 
6
     - cupsfilters.drv, *-PDF.ppd, textonly.ppd: Added "*cupsFilter2: ..."
 
7
       lines to the PPD files to support data-format-specific behavior of
 
8
       backends, especially of the IPP backend.
 
9
     - cups-browsed, pdftoippprinter: Do not confuse the PDL "PCLm" with
 
10
       "PCL". The former is a proprietary, PDF-based raster format and has
 
11
       nothing to do with PCL.
 
12
     - cupsfilters.drv: Corrected the CMD: field of the device ID, it must
 
13
       read "PWGRaster" there to conform to the PWG standard.
 
14
 
 
15
 -- Didier Raboud <odyx@debian.org>  Wed, 15 Oct 2014 16:11:01 +0200
 
16
 
1
17
cups-filters (1.0.59-1) unstable; urgency=medium
2
18
 
3
19
  * New upstream release