lp://staging/ubuntu/lucid-proposed/cups-pdf
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid-proposed/cups-pdf
Branch merges
Branch information
Recent revisions
- 30. By Martin-Éric Racine
-
* Maintenance release to the 2.5.0 branch for Ubuntu Lucid and Maverick.
Backports many maintainer script features to foolproof the installation
and removal processes, per feedback from Martin Pitt and Till Kamppeter.
* Hand-picked fixes from 2.5.1-5 and 2.5.1-7 packaging:
+ Modified the force-reload loop in [postinst|prerm|postrm] to end with ||:
rather than with ||true for consistency with other maintainer commands.
+ Added a wait loop in [postinst|prerm|postrm] to ensure that CUPS reloaded.
+ Added 'cupsenable' and 'cupsaccept' steps in [postinst] to ensure that
the PDF queue is up and running before we can manipulate it. (LP: #805947)
+ Added 'cupsdisable' and 'cupsreject' steps in [prerm|postrm] to match.
* Hand-picked fixes from 2.5.1-3 packaging:
+ Remove the superfluous -E option to the queue creation loop in [postinst].
This was unnecessary to access localhost plus it sometimes makes automated
installs fail. (Closes: #614713,#539156).
+ Implemented a CUPS queue purging loop in [postrm] to remove all traces of
CUPS-PDF in the CUPS configuration after a package purge. (LP: #573667)
+ Enforced -h localhost usage in [prerm] for [postinst/postrm] consistency.
+ Bumped Standards-Version to 3.9.2 (no change required).
* Reverted LFS support from 2.5.0-17 in [debian/rules] since it never made it
to any stable distro. It remains in the 2.5.1 branch for those who need it. - 29. By Martin-Éric Racine
-
Pushing 2.5.0-17squeeze1 as an SRU into Lucid-proposed (LP: #573667, #805947).
- 28. By Martin-Éric Racine
-
* Sanitized ownerships and permissions of all our files via postinst.
* Added cruft removal to postinst script. - 26. By Michael Vogt
-
debian/control:
-Drop pre-depends and move them to normal depends. There is no
preinst anymore that requires the use of pre-depends. This
fixes a upgrade ordering bug (LP: #356781) - 25. By Martin-Éric Racine
-
* Bumped Standards-Version to 3.8.3 (no change required).
* Inserted explicit "-h localhost" option to every lpadmin and lpstat
invocation in postinst (Closes: #539156). - 24. By Martin-Éric Racine
-
* Merged changes from Ubuntu (Closes: #509518, #510882):
+ Apport hooks.
+ Pass PDF files without modification (LP: #385709).
+ Automatic PDF queue addition (postinst) and removal (prerm).
NOT merged: upgrading of existing PDF queues; Depends: perl.
* Bumped Standards-Version to 3.8.2 (no change required). - 23. By Till Kamppeter
-
* debian/
patches/ 65_cups- pdf-support- pdf-workflow. patch: Added support
for the PDF printing workflow. PPD changed to let the backend accept
PDF input. Backend simply drops input data in the destination file
if it is already PDF (LP: #385709)
* debian/postinst: Added automatic update of the PPD files of already
existing print queues.
* debian/postinst: Removed code for directly editing CUPS config files if
CUPS is not running. CUPS is running anyway when debian/postinst is
executed, as the package depends on the cups package.
* debian/local/apport- hook.py, debian/rules: Added apport hook (LP: #338442). - 22. By Andreas Moog
-
* Merge from debian unstable, remaining changes: (LP: #373501)
- debian/postinst, debian/prerm: Let PDF print queue being created
automatically when installing the package and being removed
automatically when uninstalling the package.
- debian/postinst: Updated PPD file name to the new one used by the
upstream package (LP: #241701). Updated the name of the CUPS startup
script to "cups".
* debian/postrm: Changed cups checking command from invoke-rc.d to lpstat -r - 21. By Fabrice Coutadeur
-
* Merge from Debian unstable (LP: #324508). Remaining Ubuntu changes:
- debian/postinst, debian/prerm: Let PDF print queue being created
automatically when installing the package and being removed
automatically when uninstalling the package.
- debian/postinst: Updated PPD file name to the new one used by the
upstream package (LP: #241701). Updated the name of the CUPS startup
script to "cups".
* debian/postrm: Changed cups checking command from invoke-rc.d to lpstat -r
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/cups-pdf