lp:~mterry/ubuntu/maverick/system-config-printer/gtkbuilder

Created by Michael Terry and last modified
Get this branch:
bzr branch lp:~mterry/ubuntu/maverick/system-config-printer/gtkbuilder
Only Michael Terry can upload to this branch. If you are Michael Terry please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Terry
Status:
Development

Recent revisions

146. By Michael Terry

debian/control: Drop dependency on python-glade2 and bump the required
version of python-gtk2. LP: #403540

145. By Till Kamppeter

debian/patches/70_select-ppd-by-command-set.patch: Updated the patch so
that a PPD is prioritized if already one of the PDLs listed in its device
ID matches a PDL in the printer's device ID (comment #2 in Red Hat bug
#630058
).

144. By Till Kamppeter

* debian/patches/75_do-not-list-duplicate-ppd-nicknames.patch: Avoid
  duplicate listings of the same PPD file. According to the Adobe specs
  different PPDs have to have different NickName entries. Therefore
  we suppress repeated listing of the same NickName.
* debian/patches/73_mark-selection-of-best-fitting-ppd.patch: After
  searching the best matching PPD for the detected printer only make
  and model got saved not the actually best matching PPD, making
  the patch to select PPDs by command set (CMD:) useless.
* debian/patches/70_select-ppd-by-command-set.patch: Updated the
  patch to not selecting PPDs by exactly matching the content of the
  CMD: field of the device ID, but instead, select the PPDs whose device
  ID definitions contain only PDLs (page description languages) which the
  detected printer reports in its device ID (Red Hat bug #630058).

143. By Till Kamppeter

* debian/patches/67_improve-make-model-driver-list.patch: Improved and
  cleaned the way how make/model/driver combos get listed and also fixed
  the default driver selection for many printers:
   o Of some printer model names (like "Epson PX V500") parts of the name
     were considered a PPD version number and cut off.
   o Removed "Printer" from Apollo printer model names to reduce duplicates
   o Generally removed "PS" from the end of printer model names, so that
     the printer with and without an optional PostScript add-on is considered
     the same model (see especially the printers from Sharp).
   o Invalidated bogus model names which came in from the "*Product:" fields
     of some PPD files, like "CUPS" or "GPL Ghostscript".
   o If a printer is supported by manufacturer-supplied PPD files for both
     PostScript and PCL, the PCL file will be selected preferably, so that
     the printer will work also if an optional PostScript add-on is not
     installed (see printers from Gestetner, Infotec, Infoprint, Lanier, NRG,
     Ricoh, Savin).
   o Recognize Foomatic-generated PPDs as such also after the packaging
     change from Foomatic-XML data (foomatic-db) to a compressed PPD archive
     (foomatic-db-compressed-ppds).
   o Make Foomatic driver recommendations be taken into account also if the
     printer's manufacturer name is "Generic".
   o Do not do model name clean-up on PPDs which are supplied with CUPS or
     Ghostscript. These names get crippled otherwise.
   o Avoid applying model name clean-up twice.
* debian/patches/70_select-ppd-by-command-set.patch: If both the detected
  device ID and the device ID in the PPD ("*1284DeviceID: ...") have a CMD
  field, exact matches of the CMD field prioritize the PPD file. This way
  especially for printers with optional PostScript add-on the correct PPD
  gets selected (requested by Ricoh).

142. By Till Kamppeter

* All Fixes backported from system-config-printer 1.2.4.
* debian/patches/55_avoid-connecting-to-cups-twice-in-ppdsloader.patch:
  Avoid that two connections to CUPS are done to obtain a list of the
  locally available PPD files/drivers. This makes finding the driver for
  a detected printer significantly faster.
* debian/patches/57_catch-key-error-from-lookup-cached-by-name.patch:
  Avoid a traceback source in the job viewer.
* debian/patches/60_correct-python-shebang.patch: Make sure that always
  the system's Python interpreter (/usr/bin/python) and never a locally
  added one (like /usr/local/bin/python) is used.
* debian/patches/63_list-of-jockey-installed-files-is-array-not-set.patch:
  Fixed an obvious typo.
* debian/patches/65_udev-configure-printer-bluetooth-support.patch:
  Bluetooth printer support for udev-configure-printer.

141. By Vish

debian/control: Changed section from python to gnome to not show up
inappropriately in Python Category in Software Center (LP: #554174).

140. By Till Kamppeter

debian/patches/53_printer-ppd-association-take-into-account-product-lines.patch:
Fixed patch because many drivers/PPDs did not get listed, especially
all Foomatic PPDs and LSB-based packages issued by OpenPrinting
(LP: #610428).

139. By Till Kamppeter

* New upstream release
   o GIT 1.2.x snapshot from 23 July 2010
   o Applied one year's collection of patches upstream
   o Minor bug fixes and translation updates
* debian/patches/01_delay_autostart.patch,
  debian/patches/44_no-runtime-error-on-missing-firewall.patch,
  debian/patches/45_access-openprinting-with-redirect-support.patch,
  debian/patches/47_make-multithreaded-driver-package-search-via-jockey-work.patch,
  debian/patches/50_give-priority-to-hpcups.patch,
  debian/patches/55_silence_printerdriversinstaller_errors.patch,
  debian/patches/57_backend-integration-bluetooth.patch,
  debian/patches/67_udev_configure_printer_match_usblp_libusb_and_hplip_uris.patch,
  debian/patches/77_dnssd-backend-has-priority-against-ip-based-backends.patch,
  debian/patches/80_probe-printer-py-import-gobject.patch,
  debian/patches/84_cache-also-device-id-in-network-printer-search.patch,
  debian/patches/86_fill-lpd-queue-list.patch,
  debian/patches/90_physicaldevice-clean-socket-uris.patch,
  debian/patches/92_do-not-search-driver-for-remote-cups-queues-with-driver.patch,
  debian/patches/95_dnssd-device-identification.patch,
  debian/patches/96_new-printer-setup-check-for-local-drivers-first.patch:
  Removed, incorporated upstream.

138. By Till Kamppeter

* debian/patches/53_printer-ppd-association-take-into-account-product-lines.patch:
  If a PPD contains one or more "*Product:" lines, take these into account
  as alternative model names when associating PPDs with detected printer
  models. Some PPDs, especially from HP are for various different printer
  models which are listed in "*Product:" lines. Up to now, no printer setup
  tools made use of these lines. Especially the PostScript PPD file for the
  HP Color LaserJet CM 1312 series mentions taht it supports also the
  CM1312nfi only in one of many "*Product:" lines and therefore this printer
  gets automatically installed in PCL mode, as for PCL there are PPDs having
  this printer in "*ModelName:" (LP: #561264).

* debian-control: Require version 1.9.51-0ubuntu2 or newer of python-cups.

* debian/patches/57_backend-integration-dnssd-bluetooth.patch,
  debian/patches/75_use-dnssd-uris-for-hplip.patch,
  debian/patches/88_physicaldevice-get-make-model-also-from-makeandmodel.patch,
  debian/patches/94_cache-and-timeout-for-avahi-browse.patch,
  debian/patches/57_backend-integration-blueto oth.patch,
  debian/patches/95_dnssd-device-identification.patch: Reorganized patches to
  avoid overlapping of the changes.

137. By Till Kamppeter

* New upstream release
   o GIT 1.2.x snapshot from 13 July 2010
   o Version 1.2.3 plus some additional fixes and translations
   o Plug'n'Print also for Bluetooth printers now.
   o Do not automatically set up a print queue if a driver executable is
     missing.
   o Improvements on device ID handling: Discovery via SNMP, non-UTF-8
     environments, ignore the deprecated hal backend.
   o Avoid Yes/No buttons (Upstream bug #204).
   o Re-introduced and added keyboard accelerators for system-config-printer
     itself and for the job viewer.
   o New HIG-compliant job viewer UI. Thanks to Sergey Nizovtsev for the
     patch (LP: #555213, upstream bug #205).
   o Attempt to translate backend device-info strings and other fixes
     on the translation mechanism (LP: #557199).
   o Fixed markup in error pop-ups (LP: #567324).
   o Made width of "Verify" button in New Printer Wizard adapt to the length
     of the actual translation of "Verify" (LP: #575048).
   o Make Kyocera detected if it reports only the model name (Upstreamized
     LP: #564633).
   o Removed doubled-up 'translatable' attribute in UI file (LP: #571662).
   o Handle IPP failure fetching printer attrs for completed jobs
     (LP: #561082).
   o Many more bug fixes and UI improvements.
   o Translation updates.
* debian/patches/57_backend-integration-dnssd-bluetooth.patch,
  debian/patches/67_udev_configure_printer_match_usblp_libusb_and_hplip_uris.patch,
  debian/patches/75_use-dnssd-uris-for-hplip.patch,
  debian/patches/94_cache-and-timeout-for-avahi-browse.patch
  debian/patches/96_new-printer-setup-check-for-local-drivers-first.patch:
  Regenerated to work with new upstream code.
* debian/patches/97_add-missing-make-name-kyocera-mita.patch: Removed
  patches for upstream fixes.
* debian/patches/57_backend-integration-dnssd-bluetooth.patch: To check for
  HP fax devices do not do an exact match of "Fax" with the model name but
  check whether the model name begins with "Fax".
* debian/patches/44_no-runtime-error-on-missing-firewall.patch: Let the
  firewall functions exit silently if there is no firewall service on the
  D-Bus.
* debian/patches/50_give-priority-to-hpcups.patch: Prioritize hpcups against
  HPIJS again. It should have matured enough now.
* debian/system-config-printer-common.install: Added new dnssdresolve.py
  file.
* debian/rules: Added directory settings for UDEV rules and scripts to the
  "make install" command line.
* debian/control: Added libglib2.0-dev as build dependency, needed for the
  Bluetooth Plug'n'Print support.

Branch metadata

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

Subscribers