git » debian:golang-blitiri-go-systemd » commit a51cfb3

Update debian/control to new standards

author Alberto Bertogli
2020-06-28 10:43:03 UTC
committer Alberto Bertogli
2020-06-28 10:43:03 UTC
parent fdc7e11f58ef9fd056eb4d299c0a22fdd60d2d8b

Update debian/control to new standards

- Set Rules-Requires-Root.
- debhelper-compat: 13
- Standards-Version: 4.5.0

debian/control +3 -2

diff --git a/debian/control b/debian/control
index 865ba77..4b73a06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
 Uploaders: Alberto Bertogli <albertito@blitiri.com.ar>,
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
-Standards-Version: 4.1.1
+Standards-Version: 4.5.0
+Rules-Requires-Root: no
 Homepage: https://blitiri.com.ar/git/r/systemd/
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-blitiri-go-systemd
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-blitiri-go-systemd.git