pyppd 0.4.9-5 source package in Ubuntu

Changelog

pyppd (0.4.9-5) unstable; urgency=low

  * Bugfix in dh_pyppd: Delete non-gzipped PPDs too.

pyppd (0.4.9-4) unstable; urgency=low

  * dh_pyppd update:
    - Make sure it handles gzipped PPDs.
    - Don't try to be too smart and just check for available PPDs.

pyppd (0.4.9-3) unstable; urgency=low

  * Add dh_pyppd helper in the dh sequence.
  * Update the long description to include some bits about dh_pyppd.
  * Update the Debian copyright.
  * Acknowledge NMU, thanks PiotrĀ !
 -- Till Kamppeter <email address hidden>   Fri,  19 Aug 2011 15:50:50 +0000

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Oneiric
Original maintainer:
Debian Printing Group
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyppd_0.4.9.orig.tar.gz 27.6 KiB 3f2ca9fa92fbf7c285ee90e5d98713411852d6b8e7023ef576738b16565958cd
pyppd_0.4.9-5.debian.tar.gz 3.4 KiB da0a556ecfbc92a0c3a796c8091fdd6a47be6ea38da2d019ff78de8dd45545fa
pyppd_0.4.9-5.dsc 1.8 KiB 9f5850a5e03378e31b620663011b3f24e5b62beb9cc90273a0b64529c31a97be

Available diffs

View changes file

Binary packages built by this source

pyppd: CUPS PostScript Printer Driver's compressor and generator

 pyppd is a CUPS PPD generator. It holds an compressed archive of PPDs, which
 can be listed and retrieved only when needed by CUPS, saving disk space.
 .
 This tool is mostly useful as build-dependency for printing driver packages.
 For this use, it provides a Debian-specific dh_pyppd Debhelper addon that
 handles the pyppd launch and the cleanup after it.