Lintian Fixes - harp

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index f1a154c..a387e98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+harp (1.17-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    1-3.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
+    ./configure), Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 22 Mar 2023 07:34:29 -0000
+
 harp (1.17-1) experimental; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index ca66447..9a47b46 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: debhelper-compat (= 13),
  sphinx-doc,
  python3-sphinx-rtd-theme,
  doxygen
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/stcorp/harp
 Vcs-Browser: https://salsa.debian.org:/science-team/harp.git
 Vcs-Git: https://salsa.debian.org/science-team/harp.git -b debian/latest
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 6c85268..5c1639a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
-harp source: source-is-missing doc/html/_static/jquery.js *
-harp source: source-is-missing doc/html/_static/underscore.js *
-harp source: source-is-missing doc/html/_static/js/theme.js *
+harp source: source-is-missing [doc/html/_static/jquery.js]
+harp source: source-is-missing [doc/html/_static/underscore.js]
+harp source: source-is-missing [doc/html/_static/js/theme.js]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..e74d013
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: harp
+Bug-Database: https://github.com/stcorp/harp/issues
+Bug-Submit: https://github.com/stcorp/harp/issues/new
+Repository-Browse: https://github.com/stcorp/harp

Run locally

More details

Full run details

Historical runs