git » debian:golang-blitiri-go-log » commit 350fade

Update debian/control to new standards

author Alberto Bertogli
2020-06-28 10:13:56 UTC
committer Alberto Bertogli
2020-06-28 10:17:58 UTC
parent d692c714c411a3b54d1cf6096eb3b7a0dde95784

Update debian/control to new standards

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

debian/changelog +2 -1
debian/control +3 -2

diff --git a/debian/changelog b/debian/changelog
index 7b0a938..1082351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ golang-blitiri-go-log (1.1.0-1) UNRELEASED; urgency=medium
 
   [ Alberto Bertogli ]
   * New upstream release (1.1.0)
+  * Update debian/control to new standards
 
- -- Alberto Bertogli <albertito@blitiri.com.ar>  Sun, 28 Jun 2020 11:03:35 +0100
+ -- Alberto Bertogli <albertito@blitiri.com.ar>  Sun, 28 Jun 2020 11:15:56 +0100
 
 golang-blitiri-go-log (0.0+git20170910.0.2b2e1b6-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 5320d06..ddb84c3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,16 @@ 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
 Homepage: https://blitiri.com.ar/git/r/log/
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-blitiri-go-log
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-blitiri-go-log.git
 XS-Go-Import-Path: blitiri.com.ar/go/log
 Testsuite: autopkgtest-pkg-go
+Rules-Requires-Root: no
 
 Package: golang-blitiri-go-log-dev
 Architecture: all