Lintian Fixes - httperf

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 55a29de..9428984 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+httperf (0.9.0-10) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 10 Sep 2022 00:10:43 -0000
+
 httperf (0.9.0-9) unstable; urgency=medium
 
   * debian/control: add salsa URLs
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 5b235ee..382aa66 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: httperf
 Section: web
 Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11)
-	, libssl-dev
+Build-Depends: debhelper-compat (= 11), libssl-dev
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/alteholz/httperf
 Vcs-Git: https://salsa.debian.org/alteholz/httperf.git
diff --git a/debian/rules b/debian/rules
index c662d9e..b883c8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 #export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..cc7e47f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/httperf/httperf/issues
+Bug-Submit: https://github.com/httperf/httperf/issues/new
+Repository: https://github.com/httperf/httperf.git
+Repository-Browse: https://github.com/httperf/httperf

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/45/21287f9e7a693bb3d7d979156977c302c9aafb.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/67/8416450c83ff8e104cf0621f770e253ed6f580.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b5/21c71e7029ca1bd1cb0c1f68952afeb80a83c7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e5/b9938b50c228d67ed467168d50e78635362c7f.debug

No differences were encountered between the control files of package httperf

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

  • Build-Ids: b521c71e7029ca1bd1cb0c1f68952afeb80a83c7 e5b9938b50c228d67ed467168d50e78635362c7f 4521287f9e7a693bb3d7d979156977c302c9aafb 678416450c83ff8e104cf0621f770e253ed6f580

Run locally

More details

Full run details