diff --git a/debian/changelog b/debian/changelog index f5ed74c..312b357 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +lxqt-qtplugin (0.8.0-1) unstable; urgency=medium + + * Upstream version 0.8.0 + * Min Qt version 5.3.2 + * Min liblxqt-qt5-dev version 0.8.0 + * removed build dependency libegl1-mesa-dev, as the Qt bug is fixed + * bump standards to 3.9.6 + * Short descriptions fixed + + -- Alf Gaida Sun, 19 Oct 2014 13:37:27 +0200 + lxqt-qtplugin (0.7.96-2) unstable; urgency=medium * Only rebuild. No changes diff --git a/debian/control b/debian/control index e067e2b..340f5aa 100644 --- a/debian/control +++ b/debian/control @@ -7,15 +7,13 @@ Build-Depends: debhelper (>= 9), libx11-dev, pkg-config, - liblxqt-qt5-0-dev (>= 0.7.0), - libqt5x11extras5-dev (>= 5.3.1), + liblxqt-qt5-0-dev (>= 0.8.0), + libqt5x11extras5-dev (>= 5.3.2), libqt5xdg-dev (>= 1.0.0), - qtbase5-private-dev (>= 5.3.1), - qttools5-dev (>= 5.3.1), - qttools5-dev-tools (>= 5.3.1), -# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug - libegl1-mesa-dev, -Standards-Version: 3.9.5 + qtbase5-private-dev (>= 5.3.2), + qttools5-dev (>= 5.3.2), + qttools5-dev-tools (>= 5.3.2), +Standards-Version: 3.9.6 Homepage: https://github.com/lxde/lxqt-qtplugin #Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-qtplugin.git #Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-qtplugin.git;a=summary @@ -29,7 +27,7 @@ Replaces: Depends: ${misc:Depends}, ${shlibs:Depends}, -Description: LXQt system integration plugin for Qt. +Description: LXQt system integration plugin for Qt With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme. . @@ -42,7 +40,7 @@ Priority: extra Depends: ${misc:Depends}, lxqt-qtplugin-qt5 (= ${binary:Version}), -Description: LXQt system integration plugin for Qt. (debug symbols) +Description: LXQt system integration plugin for Qt (debug symbols) With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme. .