diff --git a/debian/changelog b/debian/changelog index e9b8860..fa96059 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ liblxqt (0.13.0-0ubuntu1) UNRELEASED; urgency=medium * Update Vcs-* and Maintainer to Lubuntu values. * Update copyright. * Run wrap-and-sort. + * Update build and runtime dependencies. -- Simon Quigley Mon, 21 May 2018 22:14:31 -0500 diff --git a/debian/control b/debian/control index e098e78..36c5fc6 100644 --- a/debian/control +++ b/debian/control @@ -6,15 +6,16 @@ Uploaders: Alf Gaida , Andrew Lee (李健秋) Section: libs Priority: optional -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper (>= 11), libkf5windowsystem-dev, + libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.1.0), - libqt5xdgiconloader-dev (>= 3.1.0), + libqt5xdg-dev (>= 3.2.0), + libqt5xdgiconloader-dev (>= 3.2.0), libx11-dev, libxss-dev, - lxqt-build-tools (>= 0.4.0) + lxqt-build-tools (>= 0.5.0) Standards-Version: 4.1.4 Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/ Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git @@ -44,9 +45,9 @@ Package: liblxqt0-dev Architecture: any Section: libdevel Depends: liblxqt0 (= ${binary:Version}), - libqt5xdg-dev (>= 3.1.0), - libqt5xdgiconloader-dev (>= 3.1.0), - lxqt-build-tools (>= 0.4.0), + libqt5xdg-dev (>= 3.2.0), + libqt5xdgiconloader-dev (>= 3.2.0), + lxqt-build-tools (>= 0.5.0), ${misc:Depends} Description: Shared libraries for LXQt desktop environment (dev) LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt