Lintian Fixes - golang-github-smartystreets-goconvey

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index d25ff2a..368d08b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
 Section: devel
 Testsuite: autopkgtest-pkg-go
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-golang (>= 1.17~),
                golang-any,
     golang-github-jacobsa-oglematchers-dev,
     golang-github-jtolds-gls-dev,
     golang-github-smartystreets-assertions-dev (>= 1.10.1~),
     golang-golang-x-tools-dev (>= 1:0.0~git20191118~),
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-smartystreets-goconvey
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-smartystreets-goconvey.git
 Homepage: https://github.com/smartystreets/goconvey
diff --git a/debian/rules b/debian/rules
index a0341dd..9506a64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,4 @@ override_dh_auto_install:
 	dh_auto_install -- --no-binaries
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dh_auto_test -- -short
-endif
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index a73c76d..092907a 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,3 +1,5 @@
 ---
+Bug-Database: https://github.com/smartystreets/goconvey/issues
+Bug-Submit: https://github.com/smartystreets/goconvey/issues/new
 Repository: https://github.com/smartystreets/goconvey.git
 Repository-Browse: https://github.com/smartystreets/goconvey

Run locally

More details

Full run details

Historical runs