lxqt-policykit (0.14.1-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.14.1.
  * Bumped minimum version liblxqt0-dev (>= 0.14.1~)

 -- Alf Gaida <agaida@siduction.org>  Tue, 26 Feb 2019 02:29:24 +0100

lxqt-policykit (0.14.0-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.14.0.
  * Bumped Standards to 4.3.0, no changes needed
  * Dropped d/compat, use debhelper-compat = 12, no changes needed
  * Fixed years in d/copyright
  * Bumped minimum version liblxqt0-dev (>= 0.14.0~)
  * Removed obsolete PULL_TRANSLATIONS= OFF from dh_auto_configure
  * Added l10n-package, moved from lxqt-l10n
  * Fixed d/manpages
  * Added d/upstream/metadata

 -- Alf Gaida <agaida@siduction.org>  Sun, 27 Jan 2019 17:57:37 +0100

lxqt-policykit (0.13.0-1) unstable; urgency=medium

  * Cherry-picking new upstream version 0.13.0.
  * Bumped build dependency liblxqt0-dev to >= 0.13.0~

 -- Alf Gaida <agaida@siduction.org>  Thu, 24 May 2018 22:17:40 +0200

lxqt-policykit (0.12.0-4) unstable; urgency=medium

  * Bumped compat to 11
  * Bumped debhelper to >= 11~
  * Bumped Standards to 4.1.4, no changes needed
  * Changed VCS fields for salsa
  * Changed Homepage, Source and watch to lxqt
  * Bumped years in copyright
  * Removed trailing whitespaces in changelog

 -- Alf Gaida <agaida@siduction.org>  Sat, 28 Apr 2018 15:43:31 +0200

lxqt-policykit (0.12.0-3) unstable; urgency=medium

  * Bumped Standards to 4.1.2, no changes needed
  * Removed branch from VCS fields

 -- Alf Gaida <agaida@siduction.org>  Thu, 14 Dec 2017 21:44:08 +0100

lxqt-policykit (0.12.0-2) unstable; urgency=medium

  * Transition to unstable

 -- Alf Gaida <agaida@siduction.org>  Mon, 04 Dec 2017 23:58:51 +0100

lxqt-policykit (0.12.0-1) experimental; urgency=medium

  * Cherry-picking upstream release 0.12.0.
  * Switched to experimental
  * Bumped Standards to 4.1.1 - no changes needed
  * Bumped liblxqt dependency to >= 0.12.0
  * Added Breaks/Replaces for lxqt-common << 0.12.0

 -- Alf Gaida <agaida@siduction.org>  Tue, 24 Oct 2017 18:56:53 +0200

lxqt-policykit (0.11.1-2) unstable; urgency=medium

  * Bump Standards to 4.0.0 - no changes needed
  * lxqt-policykit depends on lxqt-session, it will not even start without
    the session (Closes: #866876)
  * Added Suggests: lxqt | lxqt-core

 -- Alf Gaida <agaida@siduction.org>  Sun, 02 Jul 2017 14:35:20 +0200

lxqt-policykit (0.11.1-1) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.1.
  * Removed some build dependencies:
    -cmake
    -libqt5xdg-dev
    -libqt5xdgiconloader-dev
    -libx11-dev
    -pkg-config
    -qttools5-dev
    -qttools5-dev-tools
  * Bumped build dependency liblxqt0-dev (>= 0.11.1)
  * Bumped years in d/copyright

 -- Alf Gaida <agaida@siduction.org>  Mon, 02 Jan 2017 14:49:31 +0100

lxqt-policykit (0.11.0-4) unstable; urgency=medium

  * Provides: polkit-1-auth-agent (Closes: #842268)

 -- Alf Gaida <agaida@siduction.org>  Sun, 06 Nov 2016 20:29:28 +0100

lxqt-policykit (0.11.0-3) unstable; urgency=medium

  * Cherry-picking upstream release 0.11.0
  * Sync debian foo with experimental
  * Bumped compat to 10
  * Removed --parallel from rules, standard in compat 10
  * Bumped minimum version debhelper (>= 10)
  * Bumped minimum version liblxqt-dev (>= 0.11.0)
  * Bumped minimum version libqtxdg-dev (>= 2.0.0)
  * Added build dependency libqt5svg5-dev
  * Added build dependency libqt5xdgiconloader-dev (>= 2.0.0)
  * Added Recommends lxqt-policykit-l10n
  * Bumped copyright years
  * Added translation control to rules
  * Set CMAKE_BUILD_TYPE=RelWithDebInfo
  * Added README.md to docs
  * Added manpages

 -- Alf Gaida <agaida@siduction.org>  Tue, 18 Oct 2016 17:04:36 +0200

lxqt-policykit (0.10.0-4) unstable; urgency=medium

  * Bump Standards to 3.9.8, no changes needed
  * Fixed VCS fields, using https and plain /git/ and point to the
    right branch
  * Fixed copyright Format field
  * Exported LC_ALL=C.UTF-8, make builds reproducible
  * Added hardening options

 -- Alf Gaida <agaida@siduction.org>  Wed, 20 Jul 2016 16:31:07 +0200

lxqt-policykit (0.10.0-3) unstable; urgency=medium

  * Remove dbg package in favor of dbgsym.

 -- Alf Gaida <agaida@siduction.org>  Sat, 26 Dec 2015 20:45:31 +0100

lxqt-policykit (0.10.0-2) unstable; urgency=medium

  * Merge from experimental.
  * New upstream release.
  * Set minimum versions for liblxqt and libqtxdg.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 19 Nov 2015 12:38:03 +0800

lxqt-policykit (0.9.0+20150807-2) unstable; urgency=medium

  [ Alf Gaida ]
  * Removed breaks and replaces
  * Fixed control with cme fix
  * Added linker flags -Wl,--as-needed
  * Removed unused GPL2+ from copyright
  * Added AUTHORS to docs
  * Cleaned up .gitignore
  * Removed not needed minimum versions

  [ ChangZhuo Chen (陳昌倬) ]

 -- Alf Gaida <agaida@siduction.org>  Thu, 12 Nov 2015 01:34:20 +0100

lxqt-policykit (0.9.0+20150807-1) unstable; urgency=medium

  [ Alf Gaida ]
  * Initial release. (Closes: #747607)
  * initial debian files.

  [ Yukiharu YABUKI ]
  * Added two uploaders.
  * Improve description.
  * Change upload place. experimental->unstable.
  * Added copyright holder for debian/*.
  * Merging upstream 0.9.0+20150807.

 -- Yukiharu YABUKI <yyabuki@debian.org>  Wed, 19 Aug 2015 06:52:13 +0900
