Lintian Fixes - aegean

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 86f3149..333a60d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+aegean (0.16.0+dfsg-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
+      does this.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 23 Apr 2023 05:52:44 -0000
+
 aegean (0.16.0+dfsg-2) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff --git a/debian/control b/debian/control
index 10ca45d..7f37d5b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
 Uploaders: Sascha Steinbiss <satta@debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libcairo2-dev,
                libgenometools0-dev,
                python3
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/aegean
 Vcs-Git: https://salsa.debian.org/med-team/aegean.git
 Homepage: https://standage.github.io/AEGeAn
diff --git a/debian/rules b/debian/rules
index 2180f2f..f3747d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,7 @@ override_dh_auto_build:
 	dh_auto_build -- prefix=$(DESTDIR) 64bit=$(64BIT) errorcheck=no
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dh_auto_test -- useshared=yes 64bit=$(64BIT) testthreads=5
-endif
 
 override_dh_auto_install:
 	dh_auto_install -- 64bit=$(64BIT) prefix=$(DESTDIR)
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 7ba8a7c..e00c854 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # Upstream does not provide signed tarballs.
-aegean source: debian-watch-does-not-check-gpg-signature
+aegean source: debian-watch-does-not-check-openpgp-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b60156e..12fa05f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -21,3 +21,4 @@ Registry:
    Entry: NA
  - Name: bio.tools
    Entry: NA
+Repository-Browse: https://github.com/standage/AEGeAn

Run locally

More details

Full run details

Historical runs