Comment 40 for bug 805947

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cups-pdf - 2.5.0-17ubuntu1~maverick1

---------------
cups-pdf (2.5.0-17ubuntu1~maverick1) maverick-proposed; urgency=low

  * 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.
 -- Martin-Eric Racine <email address hidden> Sun, 25 Sep 2011 13:58:30 +0300