From 39ad277e3cb58cf0d51dbe0ff79e5e32a6d1e0ad Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Sat, 16 Sep 2023 13:32:10 +0200 Subject: [PATCH] packaging(deb): Update control file to standards version 4.3.0 Signed-off-by: Sven Sager --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 7094b71..65a6522 100644 --- a/debian/control +++ b/debian/control @@ -4,15 +4,15 @@ Priority: optional Maintainer: Sven Sager Rules-Requires-Root: no Homepage: https://revpimodio.org/revpipyplc/ -Vcs-Browser: https://github.com/naruxde/revpimodio2 -Vcs-Git: https://github.com/naruxde/revpimodio2.git +Vcs-Browser: https://github.com/naruxde/revpipyload +Vcs-Git: https://github.com/naruxde/revpipyload.git Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-revpimodio2 (>= 2.6.0), python3-setuptools -Standards-Version: 4.5.1 +Standards-Version: 4.3.0 Package: revpipyload Architecture: all