|
cups-ppdc for the PPD manipulation utilities of the former CUPS DDk. Added
transitional package for CUPS DDK. Added Conflicts:/Replaces: as cupsddk
is replaced by cups-ppdc and the files of cupsddk-drivers go into the
main cups package.
* debian/rules: Updated individual file installation and adaptation steps
for the new CUPS version.
* debian/libcups2-dev.install: Added new header file versioning.h.
* debian/libcupscgi1-dev.install, debian/libcupscgi1.install,
debian/libcupsdriver1-dev.install, debian/libcupsdriver1.install,
debian/libcupsmime1-dev.install, debian/libcupsmime1.install,
debian/libcupsppdc1-dev.install, debian/libcupsppdc1.install: Added install
file lists for newly added libraries.
* debian/cups-ppdc.install: File list for new cups-ppdc package. This package
holds the PPD file manipulation tools which were in CUPS DDK formerly.
* debian/cups-common.install, debian/cups.install: Updated for new CUPS
version.
* debian/cups.install, debian/cups-client.install, debian/cups-ppdc.install:
Commented out lines for missing translated man pages.
* debian/cups.postinst: Do not create the /usr/share/ppd/1-local-admin
and /usr/share/ppd/2-third-party links. They are not needed with current
CUPS and they also break the test procedure during package build.
* debian/libcups2.postinst, debian/libcupsimage2.postinst: Removed no-op
maintainer scripts.
|