Lintian Fixes - pastebinit

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fe69b17..36d15c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
+pastebinit (1.6.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 24 Apr 2023 01:02:33 -0000
+
 pastebinit (1.6.2-1) unstable; urgency=medium
 
   * New upstream relase (1.6.1). GitHub Changelog:
     * Revert "Add NoneType handling/fix for Debian (Closes: #1023962)"
-    * Default to empty string in os.environ.get for potentially empty 
+    * Default to empty string in os.environ.get for potentially empty
       env vars
       (Closes: #1023962)
 
@@ -22,11 +30,11 @@ pastebinit (1.6-1) unstable; urgency=medium
     * Move non-parameter options to '[pastebin]' section.
     * Process pastebin settings outside of multi-paste loop.
     * Check for pastebin before getting input (LP: #1273859)
-    * Add support for XDG config and data directories (LP: #1324280, 
+    * Add support for XDG config and data directories (LP: #1324280,
       LP: #1671107)
     * Make private pasting togglable both ways at runtime.
     * Paste privately by default where supported.
-    * Fix and update pastebin.com configuration (LP: #1309107, 
+    * Fix and update pastebin.com configuration (LP: #1309107,
       LP: #1552092)
     * Work around pastebins with user name length limit (LP: #1437286)
     * Update and improve documentation.
@@ -37,7 +45,7 @@ pastebinit (1.6-1) unstable; urgency=medium
       * Update uploaders to include Simon Quigley and Thomas Ward
         (co-maintainer situation)
       * Remove breaks/replaces on old bikeshed.
-      * Update build-depends, standards version, and homepage for 
+      * Update build-depends, standards version, and homepage for
         upstream project.
       * Add Rules-Requires-Root: no.
     * d/watch:
diff --git a/debian/control b/debian/control
index 4290263..1ce698c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Simon Quigley <tsimonq2@debian.org>
 Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: docbook-xml, docbook-xsl, xsltproc
 Rules-Requires-Root: no
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/pastebinit/pastebinit
 Vcs-Browser: https://salsa.debian.org/debian/pastebinit
 Vcs-Git: https://salsa.debian.org/debian/pastebinit.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..98945c7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/pastebinit/pastebinit/issues
+Bug-Submit: https://github.com/pastebinit/pastebinit/issues/new
+Repository-Browse: https://github.com/pastebinit/pastebinit

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details