lp:ubuntu/intrepid-proposed/cups

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid-proposed/cups
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

34. By Till Kamppeter

[ Martin Pitt ]
* Add bzr-builddeb configuration (merge mode). This does not cause any
  change in the built packages, but makes package maintenance easier.

[ Till Kamppeter ]
* debian/local/filters/pdf-filters/pdftopdf/P2PResources.cxx: Fixed
  corruption of output when generating multiple copies of EOG or GIMP
  output files. (LP: #345183)

33. By Till Kamppeter

* debian/local/filters/cpdftocps: Only the last digit of the number of
  copies was used (LP: #309314).
* debian/patches/pdftops-cups-1.4.dpatch: Let the pdftops filter only emit
  PostScript level 2 and not level 3, as some PostScript printers have
  problems with PostScript level 3 from Poppler, even if they are level 3
  printers (LP: #277404).
* debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx: Do not preceed the
  PDF output with a newline (LP: #303691).

32. By Till Kamppeter

debian/local/filters/pdf-filters/pdftopdf/P2PPage.cxx,
debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx: Do not reposition
the pages when an automatic rotation did not actually take place and
do not apply the page size and margins from the PPD file or the coomand
line if no manipulations affecting the printout size are done (N-up,
scaling, fitplot, ...). This caused LP: #310575.

31. By Till Kamppeter

debian/local/filters/cpdftocps: Fixed the fix for the number of copies.
In some cases it failed and pstops was called with 0 copies
requested. (LP: #309314)

30. By Martin Pitt

[ Till Kamppeter ]
* debian/local/filters/pdf-filters/pdftopdf/P2PCatalog.cxx,
  debian/local/filters/pdf-filters/pdftopdf/P2PCatalog.h,
  debian/local/filters/pdf-filters/pdftopdf/P2PDoc.cxx,
  debian/local/filters/pdf-filters/pdftopdf/P2PDoc.h,
  debian/local/filters/pdf-filters/pdftopdf/P2PPage.cxx,
  debian/local/filters/pdf-filters/pdftopdf/P2PPage.h,
  debian/local/filters/pdf-filters/pdftopdf/P2PPageTree.cxx,
  debian/local/filters/pdf-filters/pdftopdf/P2PPageTree.h,
  debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx,
  debian/local/filters/pdf-filters/pdftopdf/P2PResources.cxx: Fixed problem
  of Landscape-oriented PDF files being printed in the wrong orientation
  (LP: #47649), added processing of the rotate tag (intrepid
  regression) (LP: #300312).
* debian/local/filters/cpdftocps: Made correct number of copies
  being printed on PostScript printers with hardware copy handling
  (LP: #286048).

[ Martin Pitt ]
* debian/local/apparmor-profile: Allow cupsd to run Brother drivers.
  (LP: #237256)

29. By Till Kamppeter

debian/local/filters/pdf-filters/pdftopdf/P2POutputStream.cxx,
debian/local/filters/pdf-filters/pdftopdf/P2POutputStream.h: Removed
an endianess dependency from the pdftopdf filter, so that it also
works on non-PC platforms like PowerPC (LP: #271350).

28. By Martin Pitt

debian/local/filters/pdf-filters/filter/pdftoraster.cxx: Fix include path
of image.h, to fix FTBFS if libcupsimage-dev is not installed.

27. By Martin Pitt

[ Till Kamppeter ]
* debian/local/filters/cpdftocps: The cpdftocps filter did case-sensitive
  checking for CUPS options to keep them away from the pstops filter. CUPS
  treats such options case-insensitive, so in some cases CUPS options got
  applied twice (LP: #299707).
* debian/local/filters/pdf-filters/filter/pdftoraster.cxx: Fix handling of
  CMYK color space. Patch taken from upstream:
  http://svn.sourceforge.jp/view/pdftoraster/trunk/src/pdftoraster.cc?root=opfc&rev=850&r1=848&r2=850
  (LP: #294671)
* debian/filters/pstopdf: Do not supply the margins from the PPD to the
  ps2pdf process, as this breaks full-bleed printing and is also disturbs
  the printing if PPDs have too conservative margin definitions. (LP: #282186)

[ Martin Pitt ]
* rootbackends-worldreadable.dpatch: Apply the same relaxed permission check
  to cups-deviced, so that backends installed as 0744 don't disappear from
  printer detecttion. This unbreaks the ipp/http and lpd detection.
  (LP: #275407, Debian #503644)
* debian/rules: Install the serial backend with 0744 permissions to make it
  run as root, since /dev/ttyS* are root:dialout and thus not accessible as
  user "lp". Thanks to Chanoch (Ken) Bloom. (part of #506181, LP: #154277)
* debian/control: Update Vcs-* for intrepid branch.

26. By Martin Pitt

[ Till Kamppeter ]
* debian/filters/pstopdf: Fixed several bugs in the pstopdf filter. First,
  removed the use of CUPS' pstops filter for inserting option settings. This
  also inserts PJL headers and then Ghostscript cannot convert the PostScript
  to PDF in the next step. Fixed also the sed magic so that the paper size
  and the margins get really read from the PPD and fixed the calculation of
  the top and bottom margins, they were exchanged. Fixes LP: #289759,
  LP: #292690, LP: #282186. Possible fix for LP #293883.

[ Martin Pitt ]
* debian/local/apparmor-profile: Allow dnssd backend to create various less
  common network protocols (x25, appletalk, etc.) for detection. Also allow
  it to read /proc/*/net/, which the bonjour avahi library apparently uses.
  (LP: #254022)

25. By Till Kamppeter

debian/local/filters/cpdftocps, debian/filters/pstopdf: Avoid duplicate
execution of the number of copies. Sending a PostScript job to a
non-PostScript printer produced n*n copies instead of n copies, also
sending a non-PostScript job to a PostScript printer. A PostScript job
sent to a PostScript printer could even produce n*n*n copies (LP: #286048).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/cups
This branch contains Public information 
Everyone can see this information.

Subscribers