diff --git a/debian/changelog b/debian/changelog index ebeb921..dd99914 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (19) UNRELEASED; urgency=medium + + * Remove the build dep completely. + + -- Simon Quigley Tue, 14 Aug 2018 17:11:26 -0500 + calamares-settings-ubuntu (18) cosmic; urgency=medium * Translate into Danish. diff --git a/debian/control b/debian/control index 6dc9b3d..4862bc1 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,7 @@ Section: devel Priority: optional Maintainer: Lubuntu Developers Uploaders: Simon Quigley -Build-Depends: debhelper (>= 11), - intltool, - libpwquality-dev, - qttools5-dev-tools +Build-Depends: debhelper (>= 11), intltool, qttools5-dev-tools Standards-Version: 4.2.0 Homepage: https://code.launchpad.net/ubuntu-calamares-settings Vcs-Git: https://git.launchpad.net/ubuntu-calamares-settings