Lintian Fixes - postgresql-autodoc

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index f35f072..4dc0f31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+postgresql-autodoc (1.41+20200921-1.2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Strip unusual field spacing from debian/control.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 25 Mar 2022 15:00:42 -0000
+
 postgresql-autodoc (1.41+20200921-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
@@ -112,7 +121,7 @@ postgresql-autodoc (1.30-1) unstable; urgency=low
   * Corrected synopsis both in the usage print in the program and in the man page.
     (Closes: #408505)
   * debian/control: short description rephrased. Thanks to Peter Eisentraut for the help.
-    (Closes: #408498)   
+    (Closes: #408498)
 
  -- Tommaso Moroni <moronito@debian.org>  Sun, 28 Jan 2007 07:26:57 +0100
 
@@ -121,15 +130,15 @@ postgresql-autodoc (1.25-3) unstable; urgency=low
   * Added a dpatch which fixes a bug caused by a method call on an undefined
     variable. Thanks to William McKee for the patch and to Paolo Cavallini
     for testing it. (Closes: #361228)
-  * debian/control: put debhelper and dpatch in Build-Depends line; 
+  * debian/control: put debhelper and dpatch in Build-Depends line;
                     Standards-Version bumped to 3.7.0 (no changes required).
-  
-  
+
+
  -- Tommaso Moroni <moronito@debian.org>  Mon,  1 May 2006 14:48:53 +0200
 
 postgresql-autodoc (1.25-2) unstable; urgency=low
 
-  * debian/control: 
+  * debian/control:
     - Standards-Version bumped to 3.6.2 (no changes)
     - recommends dia | dia-gnome (Closes: #329050)
 
@@ -143,7 +152,7 @@ postgresql-autodoc (1.25-1) unstable; urgency=low
 
 postgresql-autodoc (1.24-3) unstable; urgency=low
 
-  * debian/control: change section from contrib to main, since 
+  * debian/control: change section from contrib to main, since
     graphviz is now in main. (Closes: #298765)
   * debian/copyright: made distiction between copyright and license.
 
@@ -151,7 +160,7 @@ postgresql-autodoc (1.24-3) unstable; urgency=low
 
 postgresql-autodoc (1.24-2) unstable; urgency=low
 
-  * debian/postgresql_autodoc.1: updated to reflect the output of 
+  * debian/postgresql_autodoc.1: updated to reflect the output of
     "postgresql_autodoc --help" command. (Closes: #291556)
 
  -- Tommaso Moroni <moronito@debian.org>  Fri, 21 Jan 2005 18:01:32 +0100
@@ -171,7 +180,7 @@ postgresql-autodoc (1.23-1) unstable; urgency=low
 
 postgresql-autodoc (1.22-2) unstable; urgency=low
 
-  * Removed dependency on postgresql, as one could generate documentation 
+  * Removed dependency on postgresql, as one could generate documentation
     from a host which doesn't run the dbms.
 
  -- Tommaso Moroni <moronito@debian.org>  Tue, 23 Mar 2004 05:40:45 +0100
@@ -208,4 +217,3 @@ postgresql-autodoc (1.10-1) unstable; urgency=low
   * Initial Release. (Closes: #166291)
 
  -- Tommaso Moroni <moronito@debian.org>  Sun, 20 Jul 2003 19:53:43 +0200
-
diff --git a/debian/control b/debian/control
index b6da058..0b4ffce 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: postgresql-autodoc
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-pg-perl, libhtml-template-perl, libterm-readkey-perl
 Suggests: graphviz, docbook-book
-Description:  Utility to create a PostgreSQL database schema overview in HTML, DOT and XML
+Description: Utility to create a PostgreSQL database schema overview in HTML, DOT and XML
  This is a utility which will run through PostgreSQL tables and returns HTML,
  DOT, and 2 styles of XML which describes the database.
  .
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..298c047
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/cbbrowne/autodoc/issues
+Bug-Submit: https://github.com/cbbrowne/autodoc/issues/new
+Repository: https://github.com/cbbrowne/autodoc.git
+Repository-Browse: https://github.com/cbbrowne/autodoc

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details