Lintian Fixes - abi-dumper

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b777abf..1b28b75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+abi-dumper (1.2-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 04 Oct 2022 14:59:43 -0000
+
 abi-dumper (1.2-2) unstable; urgency=medium
 
   * d/patches: Add support for today's binaries. Closes: #1020818
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index f2c70ea..fade880 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: abi-dumper
 Section: devel
 Priority: optional
-Build-Depends: debhelper (>= 11), help2man
+Build-Depends: debhelper-compat (= 13), help2man
 Maintainer: Mathieu Malaterre <malat@debian.org>
 Standards-Version: 4.6.1
 Homepage: https://github.com/lvc/abi-dumper
diff --git a/debian/copyright b/debian/copyright
index 7e01940..0533c5c 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-Source: https://github.com/lvc/abi-dumper
 Upstream-Name: ABI Dumper
 
diff --git a/debian/rules b/debian/rules
index 0e810fb..d0ac4d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_clean:
 
 override_dh_installdocs: debian/abi-dumper.1
 	dh_installdocs
-
-get-orig-source:
-	uscan --download --force-download --rename
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..611e4c3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/lvc/abi-dumper/issues
+Bug-Submit: https://github.com/lvc/abi-dumper/issues/new
+Repository-Browse: https://github.com/lvc/abi-dumper

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details