From e80c5d6f55973893f7711947172a0d2cb29241e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20P=2E=20M=C3=B6ller?= Date: Tue, 15 Sep 2020 18:13:15 -0300 Subject: [PATCH] added lp bug number --- debian/changelog | 4 ++-- debian/control | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2721800..d856462 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -lubuntu-breeze-config (0.1dev) UNRELEASED; urgency=medium +lubuntu-breeze-config (0.1) groovy; urgency=medium - * Initial release. (Closes: #XXXXXX) + * Initial release. LP: #1804552 -- Hans P. Möller Thu, 05 Mar 2020 17:18:27 -0300 diff --git a/debian/control b/debian/control index 6505fd6..c20b852 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: lubuntu-breeze-config Section: utils Priority: optional Maintainer: Hans P Möller -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, + gettext, python3-all, python3-setuptools, - xvfb, - gettext + xvfb Standards-Version: 4.5.0 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python