- Imported Upstream version 0.8.0
- bump to current standards 3.9.6 - min Qt version 5.3.2 - remove build dependency libegl1-mesa-dev, as the Qt-bug because the lib was in is resolved with 5.3.2 - added lintian-overrides for man-pages - added lintian-overrides for category - fixes debian-lxqt/lxqt-admin #1
This commit is contained in:
parent
77640160af
commit
eddf7270ff
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,5 +1,17 @@
|
||||
lxqt-admin (0.8.0-1) unstable; urgency=medium
|
||||
|
||||
* Imported Upstream version 0.8.0
|
||||
* bump to current standards 3.9.6
|
||||
* min Qt version 5.3.2
|
||||
* remove build dependency libegl1-mesa-dev, as the Qt-bug because the
|
||||
lib was in is resolved with 5.3.2
|
||||
* added lintian-overrides for man-pages
|
||||
* added lintian-overrides for category
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sat, 18 Oct 2014 01:50:23 +0200
|
||||
|
||||
lxqt-admin (0.7.96-1) unstable; urgency=medium
|
||||
|
||||
* Initial release (Closes: )
|
||||
* Initial release (Closes: #765773)
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 21 May 2014 20:13:13 +0200
|
||||
|
12
debian/control
vendored
12
debian/control
vendored
@ -8,14 +8,12 @@ Build-Depends:
|
||||
liboobs-1-dev,
|
||||
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),
|
||||
# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug
|
||||
libegl1-mesa-dev,
|
||||
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-admin
|
||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-admin.git
|
||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-admin.git;a=summary
|
||||
|
8
debian/lintian-overrides
vendored
Normal file
8
debian/lintian-overrides
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# there will be no manual for a foreseable time
|
||||
lxqt-admin-qt5: binary-without-manpage usr/bin/lxqt-admin-time
|
||||
lxqt-admin-qt5: binary-without-manpage usr/bin/lxqt-admin-user
|
||||
|
||||
# the category is right, but not in freedesktop right now
|
||||
lxqt-admin-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-admin-time.desktop
|
||||
lxqt-admin-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-admin-user.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user