Improve debian/$foo
* Bump Standards to 4.0.0 - no changes needed * Recommend lxqt-qtplugin (Closes: #866235) * Recommend lxqt-session - globalkeys make only sense with the session * Suggest lxqt | lxqt-core
This commit is contained in:
parent
2be1ccb295
commit
342f232b8e
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lxqt-globalkeys (0.11.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bump Standards to 4.0.0 - no changes needed
|
||||||
|
* Recommend lxqt-qtplugin (Closes: #866235)
|
||||||
|
* Recommend lxqt-session - globalkeys make only sense with the session
|
||||||
|
* Suggest lxqt | lxqt-core
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 01 Jul 2017 21:47:02 +0200
|
||||||
|
|
||||||
lxqt-globalkeys (0.11.1-1) unstable; urgency=medium
|
lxqt-globalkeys (0.11.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.11.1.
|
* Cherry-picking upstream release 0.11.1.
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -11,7 +11,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-globalkeys.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git/?h=debian/sid
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/sid
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/lxqt-globalkeys
|
Homepage: https://github.com/lxde/lxqt-globalkeys
|
||||||
@ -20,7 +20,10 @@ Package: lxqt-globalkeys
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: lxqt-globalkeys-l10n
|
Recommends: lxqt-globalkeys-l10n,
|
||||||
|
lxqt-qtplugin,
|
||||||
|
lxqt-session
|
||||||
|
Suggests: lxqt | lxqt-core
|
||||||
Description: daemon used to register global keyboard shortcuts (appl.)
|
Description: daemon used to register global keyboard shortcuts (appl.)
|
||||||
Daemon used to register global keyboard shortcuts.
|
Daemon used to register global keyboard shortcuts.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user