Lintian Fixes - dee

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 3db217d..87c0d9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+dee (1.2.7+17.10.20170616-8) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 27 May 2023 00:01:37 -0000
+
 dee (1.2.7+17.10.20170616-7) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 916bc38..07db67b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dee
 Priority: optional
 Maintainer: Kartik Mistry <kartik@debian.org>
 Build-Depends: dbus-test-runner,
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                dh-python,
                gir1.2-freedesktop,
                gir1.2-glib-2.0,
@@ -18,7 +18,7 @@ Build-Depends: dbus-test-runner,
                python3,
                python3-gi,
                valac
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://launchpad.net/dee
 Vcs-Git: https://salsa.debian.org/debian/dee.git
diff --git a/debian/rules b/debian/rules
index 2f943a6..52d2ae9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ include /usr/share/dpkg/buildflags.mk
 export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
 
 %:
-	dh $@ --with python3,autoreconf
+	dh $@ --with python3
 
 override_dh_autoreconf:
 	NOCONFIGURE=1 dh_autoreconf ./autogen.sh
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f1fa863
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://code.launchpad.net/dee

Run locally

More details

Full run details

Historical runs