Lintian Fixes - python-kdcproxy

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d2fecec..0628ebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-kdcproxy (1.0.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 23 Jul 2022 03:02:24 -0000
+
 python-kdcproxy (1.0.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index d46661e..28554a2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Timo Aaltonen <tjaalton@debian.org>
 Section: python
 Priority: optional
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  dh-python,
  libkrb5-3,
  python3-all,
@@ -17,8 +17,8 @@ Build-Depends:
  python3-setuptools,
  python3-webtest,
  tox,
-Standards-Version: 4.5.1
-Homepage: http://github.com/latchset/kdcproxy
+Standards-Version: 4.6.0
+Homepage: https://github.com/latchset/kdcproxy
 Vcs-Git: https://salsa.debian.org/freeipa-team/python-kdcproxy.git
 Vcs-Browser: https://salsa.debian.org/freeipa-team/python-kdcproxy
 
@@ -33,4 +33,3 @@ Description: Kerberos KDC HTTP proxy WSGI module for python3
  minimal configuration.
  .
  This package includes the python3 version.
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a42d144
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/latchset/kdcproxy/issues
+Bug-Submit: https://github.com/latchset/kdcproxy/issues/new
+Repository: https://github.com/latchset/kdcproxy.git
+Repository-Browse: https://github.com/latchset/kdcproxy
diff --git a/debian/watch b/debian/watch
index 7d47f0c..88635a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/latchset/kdcproxy/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://github.com/latchset/kdcproxy https://github.com/latchset/kdcproxy

Run locally

More details

Full run details