- Imported Upstream version 0.8.0
- bump standards 3.9.6 - Min liblxqt-qt5-0-dev version 0.8.0 - Min Qt version 5.3.2 - install fixed (translation path) - mangled symbol files added - lintian-overrides for missed manpages and unknown category warnings - desktop file OnlyShowIn patched
This commit is contained in:
parent
c8fde07bae
commit
d10c14eba7
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,3 +1,20 @@
|
||||
lxqt-globalkeys (0.8.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Imported Upstream version 0.8.0
|
||||
* bump standards 3.9.6
|
||||
* Min liblxqt-qt5-0-dev version 0.8.0
|
||||
* Min Qt version 5.3.2
|
||||
* install fixed (translation path)
|
||||
* lintian-overrides for missed manpages and unknown category warnings
|
||||
* desktop file OnlyShowIn patched
|
||||
* addedn ChangZhuo Chen as uploader
|
||||
|
||||
[ ChangZhuo Chen ]
|
||||
* mangled symbol files added
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 18 Oct 2014 23:36:46 +0200
|
||||
|
||||
lxqt-globalkeys (0.7.96-1) unstable; urgency=low
|
||||
|
||||
* Initial release (Closes: #747601)
|
||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -2,17 +2,18 @@ Source: lxqt-globalkeys
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Alf Gaida <agaida@siduction.org>
|
||||
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
|
||||
Build-Depends:
|
||||
cmake,
|
||||
debhelper (>= 9),
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
liblxqt-qt5-0-dev (>= 0.7.0),
|
||||
libqt5x11extras5-dev (>= 5.3.0),
|
||||
liblxqt-qt5-0-dev (>= 0.8.0),
|
||||
libqt5x11extras5-dev (>= 5.3.2),
|
||||
libqt5xdg-dev (>= 1.0.0),
|
||||
qttools5-dev (>= 5.3.0),
|
||||
qttools5-dev-tools (>= 5.3.0),
|
||||
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-globalkeys
|
||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-globalkeys.git
|
||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-globalkeys.git;a=summary
|
||||
|
@ -1,3 +0,0 @@
|
||||
usr/bin/lxqt-config-globalkeyshortcuts
|
||||
usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
||||
usr/share/lxqt-qt5/lxqt-config-globalkeyshortcuts/
|
2
debian/lxqt-globalkeys-qt5.install
vendored
2
debian/lxqt-globalkeys-qt5.install
vendored
@ -4,4 +4,4 @@ usr/bin/lxqt-globalkeysd
|
||||
#shortcuts
|
||||
usr/bin/lxqt-config-globalkeyshortcuts
|
||||
usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
||||
usr/share/lxqt-qt5/lxqt-config-globalkeyshortcuts/
|
||||
usr/share/lxqt-qt5/translations/lxqt-config-globalkeyshortcuts/
|
||||
|
7
debian/lxqt-globalkeys-qt5.lintian-overrides
vendored
Normal file
7
debian/lxqt-globalkeys-qt5.lintian-overrides
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# there will be no manpages in foreseable future
|
||||
lxqt-globalkeys-qt5: binary-without-manpage usr/bin/lxqt-config-globalkeyshortcuts
|
||||
lxqt-globalkeys-qt5: binary-without-manpage usr/bin/lxqt-globalkeysd
|
||||
|
||||
# category not yet in freedesktop
|
||||
lxqt-globalkeys-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
|
||||
|
14
debian/patches/lxqt-config-globalkeyshortcuts.desktop.patch
vendored
Normal file
14
debian/patches/lxqt-config-globalkeyshortcuts.desktop.patch
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
Description: Fix OnlyShowIn
|
||||
Author: Alf Gaida <agaida@siduction.org>
|
||||
Last-Update: 2014-10-18
|
||||
|
||||
--- lxqt-globalkeys-0.8.0.orig/config/lxqt-config-globalkeyshortcuts.desktop.in
|
||||
+++ lxqt-globalkeys-0.8.0/config/lxqt-config-globalkeyshortcuts.desktop.in
|
||||
@@ -6,6 +6,6 @@ Comment=Configure shortcut keys in LXQt
|
||||
Exec=lxqt-config-globalkeyshortcuts
|
||||
Icon=preferences-desktop-keyboard
|
||||
Categories=Settings;DesktopSettings;Qt;LXQt;
|
||||
-OnlyShowIn=LXQt;LXDE;
|
||||
+OnlyShowIn=LXQt;
|
||||
|
||||
#TRANSLATIONS_DIR=translations
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
@ -0,0 +1 @@
|
||||
lxqt-config-globalkeyshortcuts.desktop.patch
|
Loading…
x
Reference in New Issue
Block a user