Lintian Fixes - osmo-msc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 8f2f867..ed15d75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+osmo-msc (1.9.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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 11:35:22 -0000
+
 osmo-msc (1.9.0+dfsg1-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index 4a813f2..5e34985 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper-compat (=13)
 	, libsctp-dev
 	, libssl-dev
 	, libsqlite3-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-msc
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-msc.git
 Homepage: https://osmocom.org/projects/osmomsc
diff --git a/debian/rules b/debian/rules
index 24db9c7..30f9e0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ include /usr/share/dpkg/pkg-info.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 CONFIGURE_FLAGS += --enable-iu --enable-smpp
 override_dh_auto_configure:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..04f35cd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/osmo-msc

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details