~ubuntu-branches/ubuntu/wily/cups/wily

« back to all changes in this revision

Viewing changes to debian/patches/get-ppd-file-for-statically-configured-ipp-shared-queues.patch

  • Committer: Package Import Robot
  • Author(s): Didier Raboud
  • Date: 2013-05-03 11:30:59 UTC
  • mfrom: (100.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20130503113059-u4vwqd3op51vu7o7
Update the patch adding libusb error handling to also discard its
errors in the counting of warning messages; this should make the
error-suite succeed in more cases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Applications could not get the PPD file for
 
2
 statically-configured IPP-shared print queues
 
3
Author: Till Kamppeter <till.kamppeter@gmail.com>
 
4
Bug-Upstream: http://cups.org/str.php?L4178
 
5
Last-Updated: 2012-09-19
 
6
 
1
7
--- a/cups/util.c
2
8
+++ b/cups/util.c
3
9
@@ -1731,6 +1731,22 @@