[ubuntu/lucid] system-config-printer 1.2.0+20100408-0ubuntu1 (Accepted)

Till Kamppeter till.kamppeter at gmail.com
Fri Apr 9 10:10:25 BST 2010


system-config-printer (1.2.0+20100408-0ubuntu1) lucid; urgency=low

  [ Till Kamppeter ]
  * New upstream release
     o GIT master snapshot from 08 April 2010
     o For the last update from upstream we accidentally downloaded the
       master branch from GIT and not 1.1.x, so that upstream version from
       Lucid Feature Freeze is 1.1.91 in reality and not 1.1.17 as advertized.
       To fix the bugs of 1.1.91 (an unstable test release) we go now forward
       to 1.2.0 + bug fixes + translation updates.
     o No feature additions expected.
     o This release fixes especially LP: #557199 and LP: #552398
     o Possibly more bugs fixed.
     o Translations updated.
  * debian/patches/53_fix-async-ipp-traceback.patch,
    debian/patches/70_more-async-traceback-fixes.patch,
    debian/patches/73_finally-fixed-race-condition-in-asyncipp.patch: Removed
    patches for upstream fixes.
  * debian/patches/10_menu_entries.patch,
    debian/patches/55_silence_printerdriversinstaller_errors.patch:
    Regenerated to work with new upstream code.
  * debian/system-config-printer-common.install: Added new check-device-ids.py
    file (debug tool, not used by the rest of system-config-printer).
  * debian/system-config-printer-gnome.install: Added man pages.
  * debian/local/testpage-a4.ps, debian/local/testpage-letter.ps: Replaced
    Ubuntu logo by the current one (LP: #542975).
  * debian/patches/84_cache-also-device-id-in-network-printer-search.patch:
    When doing a network printer search on a given IP, cache not only the
    make-and-model string but also the device ID for subsequent connection
    types.
  * debian/patches/86_fill-lpd-queue-list.patch: When probing an IP address
    whether it is an LPD printer and which the valid queue names are, the
    list of valid queue names did not get filled.
  * debian/patches/88_physicaldevice-get-make-model-also-from-makeandmodel.patch:
    Let make and model for a network device also be determined by the
    make-and-model string and not only the device ID (which is often missing
    for detected network printers).
  * debian/patches/90_physicaldevice-clean-socket-uris.patch: When several
    detected network printers are identified as one physical device, remove
    the default port 9100 from socket URIs, to avoid saving entries with
    duplicate URIs.
  * debian/patches/92_do-not-search-driver-for-remote-cups-queues-with-driver.patch:
    If a queue to be set up with "ipp://..." URI points to a remote CUPS queue
    which has already a PPD on the server, we do not need to (and should not)
    search for a PPD/driver to set up locally. Now really recognize such queues
    and suppress driver configuration.
  * debian/patches/57_backend-integration-dnssd-bluetooth.patch: Let Bluetooth
    printers get searched together with network printers, as the search takes
    longer. So USB and parallel printers and also network printer search
    methods appear nearly instantly. In the listing of network printers let
    not only IP addresses but also DNS-SD names appear.

  [ Julien Lavergne ]
  * debian/patches/10_menu_entries.patch: Update to not launch the applet in
    LXDE, until bug 323322 is fixed. (LP: #529472)

Date: Thu,  8 Apr 2010 20:13:50 +0200
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://edge.launchpad.net/ubuntu/lucid/+source/system-config-printer/1.2.0+20100408-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu,  8 Apr 2010 20:13:50 +0200
Source: system-config-printer
Binary: system-config-printer-common system-config-printer-udev hal-cups-utils system-config-printer-gnome python-cupshelpers
Architecture: source
Version: 1.2.0+20100408-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Description: 
 hal-cups-utils - CUPS integration with HAL
 python-cupshelpers - Python modules for printer configuration with CUPS
 system-config-printer-common - Printer configuration GUI
 system-config-printer-gnome - Printer configuration GUI
 system-config-printer-udev - Printer auto-configuration facility based on udev
Launchpad-Bugs-Fixed: 529472 542975 552398 557199
Changes: 
 system-config-printer (1.2.0+20100408-0ubuntu1) lucid; urgency=low
 .
   [ Till Kamppeter ]
   * New upstream release
      o GIT master snapshot from 08 April 2010
      o For the last update from upstream we accidentally downloaded the
        master branch from GIT and not 1.1.x, so that upstream version from
        Lucid Feature Freeze is 1.1.91 in reality and not 1.1.17 as advertized.
        To fix the bugs of 1.1.91 (an unstable test release) we go now forward
        to 1.2.0 + bug fixes + translation updates.
      o No feature additions expected.
      o This release fixes especially LP: #557199 and LP: #552398
      o Possibly more bugs fixed.
      o Translations updated.
   * debian/patches/53_fix-async-ipp-traceback.patch,
     debian/patches/70_more-async-traceback-fixes.patch,
     debian/patches/73_finally-fixed-race-condition-in-asyncipp.patch: Removed
     patches for upstream fixes.
   * debian/patches/10_menu_entries.patch,
     debian/patches/55_silence_printerdriversinstaller_errors.patch:
     Regenerated to work with new upstream code.
   * debian/system-config-printer-common.install: Added new check-device-ids.py
     file (debug tool, not used by the rest of system-config-printer).
   * debian/system-config-printer-gnome.install: Added man pages.
   * debian/local/testpage-a4.ps, debian/local/testpage-letter.ps: Replaced
     Ubuntu logo by the current one (LP: #542975).
   * debian/patches/84_cache-also-device-id-in-network-printer-search.patch:
     When doing a network printer search on a given IP, cache not only the
     make-and-model string but also the device ID for subsequent connection
     types.
   * debian/patches/86_fill-lpd-queue-list.patch: When probing an IP address
     whether it is an LPD printer and which the valid queue names are, the
     list of valid queue names did not get filled.
   * debian/patches/88_physicaldevice-get-make-model-also-from-makeandmodel.patch:
     Let make and model for a network device also be determined by the
     make-and-model string and not only the device ID (which is often missing
     for detected network printers).
   * debian/patches/90_physicaldevice-clean-socket-uris.patch: When several
     detected network printers are identified as one physical device, remove
     the default port 9100 from socket URIs, to avoid saving entries with
     duplicate URIs.
   * debian/patches/92_do-not-search-driver-for-remote-cups-queues-with-driver.patch:
     If a queue to be set up with "ipp://..." URI points to a remote CUPS queue
     which has already a PPD on the server, we do not need to (and should not)
     search for a PPD/driver to set up locally. Now really recognize such queues
     and suppress driver configuration.
   * debian/patches/57_backend-integration-dnssd-bluetooth.patch: Let Bluetooth
     printers get searched together with network printers, as the search takes
     longer. So USB and parallel printers and also network printer search
     methods appear nearly instantly. In the listing of network printers let
     not only IP addresses but also DNS-SD names appear.
 .
   [ Julien Lavergne ]
   * debian/patches/10_menu_entries.patch: Update to not launch the applet in
     LXDE, until bug 323322 is fixed. (LP: #529472)
Checksums-Sha1: 
 326f36febf45cd696d626d22e77c0b30c28d4835 1523 system-config-printer_1.2.0+20100408-0ubuntu1.dsc
 1c9030caca79c636b6ad98b2ebd55561f064ecb5 1870712 system-config-printer_1.2.0+20100408.orig.tar.gz
 ee10851dc96004597f9396516f33b63a3652bc76 138771 system-config-printer_1.2.0+20100408-0ubuntu1.diff.gz
Checksums-Sha256: 
 6b69274f996181a50154a498e3ee45039cdba08efa0a2e884d3f935962466ba9 1523 system-config-printer_1.2.0+20100408-0ubuntu1.dsc
 950a91c59ffd1efb7641f58017412d3f840135e4877ad6300016d0db3e39dde8 1870712 system-config-printer_1.2.0+20100408.orig.tar.gz
 c590ec938e4aad56fe6bc4869a2f0e5e85c7c6c9cbd2ef626ee52e79c0a5ea09 138771 system-config-printer_1.2.0+20100408-0ubuntu1.diff.gz
Files: 
 053e7eca84d5240752624486713ed6bb 1523 python optional system-config-printer_1.2.0+20100408-0ubuntu1.dsc
 84e3564a12b6f418ae6fb458d5b55adb 1870712 python optional system-config-printer_1.2.0+20100408.orig.tar.gz
 e6a9a4d278dafd6cdac470b99f0812af 138771 python optional system-config-printer_1.2.0+20100408-0ubuntu1.diff.gz
Original-Maintainer: Otavio Salvador <otavio at ossystems.com.br>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAku+bb0ACgkQTuVatl/cKEnPsgCgpsuvQz0lHr0DbaehGgSBvTvT
f8EAn0kpAe7ejImO+xWxG5DxRi4W+7zf
=67t8
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list