The changes are already uploaded into the archives, but it should be no problem to apply the changes for 2.5.0-3 (https://merges.ubuntu.com/c /cups-pdf/cups-pdf_2.5.0-3.patch). Only non-comment/whitespace changes are the dependencies in debian/control and the new prerm script.
Why do you introduce the prerm script with the CUPS restart? You are already restarting CUPS directly before actually removing the queue in postrm. This is already enough to achieve the goal. In addition, for removal of a queue you only need a running CUPS daemon. No CUPS restart is required. In general, CUPS also does not need to be restarted for adding or removing a backend, at least from version 1.2.x on. -- cups-pdf should support the PDF printing workflow https://bugs.launchpad.net/bugs/385709 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
