Lintian Fixes - libosmo-netif

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f84cd99..a5f46de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libosmo-netif (1.2.0-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 22 May 2023 14:57:50 -0000
+
 libosmo-netif (1.2.0-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index cd28991..19f8213 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13)
                , pkg-config
                , libortp-dev
                , libsctp-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/libosmo-netif
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/libosmo-netif.git
 Homepage: http://git.osmocom.org/libosmo-netif/
diff --git a/debian/rules b/debian/rules
index 80915f3..902d8fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,15 +3,13 @@
 #export DH_VERBOSE=1
 
 include /usr/share/dpkg/pkg-info.mk
-
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 arch = $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	echo $(DEB_VERSION_UPSTREAM) > .tarball-version
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bb053ef
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/libosmo-netif

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package libosmonetif8

No differences were encountered between the control files of package libosmonetif8-dbgsym

Run locally

More details

Full run details