- bump standards to 3.9.6
- remove the not needed build dependency libegl1-mesa-dev, needed because of a now fixed bug in Qt 5.3.1 - set min Qt 5 version to 5.3.2 in build dependencies - qiconfix copyright fixed
This commit is contained in:
parent
ff53a3fbc4
commit
f8650c1b61
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
|||||||
|
libqtxdg (1.0.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* bump standards to 3.9.6
|
||||||
|
* remove the not needed build dependency libegl1-mesa-dev, needed
|
||||||
|
because of a now fixed bug in Qt 5.3.1
|
||||||
|
* set min Qt 5 version to 5.3.2 in build dependencies
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 14 Oct 2014 22:12:13 +0200
|
||||||
|
|
||||||
|
libqtxdg (1.0.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* qiconfix copyright fixed
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Tue, 14 Oct 2014 22:06:21 +0200
|
||||||
|
|
||||||
libqtxdg (1.0.0-1) unstable; urgency=low
|
libqtxdg (1.0.0-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #757133)
|
* Initial release (Closes: #757133)
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -8,12 +8,10 @@ Build-Depends:
|
|||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libmagic-dev,
|
libmagic-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-dev,
|
qtbase5-dev (>= 5.3.2),
|
||||||
qttools5-dev,
|
qttools5-dev (>= 5.3.2),
|
||||||
qttools5-dev-tools,
|
qttools5-dev-tools (>= 5.3.2),
|
||||||
# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug
|
Standards-Version: 3.9.6
|
||||||
libegl1-mesa-dev,
|
|
||||||
Standards-Version: 3.9.5
|
|
||||||
Homepage: https://github.com/lxde/libqtxdg
|
Homepage: https://github.com/lxde/libqtxdg
|
||||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/libqtxdg.git
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/libqtxdg.git
|
||||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/libqtxdg.git;a=summary
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/libqtxdg.git;a=summary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user