Some overhaul of debian/control
* Bumped Standards to 4.0.0 - no changes needed * Added to Recommends lxqt-policykit, lxqt-qtplugin, lxqt-session (Closes: #866318) * Added Suggests: lxqt | lxqt-core
This commit is contained in:
parent
077cb1dcb6
commit
9f70435fe8
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lxqt-runner (0.11.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped Standards to 4.0.0 - no changes needed
|
||||||
|
* Added to Recommends lxqt-policykit, lxqt-qtplugin, lxqt-session
|
||||||
|
(Closes: #866318)
|
||||||
|
* Added Suggests: lxqt | lxqt-core
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 02 Jul 2017 01:15:53 +0200
|
||||||
|
|
||||||
lxqt-runner (0.11.1-1) unstable; urgency=medium
|
lxqt-runner (0.11.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Cherry-picking upstream release 0.11.1.
|
* Cherry-picking upstream release 0.11.1.
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -15,7 +15,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-runner.git/?h=debian/sid
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git/?h=debian/sid
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-runner.git -b debian/sid
|
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-runner.git -b debian/sid
|
||||||
Homepage: https://github.com/lxde/lxqt-runner
|
Homepage: https://github.com/lxde/lxqt-runner
|
||||||
@ -24,7 +24,11 @@ Package: lxqt-runner
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: lxqt-runner-l10n
|
Recommends: lxqt-runner-l10n,
|
||||||
|
lxqt-policykit,
|
||||||
|
lxqt-qtplugin,
|
||||||
|
lxqt-session
|
||||||
|
Suggests: lxqt | lxqt-core
|
||||||
Description: LXQt program launcher
|
Description: LXQt program launcher
|
||||||
Tool used to launch programs quickly by typing their names
|
Tool used to launch programs quickly by typing their names
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user