Lintian Fixes - xcircuit

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5fe16ac..776ca5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xcircuit (3.9.73+dfsg.1-2) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 03 Nov 2022 04:51:52 -0000
+
 xcircuit (3.9.73+dfsg.1-1) unstable; urgency=medium
 
   * New upstream release (Closes: #909520)
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 cc77e42..f65b2d2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: electronics
 Priority: optional
 Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
 Uploaders: Ruben Undheim <rubund@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11),
                libx11-dev,
                libxpm-dev,
                libxt-dev,
diff --git a/debian/rules b/debian/rules
index 5ad03d7..b7143d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,15 +3,13 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --x-includes=/usr --with-tcl=/usr/lib \

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/80/b42ea4678ea1b3855b26150f74baeaf4d0672c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/c4/51928c276f308c4db79bd7f1f934e6c2a02bbc.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/46/dd63c535f6b0bd64f495625fb6b2dff360bba6.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e5/ffb743ff4ed9dc57d54218f578363faa292afa.debug

No differences were encountered between the control files of package xcircuit

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

  • Build-Ids: 46dd63c535f6b0bd64f495625fb6b2dff360bba6 e5ffb743ff4ed9dc57d54218f578363faa292afa 80b42ea4678ea1b3855b26150f74baeaf4d0672c c451928c276f308c4db79bd7f1f934e6c2a02bbc

Run locally

More details

Full run details