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)
This commit is contained in:
parent
b55a93db64
commit
a65e8a4d49
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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 <agaida@siduction.org> Sun, 02 Jul 2017 02:19:42 +0200
|
||||||
|
|
||||||
lxqt-powermanagement (0.11.1-1) unstable; urgency=medium
|
lxqt-powermanagement (0.11.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.11.1.
|
* Cherry-picking upstream release 0.11.1.
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtbase5-private-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-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
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-powermanagement.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/lxqt-powermanagement
|
Homepage: https://github.com/lxde/lxqt-powermanagement
|
||||||
@ -22,9 +22,12 @@ Homepage: https://github.com/lxde/lxqt-powermanagement
|
|||||||
Package: lxqt-powermanagement
|
Package: lxqt-powermanagement
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends},
|
||||||
|
lxqt-policykit,
|
||||||
|
upower
|
||||||
Recommends: lxqt-powermanagement-l10n,
|
Recommends: lxqt-powermanagement-l10n,
|
||||||
upower
|
lxqt-qtplugin,
|
||||||
|
lxqt-session
|
||||||
Description: power management module for LXQt
|
Description: power management module for LXQt
|
||||||
The Power management module for LXQt.
|
The Power management module for LXQt.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user