Lintian Fixes - libosmo-abis

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5eb0f50..b3d2e6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libosmo-abis (1.3.0-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Oct 2022 09:59:05 -0000
+
 libosmo-abis (1.3.0-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index 0cc64db..a436e05 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libortp-dev,
                dahdi-source,
                libsctp-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/libosmo-abis
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/libosmo-abis.git
 Homepage: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
diff --git a/debian/rules b/debian/rules
index 1680694..25e3895 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,13 +4,12 @@ DEBIAN  := $(shell dpkg-parsechangelog | grep ^Version: | cut -d' ' -f2)
 DEBVERS := $(shell echo '$(DEBIAN)' | cut -d- -f1)
 VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 #override_dh_strip:
 #	dh_strip --dbg-package=libosmo-abis-dbg
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c31b111
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/libosmo-abis

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/2b/8f8f0fe5605e2ec2c116d254491c268cd142af.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/8b/c011d367edf7eefb8629b19e6eead084155765.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/39/e95a134c40bdd0aeed8f85937727ea21697d4d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d0/9e8611545dd1aff71f03e9f90c40df846c2084.debug

No differences were encountered between the control files of package libosmo-abis-dev

No differences were encountered between the control files of package libosmoabis10

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

  • Build-Ids: d09e8611545dd1aff71f03e9f90c40df846c2084 8bc011d367edf7eefb8629b19e6eead084155765

No differences were encountered between the control files of package libosmotrau2

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

  • Build-Ids: 39e95a134c40bdd0aeed8f85937727ea21697d4d 2b8f8f0fe5605e2ec2c116d254491c268cd142af

Run locally

More details

Full run details