lp://staging/ubuntu/oneiric-proposed/python-cups

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://staging/ubuntu/oneiric-proposed/python-cups
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

34. By Micah Gersten

* fix LP: #883112 - python-cups no longer depends on libcups2; Add back
  ${shlibs:Depends}, accidentally dropped during the dh_python2 conversion
  - update debian/control

33. By Till Kamppeter

New upstream bug fix release
o CUPS password callback: Return NULL instead of the empty string when
handling an exception or when the callback returned an empty string,
and handle the callback returning None. This avoids infinite password
dialog loops (LP: #653132).

32. By Till Kamppeter

New upstream release
o New adminExportSamba method for the Connection class.

31. By Barry Warsaw

By setting --buildsystem, the rules file can be simplified.

30. By Barry Warsaw

Switch to dh_python2. (LP: #788514)

29. By Till Kamppeter

New upstream release
o Support for IPP_TAG_RESOLUTION.
o IPP_RES_PER_CM, IPP_RES_PER_INCH, IPP orientation and quality constants.

28. By Till Kamppeter

New upstream release
o RPM hooks for tagging packages with Device IDs of models supported
by drivers.
o More defensive coding for deleting a printer from a class (Red Hat bug
#673468
).

27. By Till Kamppeter

* New upstream release
   o Added Connection.getPPDs2() method which reading out arrays from
     the IPP responses of PPD/driver list polls.
   o New function get_TLS().
   o Use thread-local storage for CUPS password callback to avoid
     segmentation faults (Red Hat bug #662805).
* debian/patches/ppd-list-extract-also-arrays.patch: Removed, functionality
  implemented upstream by the Connection.getPPDs2() method.

26. By Matthias Klose

Rebuild to add support for python 2.7.

25. By Till Kamppeter

* debian/patches/ppd-list-extract-also-arrays.patch: When polling a list of
  available PPDs/drivers from CUPS also read out data arrays from the IPP
  reply and not only the first values. Especially the info of all "*Product:"
  lines and of all supported languages of PPDs get available this way. To
  keep backwards-compatibility, the full arrays are in new fields in the
  output dictionaries, named as the old fields suffixed by "-all", like
  "ppd-product-all".
* debian/rules: Added patch support.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/precise/python-cups
This branch contains Public information 
Everyone can see this information.

Subscribers