Lintian Fixes - docker-pycreds

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 559c4cb..e47aa36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+docker-pycreds (0.3.0-1.2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 07:09:06 -0000
+
 docker-pycreds (0.3.0-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 6e64ab9..e5238b0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Jason Pleau <jason@jpleau.ca>,
  Felipe Sateler <fsateler@debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                golang-docker-credential-helpers,
                python3-all (>= 3.3),
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ed4b71e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/shin-/dockerpy-creds/issues
+Bug-Submit: https://github.com/shin-/dockerpy-creds/issues/new
+Repository: https://github.com/shin-/dockerpy-creds.git
+Repository-Browse: https://github.com/shin-/dockerpy-creds

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details