[ubuntu/zesty-proposed] system-config-printer 1.5.7+20160812-0ubuntu3 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Thu Nov 24 22:01:23 UTC 2016


system-config-printer (1.5.7+20160812-0ubuntu3) zesty; urgency=medium

  * Sync packaging with Debian. Remaining changes:
    - debian/control.in:
      + Have system-config-printer depend on gir1.2-gnomekeyring-1.0 and
        gir1.2-packagekitglib-1.0 and recommend avahi-utils
      + Have system-config-printer-udev recommend ippusbxd
    - debian/rules:
      + Run autoreconf
    - debian/python3-cupshelpers.install:
      + Tweak the install rule so the build works on Ubuntu
    - debian/local/source_system-config-printer.py,
      debian/system-config-printer-common.install:
      + Install apport hook
    - debian/system-config-printer-udev.install, debian/local/70-printers.rules,
      debian/local/udev-configure-printer at .service:
      + Let systemd do the UDEV-triggered call of udev-configure-printer in a
        way so that systemd does not kill ippusbxd after some minutes.
    - Add 05_menu_entries.patch:
      + Show 'Printers' in Unity Settings app.
    - Add 06_rename_settings_panel.patch:
      + Rename app name to 'Printers' for better UI consistency with Unity
    - Add 07_driver-auto-download-configuration.patch:
      + Allow installing packages and non-free software via OpenPrinting
    - Add 23_applet-also-do-not-autostart-on-unity-and-gnome.patch:
      + Don't autostart the applet in GNOME, LXDE or Unity
    - Add 33_ipp-over-usb-support.patch:
      + Add support for IPP-over-USB printers using ippusbxd
    - Add 40_do-not-show-media-col-option.patch:
      + Suppress the display of the "media-col" attribute since this is not a
        user-configurable option
    - Add 43_options-py-use-debugprint.patch, 45_ppds-py-use-debugprint.patch:
      + Silence console output
    - Add 47_installpackage-return-only-if-installation-complete.patch:
      + Don't exit when installing a package via installpackage.py until the
        package is completely installed.
    - Add 50_newprinter-support-smb-printer-setup-without-samba-installed.patch:
      + Allow setup of SMB printers without Samba client software installed.
        Install the software as soon as it is needed for browsing the network
        and using the printer.
    - Refresh patches:
      + 0007-fix-pk-package-name.patch
      + 07_driver-auto-download-configuration.patch
    - Drop patches applied in new version:
      + 0008-fix-device-sorting.patch
      + 0009-fix-udev-add-printer-shbang.patch
    - Build from git snapshot
  * debian/control.in:
    - Set Breaks/Replaces for system-config-printer-gnome split undo
      (LP: #1643129)

Date: Sat, 19 Nov 2016 14:59:44 -0500
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Till Kamppeter <till.kamppeter at gmail.com>
https://launchpad.net/ubuntu/+source/system-config-printer/1.5.7+20160812-0ubuntu3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 19 Nov 2016 14:59:44 -0500
Source: system-config-printer
Binary: system-config-printer system-config-printer-common python3-cupshelpers system-config-printer-udev
Architecture: source
Version: 1.5.7+20160812-0ubuntu3
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 python3-cupshelpers - Python utility modules around the CUPS printing system
 system-config-printer - graphical interface to configure the printing system
 system-config-printer-common - backend and the translation files for system-config-printer
 system-config-printer-udev - Utilities to detect and configure printers automatically
Launchpad-Bugs-Fixed: 1643129
Changes:
 system-config-printer (1.5.7+20160812-0ubuntu3) zesty; urgency=medium
 .
   * Sync packaging with Debian. Remaining changes:
     - debian/control.in:
       + Have system-config-printer depend on gir1.2-gnomekeyring-1.0 and
         gir1.2-packagekitglib-1.0 and recommend avahi-utils
       + Have system-config-printer-udev recommend ippusbxd
     - debian/rules:
       + Run autoreconf
     - debian/python3-cupshelpers.install:
       + Tweak the install rule so the build works on Ubuntu
     - debian/local/source_system-config-printer.py,
       debian/system-config-printer-common.install:
       + Install apport hook
     - debian/system-config-printer-udev.install, debian/local/70-printers.rules,
       debian/local/udev-configure-printer at .service:
       + Let systemd do the UDEV-triggered call of udev-configure-printer in a
         way so that systemd does not kill ippusbxd after some minutes.
     - Add 05_menu_entries.patch:
       + Show 'Printers' in Unity Settings app.
     - Add 06_rename_settings_panel.patch:
       + Rename app name to 'Printers' for better UI consistency with Unity
     - Add 07_driver-auto-download-configuration.patch:
       + Allow installing packages and non-free software via OpenPrinting
     - Add 23_applet-also-do-not-autostart-on-unity-and-gnome.patch:
       + Don't autostart the applet in GNOME, LXDE or Unity
     - Add 33_ipp-over-usb-support.patch:
       + Add support for IPP-over-USB printers using ippusbxd
     - Add 40_do-not-show-media-col-option.patch:
       + Suppress the display of the "media-col" attribute since this is not a
         user-configurable option
     - Add 43_options-py-use-debugprint.patch, 45_ppds-py-use-debugprint.patch:
       + Silence console output
     - Add 47_installpackage-return-only-if-installation-complete.patch:
       + Don't exit when installing a package via installpackage.py until the
         package is completely installed.
     - Add 50_newprinter-support-smb-printer-setup-without-samba-installed.patch:
       + Allow setup of SMB printers without Samba client software installed.
         Install the software as soon as it is needed for browsing the network
         and using the printer.
     - Refresh patches:
       + 0007-fix-pk-package-name.patch
       + 07_driver-auto-download-configuration.patch
     - Drop patches applied in new version:
       + 0008-fix-device-sorting.patch
       + 0009-fix-udev-add-printer-shbang.patch
     - Build from git snapshot
   * debian/control.in:
     - Set Breaks/Replaces for system-config-printer-gnome split undo
       (LP: #1643129)
Checksums-Sha1:
 a522162dc210259d607cbdf89b84c62c5b2f1588 2242 system-config-printer_1.5.7+20160812-0ubuntu3.dsc
 cb1bc440c816cddde34cc6a4c273250b3bedb239 24232 system-config-printer_1.5.7+20160812-0ubuntu3.debian.tar.xz
Checksums-Sha256:
 05cd69574595fa5acf6398958c1681381946c48a4e763136968cfd0a0c69b6d0 2242 system-config-printer_1.5.7+20160812-0ubuntu3.dsc
 d89fc4e2c668b320615709e635640c8d2278f61e5df5ba7d6f2a4a90b2207c09 24232 system-config-printer_1.5.7+20160812-0ubuntu3.debian.tar.xz
Files:
 9e841041357535f9c31552f38f1e4032 2242 gnome optional system-config-printer_1.5.7+20160812-0ubuntu3.dsc
 25b3c8a093413fc0d08ef6091b310d99 24232 gnome optional system-config-printer_1.5.7+20160812-0ubuntu3.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAlg3YuYACgkQTuVatl/cKEmSggCg0zO9BlWi8Jm2KoaG1S+Y/zYv
RNgAn27XRbG0p4Ws5thILCSmlzWYWgZF
=sF+U
-----END PGP SIGNATURE-----


More information about the Zesty-changes mailing list