diff --git a/debian/changelog b/debian/changelog index ce1472b..8734a79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +obconf-qt (0.11.1-2) unstable; urgency=medium + + * Removed build dependency liblxqt0-dev - only translations + used cmake parts from the library, not the case anymore as + lxqt-build-tools provide this now + + -- Alf Gaida Sat, 07 Jan 2017 03:23:40 +0100 + obconf-qt (0.11.1-1) unstable; urgency=medium * Cherry-picking upstream release 0.11.1. diff --git a/debian/control b/debian/control index ab91881..d931e62 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Section: utils Priority: optional Build-Depends: debhelper (>= 10), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.11.0), libqt5svg5-dev, libqt5x11extras5-dev, lxqt-build-tools (>= 0.3.0),