diff --git a/debian/changelog b/debian/changelog index c79ef64..2670c9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 Sun, 02 Jul 2017 14:35:20 +0200 + lxqt-policykit (0.11.1-1) unstable; urgency=medium * Cherry-picking upstream release 0.11.1. diff --git a/debian/control b/debian/control index 67f60a9..1cfa082 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-policykit.git/?h=debian/sid Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git -b debian/sid Homepage: https://github.com/lxde/lxqt-policykit @@ -22,8 +22,10 @@ Homepage: https://github.com/lxde/lxqt-policykit Package: lxqt-policykit Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends} + ${shlibs:Depends}, + lxqt-session Recommends: lxqt-policykit-l10n +Suggests: lxqt | lxqt-core Provides: polkit-1-auth-agent Description: LXQt authentication agent for PolicyKit The lxqt-policykit D-Bus session bus service that is used to