diff --git a/debian/changelog b/debian/changelog index 4415a41..4eb1527 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-qtplugin (0.13.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + * Update build dependencies. -- Simon Quigley Wed, 23 May 2018 22:35:05 -0500 diff --git a/debian/control b/debian/control index 5e924fc..2e623c3 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,12 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 11), libdbusmenu-qt5-dev, - libfm-qt-dev (>= 0.12.0), + libfm-qt-dev (>= 0.13.0), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.4.0), + lxqt-build-tools (>= 0.5.0), qtbase5-private-dev Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin