Lintian Fixes - python-warlock

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2e96170..4fb6f2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-warlock (2.0.1-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Bump debhelper from old 11 to 13.
+  * 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>  Wed, 16 Aug 2023 10:47:50 -0000
+
 python-warlock (2.0.1-3) unstable; urgency=medium
 
   * Cleans better (Closes: #1045943).
diff --git a/debian/control b/debian/control
index ce952fe..8acbea6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  pybuild-plugin-pyproject,
@@ -18,7 +18,7 @@ Build-Depends-Indep:
  python3-pytest,
  python3-pytest-cov,
  python3-six,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-warlock
 Vcs-Git: https://salsa.debian.org/openstack-team/python/python-warlock.git
 Homepage: https://pypi.python.org/pypi/warlock
diff --git a/debian/copyright b/debian/copyright
index e5fca0b..7d14bf8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: Apache-2
 
 Files: debian/*
 Copyright: (c) 2012, Canonical Ltd
-	   (c) 2012-2018, Thomas Goirand <zigo@debian.org>
+           (c) 2012-2018, Thomas Goirand <zigo@debian.org>
 License: Apache-2
 
 License: Apache-2
diff --git a/debian/rules b/debian/rules
index cb7ef3e..cfeac30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,3 @@ ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 		PYTHONPATH=. PYTHON=python$$i python$$i -m pytest tests ; \
 	done
 endif
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7bcb568
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/bcwaldon/warlock/issues
+Bug-Submit: https://github.com/bcwaldon/warlock/issues/new
+Repository-Browse: https://github.com/bcwaldon/warlock

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details