Lintian Fixes - osmo-pcu

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index acfc219..2597f94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+osmo-pcu (1.1.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.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 31 Mar 2023 00:42:59 -0000
+
 osmo-pcu (1.1.0-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index b0fa1cf..5a29e31 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Thorsten Alteholz <debian@alteholz.de>,
 Build-Depends: debhelper-compat (= 13),
                pkg-config,
                libosmocore-dev (>= 1.7.0)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: http://osmocom.org/projects/osmopcu
 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-pcu
 Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-pcu.git
diff --git a/debian/rules b/debian/rules
index 3939983..d3eff7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 arch = $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 
 override_dh_autoreconf:
@@ -42,8 +42,5 @@ override_dh_auto_test:
 
 override_dh_installsystemd:
 	dh_installsystemd --no-enable --no-start
-
-override_dh_auto_install:
-	dh_auto_install
 #	find
 #	mv debian/osmo-pcu/usr/lib/systemd/system debian/osmo-pcu/lib/systemd
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0406e59
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/osmo-pcu

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details