Lintian Fixes - ipv6pref

Recent merge proposals

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fc4ecf1..cd54a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+ipv6pref (1.0.3-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Change priority extra to priority optional.
+  * Set upstream metadata fields: Repository-Browse.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 01:10:58 -0000
+
 ipv6pref (1.0.3-1) unstable; urgency=medium
 
   * update to upstream version 1.0.3
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index e0397cb..5b4c619 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: ipv6pref
 Section: utils
-Priority: extra
+Priority: optional
 Maintainer: Stefan Tomanek <stefan.tomanek+debian@wertarbyte.de>
-Build-Depends: debhelper (>= 9), dh-exec, linux-libc-dev
+Build-Depends: debhelper-compat (= 13), dh-exec, linux-libc-dev
 Standards-Version: 3.9.8
 Homepage: https://github.com/wertarbyte/ipv6pref
 Vcs-Git: https://github.com/wertarbyte/ipv6pref.git
diff --git a/debian/copyright b/debian/copyright
index e08fc5d..9e44a6b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ipv6pref
 Maintainer-Contact: Stefan Tomanek <stefan.tomanek+debian@wertarbyte.de>
 Source: https://github.com/wertarbyte/ipv6pref
diff --git a/debian/rules b/debian/rules
index 8103373..da35856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ 
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0293788
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/wertarbyte/ipv6pref/issues
+Bug-Submit: https://github.com/wertarbyte/ipv6pref/issues/new
+Repository: https://github.com/wertarbyte/ipv6pref.git
+Repository-Browse: https://github.com/wertarbyte/ipv6pref
diff --git a/debian/watch b/debian/watch
index 1d4525c..2817ce7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/wertarbyte/ipv6pref/tags .*/archive/release/(.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files of package ipv6pref: lines which differ (wdiff format)

  • Priority: extra optional

No differences were encountered between the control files of package ipv6pref-dbgsym

Run locally

More details

Full run details