Run of lintian-fixes for abi-compliance-checker

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index a4937a6..aebfa3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -118,7 +118,7 @@ abi-compliance-checker (1.99.11-1) unstable; urgency=medium
 
   * New upstream
   * Bump Std-Vers to 3.9.6, no changes needed
-  * drop timestamp from generated HTML reports. Closes: #798470 
+  * drop timestamp from generated HTML reports. Closes: #798470
   * make the generated .abi.tar.gz files reproducible. Closes: #798481
 
  -- Mathieu Malaterre <malat@debian.org>  Wed, 16 Sep 2015 21:53:39 +0200
@@ -198,7 +198,7 @@ abi-compliance-checker (1.99.1-1) unstable; urgency=low
   * Update man page, suggests icheck
   * Recommends ctags. Closes: #711503
   * Remove patches applied upstream:
-    - d/p/allow-suffix-on-dumps.patch 
+    - d/p/allow-suffix-on-dumps.patch
 
  -- Mathieu Malaterre <malat@debian.org>  Tue, 11 Jun 2013 10:48:45 +0200
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index e44619e..c239cfd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,10 @@
 Source: abi-compliance-checker
 Section: devel
 Priority: optional
-Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1~), help2man
+Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), help2man
 Maintainer: Mathieu Malaterre <malat@debian.org>
 Standards-Version: 4.6.2
 Homepage: https://lvc.github.io/abi-compliance-checker/
-XS-Testsuite: autopkgtest
 Vcs-Browser: https://salsa.debian.org/debian/abi-compliance-checker
 Vcs-Git: https://salsa.debian.org/debian/abi-compliance-checker.git
 
diff --git a/debian/copyright b/debian/copyright
index 48bf9ec..bcd6a28 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-compliance-checker/
 Upstream-Name: ABI compliance checker
 
diff --git a/debian/rules b/debian/rules
index e3f2316..5808fcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,3 @@ debian/dh/dh_acc.1: debian/dh/dh_acc
 override_dh_installdocs: debian/dh/dh_acc.1 debian/abi-compliance-checker.1
 	dh_installdocs
 	sed -i -e 's@https://s3.amazonaws.com/github/ribbons/@@' ./debian/abi-compliance-checker/usr/share/doc/abi-compliance-checker/*.html
-
-get-orig-source:
-	uscan --download --force-download --rename
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..54e1663
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/lvc/abi-compliance-checker/issues
+Bug-Submit: https://github.com/lvc/abi-compliance-checker/issues/new
+Repository: https://github.com/lvc/abi-compliance-checker.git
+Repository-Browse: https://github.com/lvc/abi-compliance-checker

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package abi-compliance-checker

No differences were encountered between the control files of package dh-acc

Publish History

  • 2023-03-14T23:39: ( Success ) (requested by runner)

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes abi-compliance-checkerapt install -t lintian-fixes dh-acc

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved