~ubuntu-branches/ubuntu/natty/splix/natty

« back to all changes in this revision

Viewing changes to debian/local/pyppd/ISSUES.txt

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2010-08-11 11:08:10 UTC
  • Revision ID: james.westby@ubuntu.com-20100811110810-xvhba9jpha13hmup
Tags: 2.0.0+20100802-0ubuntu2
* debian/local/pyppd/, debian/rules: Compressed all the physical PPD files
  into an archive file reducing the disk space occupation by a factor of 10,
  freeing several megabytes on the Ubuntu Desktop CDs (or on any live CD
  based on Debian or a derivative distribution). The archive is
  self-extracting and located in /usr/lib/cups/driver/, so that CUPS
  automatically extracts the PPD files. Thank you very much to Vitor
  Baptista who developed this great PPD compressor in the Google Summer of
  Code 2010.
* debian/splix.postinst: Updated auto updater for the PPDs of the already
  existing print queues to work with the new PPD archive.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ISSUES
 
2
======
 
3
 
 
4
* Add unit tests
 
5
* When testing if the PPD generated from the *Product line already exists in a
 
6
  *1284DeviceID line, we do a case-sensitive test. I think it should be case-
 
7
  insensitive.