~ubuntu-branches/debian/squeeze/cups/squeeze

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Till Kamppeter, Martin Pitt
  • Date: 2010-07-24 19:38:50 UTC
  • mfrom: (25.1.5 maverick)
  • Revision ID: james.westby@ubuntu.com-20100724193850-ukh00ae9o8yaa1sn
Tags: 1.4.4-2
[ Till Kamppeter ]
* debian/local/filters/pdf-filters/filter/fontembed/bitset.h,
  debian/local/filters/pdf-filters/filter/fontembed/sfnt.c,
  debian/local/filters/pdf-filters/filter/texttopdf.c: Fixed bug with
  subsetting certain composite chars (LP: #605479).
* debian/local/acroread.conf, debian/local/pdftops.conf, debian/cups.install:
  Removed /etc/cups/acroread.conf and /etc/cups/pdftops.conf. These two files
  were used by the alternative pdftops filter from Helge Blischke. As we
  switched back to the original pdftops filter these files are not needed any
  more (LP: #605564).
* debian/local/filters/cpdftocps: The PostScript level from the PPD file
  was not used, but always the default value "2" instead. This made Xerox
  color laser printers crash on some files. Thanks to Roel van Os for the
  patch (LP: #600972).

[ Martin Pitt ]
* debian/control: Reintroduce the libcupsys2{-dev} Provides:, since some
  third-party printer drivers still depend on them. (LP: #433311)
* debian/control: Have libcups2 break older cups versions. (Closes: #588643)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
Architecture: any
26
26
Depends: ${shlibs:Depends}, ${misc:Depends}
27
27
Suggests: cups-common
 
28
Provides: libcupsys2
 
29
Breaks: cups (<< 1.4.4)
28
30
Description: Common UNIX Printing System(tm) - Core library
29
31
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and 
30
32
 general replacement for lpd and the like.  It supports the Internet 
151
153
Architecture: any
152
154
Depends: ${shlibs:Depends}, ${misc:Depends}, libcups2 (= ${binary:Version}), 
153
155
 libgnutls-dev, libkrb5-dev | heimdal-dev
 
156
Provides: libcupsys2-dev
154
157
Description: Common UNIX Printing System(tm) - Development files CUPS library
155
158
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and 
156
159
 general replacement for lpd and the like.  It supports the Internet