Improve dependencies and bumped Standards
* 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
This commit is contained in:
parent
5a665cbe08
commit
41156d7486
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -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 <agaida@siduction.org> Sun, 02 Jul 2017 14:35:20 +0200
|
||||||
|
|
||||||
lxqt-policykit (0.11.1-1) unstable; urgency=medium
|
lxqt-policykit (0.11.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.11.1.
|
* Cherry-picking upstream release 0.11.1.
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-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-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
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-policykit.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/lxqt-policykit
|
Homepage: https://github.com/lxde/lxqt-policykit
|
||||||
@ -22,8 +22,10 @@ Homepage: https://github.com/lxde/lxqt-policykit
|
|||||||
Package: lxqt-policykit
|
Package: lxqt-policykit
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends},
|
||||||
|
lxqt-session
|
||||||
Recommends: lxqt-policykit-l10n
|
Recommends: lxqt-policykit-l10n
|
||||||
|
Suggests: lxqt | lxqt-core
|
||||||
Provides: polkit-1-auth-agent
|
Provides: polkit-1-auth-agent
|
||||||
Description: LXQt authentication agent for PolicyKit
|
Description: LXQt authentication agent for PolicyKit
|
||||||
The lxqt-policykit D-Bus session bus service that is used to
|
The lxqt-policykit D-Bus session bus service that is used to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user