From 342f232b8ef3f71c9ab0f0fa8dd8e7be7e992006 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 1 Jul 2017 21:47:24 +0200 Subject: [PATCH] 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 --- debian/changelog | 9 +++++++++ debian/control | 7 +++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc746f4..b9ef54f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 01 Jul 2017 21:47:02 +0200 + lxqt-globalkeys (0.11.1-1) unstable; urgency=medium * Cherry-picking upstream release 0.11.1. diff --git a/debian/control b/debian/control index 8e109e9..0155d29 100644 --- a/debian/control +++ b/debian/control @@ -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-globalkeys.git/?h=debian/sid Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/sid Homepage: https://github.com/lxde/lxqt-globalkeys @@ -20,7 +20,10 @@ Package: lxqt-globalkeys Architecture: any Depends: ${misc: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.) Daemon used to register global keyboard shortcuts. .