system-config-printer 1.5.11-1ubuntu1 source package in Ubuntu

Changelog

system-config-printer (1.5.11-1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control.in:
      + Have system-config-printer recommend avahi-utils, and have
        system-config-printer-common only suggest python3-smbc. Also
        Breaks/Replaces: system-config-printer-gnome in both
        system-config-printer and system-config-printer-common
      + Have system-config-printer-udev recommend ippusbxd
      + Let system-config-printer-gnome be a transitional package.
    - debian/local/source_system-config-printer.py:
      + Apport hook
    - debian/patches/0010-no-start-printer-applet-gnome.patch
      + Also do not start printer applet with Unity and LXDE.
    - debian/patches/03_install_layout.patch
      + Install with --install-layout=deb
    - debian/patches/05_menu_entries.patch:
      + Show 'Printers' in Unity Settings app.
    - debian/patches/06_rename_settings_panel.patch:
      + Rename app name to 'Printers' for better UI consistency with Unity
    - debian/patches/07_driver-auto-download-configuration.patch:
      + Allow installing packages and non-free software via OpenPrinting
    - debian/patches/33_ipp-over-usb-support.patch:
      + debian/patches/support for IPP-over-USB printers using ippusbxd
    - debian/python3-cupshelpers.install:
      + Install debug.py and smburi.py into python3-cupshelpers package,
        needed by the patches.
      + Fixed mask for *.egg-info file.
    - debian/system-config-printer-common.install:
      + Install Apport hook.
  * Refreshed patches with quilt:
    - 03_install_layout.patch
    - 0006-use-paper-size-default-in-etc-papersize.patch
    - 0007-fix-pk-package-name.patch
    - 05_menu_entries.patch
  * Manually updated patches:
    - 06_rename_settings_panel.patch

system-config-printer (1.5.11-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Laurent Bigonville ]
  * New upstream release.
    - Drop d/p/0010-no-start-printer-applet-gnome.patch, applied upstream
    - Use libsecret instead of gnome-keyring (Closes: #867952)
    - debian/system-config-printer.install: Fix installation of appdata file
  * debian/rules: Fix the URL to download the orig tarball using get-orig-source
  * d/p/0003-Use-ValueError-instead-of-ImportError-to-catch-excep.patch: Fix
    exception handling when importing libsecret, that should made it really
    optional (Closes: #868039)
  * d/p/0004-Fix-constructing-the-auth-dialog.patch: Fix constructing the auth
    dialog, from upstream
  * d/p/0005-Require-proper-version-of-GDK-and-GTK-in-scp-dbus-se.patch,
    d/p/0006-Set-programe-name-for-scp-dbus-service-as-well.patch: Require
    version of GDK and GTK bindings before importing them and properly set the
    program name even when scp-dbus-service is D-Bus activated.

 -- Till Kamppeter <email address hidden>  Wed, 28 Feb 2018 19:59:12 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Bionic
Original maintainer:
Debian GNOME Maintainers
Architectures:
linux-any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
system-config-printer_1.5.11.orig.tar.xz 927.6 KiB 38ad78d117c30ddb8c6c008a91d1bc0fa2e854ec04ee2de5cdd12ab842c100d3
system-config-printer_1.5.11-1ubuntu1.debian.tar.xz 22.4 KiB 3666cc39f109a124d3f4d019b5e7a2753bb1ca8cf4c967390cd90daa51e6ae9e
system-config-printer_1.5.11-1ubuntu1.dsc 2.1 KiB f058b6481b18af2453ba42a7a96868d0294d090734be37a5b694a183de027303

View changes file

Binary packages built by this source

python3-cupshelpers: Python utility modules around the CUPS printing system

 These Python modules, that come from the system-config-printer
 distribution, help building applications and utilities around the CUPS
 Python bindings.

system-config-printer: graphical interface to configure the printing system

 System-config-printer is a GUI written in Python using GTK+ to
 configure a CUPS server. Its primary use is to configure the printing
 system on the local host, but can also be used to setup a remote
 printer.
 .
 In terms of features, it aims to be as complete as the CUPS web
 administration tool, while being integrated to the desktop.

system-config-printer-common: backend and the translation files for system-config-printer

 System-config-printer is a GUI written in Python using GTK+ to
 configure a CUPS server. Its primary use is to configure the printing
 system on the local host, but can also be used to setup a remote
 printer.
 .
 In terms of features, it aims to be as complete as the CUPS web
 administration tool, while being integrated to the desktop.
 .
 This package contains the backend and the translation files for
 system-config-printer

system-config-printer-gnome: graphical interface to configure printers (transitional package)

 This is a transitional package and can safely be removed once no other
 packages depend on it.

system-config-printer-udev: Utilities to detect and configure printers automatically

 These utilities allow one to detect automatically printers using UDEV when
 they are plugged on the system. They are then configured automatically in
 the CUPS printing daemon and made available to users.

system-config-printer-udev-dbgsym: debug symbols for system-config-printer-udev