From d9dc0546f68b5edadceedad68b7dbb82368066c5 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 14 Aug 2018 17:12:14 -0500 Subject: [PATCH] Remove the build dep completely. --- debian/changelog | 6 ++++++ debian/control | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) 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