Lintian Fixes - openguides

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 40ac873..229a4d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+openguides (0.84-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Strip unusual field spacing from debian/control.
+  * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name, Repository,
+    Repository-Browse.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 22:55:57 -0000
+
 openguides (0.84-1) unstable; urgency=medium
 
   * New upstream release
@@ -350,7 +361,7 @@ openguides (0.47-4) unstable; urgency=low
 
 openguides (0.47-3) unstable; urgency=low
 
-  * Add note regarding choice of SQLite libraries to README.Debian. 
+  * Add note regarding choice of SQLite libraries to README.Debian.
 
  -- Dominic Hargreaves <dom@earth.li>  Mon, 11 Apr 2005 00:56:51 +0100
 
@@ -526,4 +537,3 @@ openguides (0.41-1) unstable; urgency=low
   * Initial Release.
 
  -- Dominic Hargreaves <dom@earth.li>  Sat, 25 Sep 2004 00:00:54 +0100
-
diff --git a/debian/control b/debian/control
index edd329b..e71e61e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: openguides
 Section: perl
 Priority: optional
-Build-Depends: debhelper-compat (= 13), po-debconf
+Build-Depends: debhelper-compat (= 13), po-debconf, libmodule-build-perl
 Build-Depends-Indep: perl,
  libconfig-tiny-perl,
  libclass-accessor-perl,
@@ -27,11 +27,10 @@ Build-Depends-Indep: perl,
  libtemplate-plugin-json-escape-perl,
  libgeo-coordinates-osgb-perl,
  libgeo-coordinates-itm-perl,
- libmodule-build-perl,
  libcgi-pm-perl,
  libtest-pod-perl,
 Maintainer: Dominic Hargreaves <dom@earth.li>
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/dom/openguides.git
 Vcs-Browser: https://salsa.debian.org/dom/openguides
 Homepage: https://metacpan.org/release/OpenGuides
@@ -69,7 +68,7 @@ Depends: ${perl:Depends}, ${misc:Depends},
  libgeo-coordinates-itm-perl,
  libcgi-pm-perl
 Pre-Depends: debconf
-Description:  web application for managing a collaboratively-written city guide
+Description: web application for managing a collaboratively-written city guide
  The OpenGuides software provides the framework for a collaboratively-written
  city guide.  It is similar to a wiki but provides somewhat more structured
  data storage allowing you to annotate wiki pages with information such as
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..107b3fe
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Name: OpenGuides
+Bug-Database: https://github.com/OpenGuides/OpenGuides/issues
+Bug-Submit: https://github.com/OpenGuides/OpenGuides/issues/new
+Repository: https://github.com/OpenGuides/OpenGuides.git
+Repository-Browse: https://github.com/OpenGuides/OpenGuides

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details