Lintian Fixes - conman

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a172a6a..7a2f32e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+conman (0.2.7-1.2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Drop use of autotools-dev debhelper.
+  * Bump debhelper from deprecated 9 to 10.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 26 Jun 2023 23:56:32 -0000
+
 conman (0.2.7-1.1) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index f481e20..b87e7b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: comm
 Priority: optional
 Maintainer: Yao-Po Wang <blue119@gmail.com>
 Build-Depends:
-    debhelper (>= 9),
+    debhelper (>= 10~),
     autotools-dev,
     libfreeipmi-dev (>= 1.0.4),
     libipmiconsole-dev,
@@ -32,4 +32,3 @@ Description: serial console management program
      - connecting to consoles in monitor (R/O) or interactive (R/W) mode
      - allowing clients to share or steal console write privileges
      - broadcasting client output to multiple consoles
-
diff --git a/debian/rules b/debian/rules
index b451004..4067ba0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 %:
-	dh $@  --with autotools-dev
-
+	dh $@ 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..682804b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/dun/conman/issues
+Bug-Submit: https://github.com/dun/conman/issues/new
+Repository-Browse: https://github.com/dun/conman

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/01/0945909a2d2a9e34de73dd67e4e0a968e8e9c0.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/75/d2234a25f25aaa645d3988ed4bd4641432ed35.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/1c/0ab9e810752f1853cb12de4ffa024a36b818c7.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/9b/4b79720b8edb3090c14f05ad2cc6909df44ae2.debug

No differences were encountered between the control files of package conman

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

  • Build-Ids: 1c0ab9e810752f1853cb12de4ffa024a36b818c7 9b4b79720b8edb3090c14f05ad2cc6909df44ae2 010945909a2d2a9e34de73dd67e4e0a968e8e9c0 75d2234a25f25aaa645d3988ed4bd4641432ed35

Run locally

More details

Full run details