lp:ubuntu/oneiric/python-cups

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/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
Status:
Development

Recent revisions

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.

24. By Till Kamppeter

New upstream release
o Getting up to date with the CUPS API binding new functions and
constants.
o Fix for a stack overflow in Connection.deletePrinterOptionDefault.

23. By Till Kamppeter

New upstream release
o Fixes LP: #545755 (Red Hat bug #567386).
o The new release only adds the above-mentioned bug fix, nothing else
(according to the ChangeLog file), so no problem with the Lucid FF.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers