Improve Recommends and Bump Standards
* Bumped Standards to 4.0.0 - no changes needed * Added lxqt-qtplugin to Recommends. (Closes: #866345)
This commit is contained in:
parent
a1ae3ca293
commit
9060714af9
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lxqt-sudo (0.11.1-2) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.0.0 - no changes needed
|
||||
* Added lxqt-qtplugin to Recommends. (Closes: #866345)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 16:17:20 +0200
|
||||
|
||||
lxqt-sudo (0.11.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.11.1.
|
||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -11,7 +11,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-sudo.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git -b debian/sid
|
||||
Homepage: https://github.com/lxde/lxqt-sudo
|
||||
@ -20,7 +20,8 @@ Package: lxqt-sudo
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-sudo-l10n
|
||||
Recommends: lxqt-sudo-l10n,
|
||||
lxqt-qtplugin
|
||||
Description: Graphical QT frontend for plain sudo
|
||||
lxqt-sudo is a graphical QT frontend for plain sudo(8) (for requesting
|
||||
optional password in GUI fashion). When invoked it simply spawns child sudo
|
||||
|
Loading…
x
Reference in New Issue
Block a user