Lintian Fixes - osmo-bts

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index ac8071d..336d9e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+osmo-bts (1.5.0+dfsg1-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>  Tue, 14 Mar 2023 09:51:32 -0000
+
 osmo-bts (1.5.0+dfsg1-2) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 5bf7952..98dfa60 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libortp-dev,
                libosmocoding0,
                txt2man
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-bts
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-bts.git
 Homepage: http://openbsc.osmocom.org/trac/wiki/OsmoBTS
diff --git a/debian/rules b/debian/rules
index 5a684d5..a244b9f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,14 +3,12 @@
 
 include /usr/share/dpkg/pkg-info.mk
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 CHANGELOG_DATE ?= $(shell LC_ALL=C date -u -d @$(SOURCE_DATE_EPOCH) +"%d %B %Y")
 
 %:
-	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..c5295aa
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/osmo-bts

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package osmo-bts

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

Run locally

More details

Full run details