Added some missed things
* Bumped Standards to 4.0.0 - no changes needed * Added to Recommends: lxqt-qtplugin and lxqt-policykit (Closes: #866344) * Added to Recommends: lxqt-config (Closes: #866346) * Added to Recommends: lxqt-powermanagement (Closes: #866651) * Added to Recommends: lxqt-sudo | gksu (Closes: #866650) One graphical sudo should be enough on a system - we leave out the ancient kdesudo for a reason. * Added to Recommends: qps and qlipper (Closes: #866648)
This commit is contained in:
parent
1aee7e97db
commit
afc64165a7
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
|||||||
|
lxqt-session (0.11.1-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped Standards to 4.0.0 - no changes needed
|
||||||
|
* Added to Recommends: lxqt-qtplugin and lxqt-policykit
|
||||||
|
(Closes: #866344)
|
||||||
|
* Added to Recommends: lxqt-config (Closes: #866346)
|
||||||
|
* Added to Recommends: lxqt-powermanagement (Closes: #866651)
|
||||||
|
* Added to Recommends: lxqt-sudo | gksu (Closes: #866650)
|
||||||
|
One graphical sudo should be enough on a system - we leave out
|
||||||
|
the ancient kdesudo for a reason.
|
||||||
|
* Added to Recommends: qps and qlipper (Closes: #866648)
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Fri, 30 Jun 2017 19:00:49 +0200
|
||||||
|
|
||||||
lxqt-session (0.11.1-2) unstable; urgency=medium
|
lxqt-session (0.11.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Recommend a screen-saver:
|
* Recommend a screen-saver:
|
||||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 4.0.0
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git/?h=debian/sid
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-session.git -b debian/sid
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-session.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/lxqt-session
|
Homepage: https://github.com/lxde/lxqt-session
|
||||||
@ -25,6 +25,13 @@ Depends: ${misc:Depends},
|
|||||||
lxqt-common,
|
lxqt-common,
|
||||||
x11-xkb-utils
|
x11-xkb-utils
|
||||||
Recommends: lxqt-session-l10n,
|
Recommends: lxqt-session-l10n,
|
||||||
|
lxqt-config,
|
||||||
|
lxqt-policykit,
|
||||||
|
lxqt-powermanagement,
|
||||||
|
lxqt-qtplugin,
|
||||||
|
lxqt-sudo | gksu,
|
||||||
|
qlipper,
|
||||||
|
qps,
|
||||||
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
||||||
Provides: x-session-manager
|
Provides: x-session-manager
|
||||||
Description: session manager component for LXQt
|
Description: session manager component for LXQt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user