- Imported 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 - desktop-file fix OnylShowIn=LXQt; - add lintian-overrides for missed manpages and invalid category
This commit is contained in:
parent
b3675c86e7
commit
017c032a0b
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
lxqt-notificationd (0.8.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Imported 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
|
||||||
|
* desktop-file fix OnylShowIn=LXQt;
|
||||||
|
* add lintian-overrides for missed manpages and invalid category
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 19 Oct 2014 00:43:58 +0200
|
||||||
|
|
||||||
lxqt-notificationd (0.7.96-1) unstable; urgency=low
|
lxqt-notificationd (0.7.96-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #747602)
|
* Initial release (Closes: #747602)
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -7,12 +7,12 @@ Build-Depends:
|
|||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
liblxqt-qt5-0-dev (>= 0.7.0),
|
liblxqt-qt5-0-dev (>= 0.8.0),
|
||||||
libqt5x11extras5-dev (>= 5.3.0),
|
libqt5x11extras5-dev (>= 5.3.2),
|
||||||
libqt5xdg-dev (>= 1.0.0),
|
libqt5xdg-dev (>= 1.0.0),
|
||||||
qttools5-dev (>= 5.3.0),
|
qttools5-dev (>= 5.3.2),
|
||||||
qttools5-dev-tools (>= 5.3.0),
|
qttools5-dev-tools (>= 5.3.2),
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/lxde/lxqt-config
|
Homepage: https://github.com/lxde/lxqt-config
|
||||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-config.git
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-config.git
|
||||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-config.git;a=summary
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-config.git;a=summary
|
||||||
|
7
debian/lintian-overrides
vendored
Normal file
7
debian/lintian-overrides
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# there will not be manpages in a foreseable futore
|
||||||
|
lxqt-notificationd-qt5: binary-without-manpage usr/bin/lxqt-config-notificationd
|
||||||
|
lxqt-notificationd-qt5: binary-without-manpage usr/bin/lxqt-notificationd
|
||||||
|
|
||||||
|
# LXQt is not in freedesktop specs yet
|
||||||
|
lxqt-notificationd-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-notificationd.desktop
|
||||||
|
|
14
debian/patches/lxqt-config-notificationd.desktop.patch
vendored
Normal file
14
debian/patches/lxqt-config-notificationd.desktop.patch
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
Description: OnlyShowIn fixed
|
||||||
|
Author: Alf Gaida <agaida@siduction.org>
|
||||||
|
Last-Update: 2014-10-19
|
||||||
|
|
||||||
|
--- lxqt-notificationd-0.8.0.orig/config/lxqt-config-notificationd.desktop.in
|
||||||
|
+++ lxqt-notificationd-0.8.0/config/lxqt-config-notificationd.desktop.in
|
||||||
|
@@ -6,6 +6,6 @@ Comment=Configure desktop notifications
|
||||||
|
Exec=lxqt-config-notificationd
|
||||||
|
Icon=preferences-desktop-theme
|
||||||
|
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-notificationd.desktop.patch
|
Loading…
x
Reference in New Issue
Block a user