Lintian Fixes - xpa

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ff41356..45a685d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xpa (2.1.20-2) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 03 Apr 2023 00:23:35 -0000
+
 xpa (2.1.20-1) unstable; urgency=low
 
   * Add tests on salsa
diff --git a/debian/control b/debian/control
index a8d41ec..17f8e76 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libxt-dev,
                tcl-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-astro-team/xpa
 Vcs-Git: https://salsa.debian.org/debian-astro-team/xpa.git
 Homepage: https://hea-www.harvard.edu/RD/xpa/
diff --git a/debian/rules b/debian/rules
index 813f070..278251d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared=link --with-threads --with-tclconfig=/usr/lib --with-tcl=/usr/include/tcl
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b5e35f2..e623346 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
 Bug-Database: https://github.com/ericmandel/xpa/issues
-Name: XPA
+Bug-Submit: https://github.com/ericmandel/xpa/issues/new
 Reference: 
  Author: Mandel, E. and Swick, R. 
  Title: "Public Access Programming: Opening The Black Box That Hides Internal Data"
@@ -8,4 +8,5 @@ Reference:
  Volume: 61
  Pages: 507
  URL: http://adsabs.harvard.edu/abs/1994ASPC...61..507M
-Repository: https://github.com/ericmandel/xpa
+Repository: https://github.com/ericmandel/xpa.git
+Repository-Browse: https://github.com/ericmandel/xpa

Run locally

More details

Full run details

Historical runs