cups 1.5.2-6 source package in Ubuntu

Changelog

cups (1.5.2-6) unstable; urgency=low

  [ Till Kamppeter ]
  * debian/cups.postinst: Run "triggered" code porion of cups postinstall
    script also when configuring cups ("configure") so that when cups
    and a printer driver package (which triggers cups to update the PPD files
    of existing print queues) get updated together the PPD update for sure
    happens also if the driver's trigger action is not executed due to cups
    also being updated (LP: #932882).

  [ Martin Pitt ]
  * debian/control: Wrap dependencies.
  * debian/control, debian/rules: Move from hardening-wrapper to using
    dpkg-buildflags. Bump dpkg-dev build dependency to (>= 1.16.1~) for this.
  * Add tests-ignore-warnings.patch: Ignore warnings from colord and Avahi in
    the tests, as they change the expected number of warnings. These services
    are not running in a buildd environment.
  * debian/rules: Have package fail to build on test failures again.
  * debian/copyright: Convert to copyright format 1.0, and update to current
    license/copyrights.
  * debian/control: Bump Standards-Version to 3.9.3.
  * debian/control: Build against libpng-dev, with an alternative to the older
    libpng12-dev. (Closes: #662294)
  * debian/control: Prefer building against libtiff5-dev if available, falling
    back to libtiff-dev.
  * Add tests-ignore-usb-crash.patch: Ignore "[cups-deviced] PID 17962 (usb)
    crashed on signal 11!" errors in the log during the test suite. This seems
    to regularly happen on Debian/Ubuntu buildds.
 -- Martin Pitt <email address hidden>   Mon, 05 Mar 2012 08:05:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cups_1.5.2.orig.tar.bz2 9.2 MiB b150aa108c631f4f07e92cb13c01263a67170e5ac8383c5548ef8f8473a187fb
cups_1.5.2-6.debian.tar.gz 316.2 KiB 8a6d71999d393fc7f5fd4f9c9e801a15e55f144914b87485a77c204ed934f3f2
cups_1.5.2-6.dsc 3.3 KiB a257f36990df9740b24b0195e0c731fce6ed99667a0a2be5ce6eeb4418eb7aa7

Available diffs

View changes file

Binary packages built by this source

cups: Common UNIX Printing System(tm) - server

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the CUPS scheduler/daemon and related files.

cups-bsd: Common UNIX Printing System(tm) - BSD commands

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpr, lpd and the like. It supports the
 Internet Printing Protocol (IPP), and has its own filtering driver
 model for handling various document types.
 .
 This package provides the BSD commands for interacting with CUPS. It
 is provided separately to allow CUPS to coexist with other printing
 systems (to a small degree).

cups-client: Common UNIX Printing System(tm) - client programs (SysV)

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the System V style print client programs.

cups-common: Common UNIX Printing System(tm) - common files

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides common files for CUPS server and client packages.

cups-dbg: Common UNIX Printing System(tm) - debugging symbols

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the debugging symbols of CUPS.

cups-ppdc: Common UNIX Printing System(tm) - PPD manipulation utilities

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides utilities to generate and manipulate PPD files.

cupsddk: Common UNIX Printing System (transitional package)

 This is a dummy package to ease transition to new package name.

libcups2: Common UNIX Printing System(tm) - Core library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared libraries for CUPS.

libcups2-dev: Common UNIX Printing System(tm) - Development files CUPS library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing CUPS-aware
 applications and CUPS drivers, as well as examples how to communicate
 with cups from different programming languages (Perl, Java, and
 PHP).

libcupscgi1: Common UNIX Printing System(tm) - CGI library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for CGI programs in the
 CUPS web interface

libcupscgi1-dev: Common UNIX Printing System(tm) - Development files for CGI library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing CGI programs
 for the CUPS web interface using libcupscgi.

libcupsdriver1: Common UNIX Printing System(tm) - Driver library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library with useful functions for printer
 drivers.

libcupsdriver1-dev: Common UNIX Printing System(tm) - Development files driver library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing printer drivers
 using libcupsdriver.

libcupsimage2: Common UNIX Printing System(tm) - Raster image library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the image libraries for handling the CUPS
 raster format.

libcupsimage2-dev: Common UNIX Printing System(tm) - Development files CUPS image library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing applications
 that use the CUPS raster image format.

libcupsmime1: Common UNIX Printing System(tm) - MIME library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides a shared library for file type detection and
 file conversion filter chain building.

libcupsmime1-dev: Common UNIX Printing System(tm) - Development files MIME library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing programs
 using libcupsmime.

libcupsppdc1: Common UNIX Printing System(tm) - PPD manipulation library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the base shared library for generating and
 manipulating PPD files.

libcupsppdc1-dev: Common UNIX Printing System(tm) - Development files PPD library

 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like. It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing programs
 using libcupsppdc.