From a65e8a4d493fd291d1c91c906a0f33be75fdf458 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sun, 2 Jul 2017 02:07:58 +0200 Subject: [PATCH] Rework dependencies and recommends * Bumped standards to 4.0.0 - no changes needed * Depends on lxqt-policykit * Make upower a dependency instead of recommend it * Recommend lxqt-qtplugin and lxqt-session (Closes: #866256) --- debian/changelog | 10 ++++++++++ debian/control | 9 ++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0d14263..48f1600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +lxqt-powermanagement (0.11.1-2) unstable; urgency=medium + + * Bumped standards to 4.0.0 - no changes needed + * Depends on lxqt-policykit + * Make upower a dependency instead of recommend it + * Recommend lxqt-qtplugin and lxqt-session + (Closes: #866256) + + -- Alf Gaida Sun, 02 Jul 2017 02:19:42 +0200 + lxqt-powermanagement (0.11.1-1) unstable; urgency=medium * Cherry-picking upstream release 0.11.1. diff --git a/debian/control b/debian/control index 62d2435..cbc3506 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10), libqt5x11extras5-dev, libx11-dev, qtbase5-private-dev, -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-powermanagement.git/?h=debian/sid Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-powermanagement.git -b debian/sid Homepage: https://github.com/lxde/lxqt-powermanagement @@ -22,9 +22,12 @@ Homepage: https://github.com/lxde/lxqt-powermanagement Package: lxqt-powermanagement Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends} + ${shlibs:Depends}, + lxqt-policykit, + upower Recommends: lxqt-powermanagement-l10n, - upower + lxqt-qtplugin, + lxqt-session Description: power management module for LXQt The Power management module for LXQt. .