Lintian Fixes - arpalert

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7f0ac4e..dc5a070 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+arpalert (2.0.12-7) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Fix day-of-week for changelog entry 2.0.0-1.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 04:19:24 -0000
+
 arpalert (2.0.12-6) unstable; urgency=medium
 
   * remove check for sys/sysctl.h (Closes: #997113)
@@ -206,4 +217,4 @@ arpalert (2.0.0-1) unstable; urgency=low
 
   * Initial Release. (Closes: #392647)
 
- -- Jan Wagner <waja@cyconet.org>  Wed, 19 Oct 2006 01:06:18 +0200
+ -- Jan Wagner <waja@cyconet.org>  Thu, 19 Oct 2006 01:06:18 +0200
diff --git a/debian/control b/debian/control
index 2ff88fe..b7a6eab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13)
 Homepage: https://www.arpalert.org/arpalert.html
 Vcs-Browser: https://salsa.debian.org/alteholz/arpalert
 Vcs-Git: https://salsa.debian.org/alteholz/arpalert.git
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 
 Package: arpalert
diff --git a/debian/rules b/debian/rules
index 18def02..f131980 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_clean:
 ifeq ($(shell ls Makefile 2>/dev/null),Makefile)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index aa344d4..feae366 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,3 +1,3 @@
-Name: arpalert
 Bug-Database: https://bugs.debian.org/cgi-bin/pkgreport.cgi?repeatmerged=no&src=arpalert
-Repository: https://salsa.debian.org/alteholz/arpalert
+Repository: https://salsa.debian.org/alteholz/arpalert.git
+Repository-Browse: https://salsa.debian.org/alteholz/arpalert

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package arpalert

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

Run locally

More details

Full run details