- Upstream version 0.8.0

- Min liblxqt-qt5-0-dev version 0.8.0
- Min Qt version 5.3.2
- bump standards to 3.9.6
- lintian overrides for missed manpages and invalid category
- patched desktop file, OnlyShowIn=LXQt
ubuntu/cosmic
Alf Gaida 10 years ago committed by Andrew Lee (李健秋)
parent 34317744b0
commit 72b80ce5cf

11
debian/changelog vendored

@ -1,3 +1,14 @@
lxqt-powermanagement (0.8.0-1) unstable; urgency=medium
* Upstream version 0.8.0
* Min liblxqt-qt5-0-dev version 0.8.0
* Min Qt version 5.3.2
* bump standards to 3.9.6
* lintian overrides for missed manpages and invalid category
* patched desktop file, OnlyShowIn=LXQt
-- Alf Gaida <agaida@siduction.org> Sun, 19 Oct 2014 02:35:41 +0200
lxqt-powermanagement (0.7.96-2) unstable; urgency=low
* Rebuild only; no source changes.

12
debian/control vendored

@ -10,13 +10,13 @@ Build-Depends:
libxcb-dpms0-dev,
libxcb-screensaver0-dev,
pkg-config,
liblxqt-qt5-0-dev (>= 0.7.0),
libqt5svg5-dev (>= 5.3.0),
libqt5x11extras5-dev (>= 5.3.1),
liblxqt-qt5-0-dev (>= 0.8.0),
libqt5svg5-dev (>= 5.3.2),
libqt5x11extras5-dev (>= 5.3.2),
libqt5xdg-dev (>= 1.0.0),
qttools5-dev (>= 5.3.1),
qttools5-dev-tools (>= 5.3.1),
Standards-Version: 3.9.5
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lxqt-powermanagement
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-powermanagement.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-powermanagement.git;a=summary

@ -0,0 +1,7 @@
# there will be no manpages in a foreseable future
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-config-powermanagement
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-powermanagement
# category LXQt in not yet in freedesktop specs - no bug
lxqt-powermanagement-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop

@ -0,0 +1,14 @@
Description: Fix OnlyShowIn=LXQt;
Author: Alf Gaida <agaida@siduction.org>
Last-Update: 2014-10-19
--- lxqt-powermanagement-0.8.0.orig/config/lxqt-config-powermanagement.desktop.in
+++ lxqt-powermanagement-0.8.0/config/lxqt-config-powermanagement.desktop.in
@@ -5,6 +5,6 @@ GenericName=Power Management Settings
Exec=lxqt-config-powermanagement
Icon=preferences-system-power-management
Categories=Settings;DesktopSettings;Qt;LXQt;
-OnlyShowIn=LXQt;LXDE;
+OnlyShowIn=LXQt;
#TRANSLATIONS_DIR=translations

@ -0,0 +1 @@
lxqt-config-powermanagement.desktop.patch
Loading…
Cancel
Save