cups-pk-helper (0.2.6-2.1) unstable; urgency=medium

  * Non-maintainer upload

  [ Laurent Bigonville ]
  * Ensure service is started as cups-pk-helper (Closes: #1079293)

  [ Roland Clobus ]
  * Don't fail during purge on lack of deluser (Closes: #1079125)

 -- Paul Gevers <elbrus@debian.org>  Sat, 19 Oct 2024 21:49:01 +0200

cups-pk-helper (0.2.6-2) unstable; urgency=medium

  * Team upload.
  
  [ Andreas Tille ]
  * Moved package to Salsa following "moving to salsa's printing-team
    makes sense to not block on myself" (see #698504)
  * DEP-5 copyright
  * Remove debian/README.source boilerplate
  * Remove boilerplate from d/rules
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * d/watch:
     - standard 4 (routine-update)
     - secure URI
  * Enable hardening options

  [ Shem Pasamba ]
  * debian/patches/Use_cups-pk-helper_in_org.opensuse.CupsPkHelper.Mechanism.conf.patch
    - Use cups-pk-helper in org.opensuse.CupsPkHelper.Mechanis.conf
      instead of root
  * debian/patches/run_as_cups-pk-helper.patch
    - Make the cups-pk-helper run as cups-pk-helper passing cups-pk-helper as
      user too. (LP: #934291)
    Closes: #698504
  * debian/cups-pk-helper.postinst:
    - Add cups-pk-helper group and user.
  * debian/cups-pk-helper.postrm:
    - Remove cups-pk-helper user and group.
  * Added --with-daemon-user

  [ Till Kamppeter ]
  * debian/cups-pk-helper.postinst: Do not add cups-pk-helper group, make
    cups-pk-helper user member of lpadmin group instead (LP: #934291).

  [ Andreas Tille ]
  * Add --home /nonexistent to adduser in postinst createdt by Shem and Till
  * Pre-Depends: adduser

 -- Andreas Tille <tille@debian.org>  Thu, 08 Aug 2024 10:26:27 +0200

cups-pk-helper (0.2.6-1) unstable; urgency=medium

  * [0a8053c] New upstream version 0.2.6
  * [12cd52c] Use dh_autoreconf instead of carrying a patch for configure
  * [ded426a] Don't use deprecated GNOME autoconf macros (Closes: #830009)

 -- Guido Günther <agx@sigxcpu.org>  Thu, 21 Jul 2016 12:17:08 +0200

cups-pk-helper (0.2.5-2) unstable; urgency=medium

  * [ba6e475] Bump debhelper dependency to 9 to enable hardened build-flags
    Thanks to Moritz Muehlenhoff (Closes: #734803)

 -- Guido Günther <agx@sigxcpu.org>  Sun, 12 Jan 2014 12:55:09 +0100

cups-pk-helper (0.2.5-1) unstable; urgency=low

  * [4ec8dbf] New upstream version 0.2.5
    (Closes: #713591)
  * [1781960] Update patches:
    0003-Revert-Be-stricter-when-validating-printer-names.patch - fixed
    upstream

 -- Guido Günther <agx@sigxcpu.org>  Mon, 24 Jun 2013 19:55:21 +0200

cups-pk-helper (0.2.3-3) unstable; urgency=low

  * [0e08076] Revert "Be stricter when validating printer names"
    Thanks to Kjö Hansi Glaz

 -- Guido Günther <agx@sigxcpu.org>  Fri, 11 Jan 2013 22:20:14 +0100

cups-pk-helper (0.2.3-2) unstable; urgency=low

  * [a4c337b] Make sure O_NOFOLLOW can be used. Fixes FTBS on
    kFreeBSD. Thanks to Moritz Muehlenhoff

 -- Guido Günther <agx@sigxcpu.org>  Tue, 16 Oct 2012 20:40:09 +0200

cups-pk-helper (0.2.3-1) unstable; urgency=high

  [ Alexander Kurtz ]
  * [7812cea] Update VCS and Homepage URLs
  * [b1da444] Upstream uses xz tarballs now
  * [74a9c74] Update download URL

  [ Guido Günther ]
  * [1e5ae4e] New upstream version 0.2.3
    This fixes CVE-2012-4510. Set urgency to high as discussed with the
    security team.

 -- Guido Günther <agx@sigxcpu.org>  Fri, 12 Oct 2012 17:32:31 +0200

cups-pk-helper (0.2.1.2-1) unstable; urgency=low

  * Upload to unstable. The tarball is identical to 0.2.1.
    (Closes: #651183)

 -- Guido Günther <agx@sigxcpu.org>  Thu, 22 Dec 2011 20:23:37 +0100

cups-pk-helper (0.2.1-2) experimental; urgency=low

  * Upload to experimental

 -- Guido Günther <agx@sigxcpu.org>  Fri, 18 Nov 2011 19:52:38 +0100

cups-pk-helper (0.2.1-1) unstable; urgency=low

  * [269a7c5] New upstream version 0.2.1
  * [1139e5b] Drop dbus-glib dependency, uses GDBus now.
  * [84011e4] Bump glib dependency

 -- Guido Günther <agx@sigxcpu.org>  Fri, 18 Nov 2011 19:26:20 +0100

cups-pk-helper (0.2.1.1-1~really0.1.2) unstable; urgency=low

  * Reupload 0.1.2 to replace 0.2.1 which needs a glib not yet in unstable.

 -- Guido Günther <agx@sigxcpu.org>  Fri, 18 Nov 2011 19:44:21 +0100

cups-pk-helper (0.1.2-1) unstable; urgency=low

  * [019a316] New upstream version 0.1.2 (Closes: #622366)
  * [22a7fb4] Add Vcs links for Debian and Upstream
  * [5acc7f6] Add watch file
  * [e12aaf4] Drop patches, fixed upstream

 -- Guido Günther <agx@sigxcpu.org>  Tue, 12 Apr 2011 19:01:48 +0200

cups-pk-helper (0.1.0-2) unstable; urgency=low

  * [ee026be] New patch 0001-Use-g_strjoinv-instead-of-g_strjoin.patch:
    Use g_strjoinv instead of g_strjoin to avoid crash

 -- Guido Günther <agx@sigxcpu.org>  Mon, 26 Jul 2010 17:57:05 +0200

cups-pk-helper (0.1.0-1) unstable; urgency=low

  * Initial release (Closes: #581513)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 23 Jul 2010 14:18:16 +0200
