Lintian Fixes - xilinx-bootgen

Ready changes

Summary

  • Set upstream metadata fields: Bug-Database. ( upstream-metadata-missing-bug-tracking )
  • Drop unnecessary dependency on dh-autoreconf.
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index a28a96c..d47b958 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Punit Agrawal <punit@debian.org>,
 Priority: optional
 Section: devel
 Build-Depends: debhelper-compat (= 13), libssl-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/Xilinx/bootgen
 Vcs-Browser: https://salsa.debian.org/xilinx-packages-team/xilinx-bootgen
diff --git a/debian/rules b/debian/rules
index 8b3d87b..4d8b050 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf --exclude=.la
+	dh $@ --exclude=.la
 
 override_dh_auto_configure:
 	if dpkg-vendor --derives-from Ubuntu; then \
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 385e06f..e7c7a84 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,4 @@
-Name: bootgen
+Bug-Database: https://github.com/Xilinx/bootgen/issues
 Repository: https://github.com/Xilinx/bootgen.git
 Repository-Browse: https://github.com/Xilinx/bootgen
 Bug-Submit: https://github.com/Xilinx/bootgen/issues
-Contact: https://github.com/Xilinx/bootgen/issues

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/88/fd812f3946471449b176832ab1f477d9982a44.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/9f/bae40aae4dbb8c9512c3ec61f1d7539957767b.debug

No differences were encountered between the control files of package xilinx-bootgen

Control files of package xilinx-bootgen-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 9fbae40aae4dbb8c9512c3ec61f1d7539957767b 88fd812f3946471449b176832ab1f477d9982a44

Run locally

More details

Full run details