From 6f173457a8d6b170b0093d6de4b48d34795a1cf4 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 6 Dec 2022 14:02:10 -0600 Subject: [PATCH] Update Standards-version to 4.6.1, no changes needed. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b07c1ae..1602e0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lubuntu-update-notifier (0.5) UNRELEASED; urgency=medium * Add a frontend for config-file-conflict. + * Update Standards-version to 4.6.1, no changes needed. -- Simon Quigley Tue, 06 Dec 2022 12:35:46 -0600 diff --git a/debian/control b/debian/control index 5ad11c5..895c44b 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: lubuntu-update-notifier Section: admin Priority: optional Maintainer: Hans P Möller -Build-Depends: debhelper-compat (=13), +Build-Depends: debhelper-compat (= 13), dh-python, gettext, python3-all, python3-apt, python3-setuptools -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python