Lintian Fixes - yq

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 13927b9..88fa979 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+yq (3.1.0-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 24 Feb 2023 17:39:34 -0000
+
 yq (3.1.0-3) unstable; urgency=medium
 
   * rename xq to xq-python (closes: #1029509)
diff --git a/debian/control b/debian/control
index c7cb379..d67f88c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: utils
 Priority: optional
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Christoph Martin <martin@uni-mainz.de>
-Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-pip, python3-argcomplete, python3-toml, python3-xmltodict, python3-yaml
-Standards-Version: 4.6.0
+Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-pip, python3-argcomplete, python3-toml, python3-xmltodict, python3-yaml
+Standards-Version: 4.6.2
 Homepage: https://github.com/kislyuk/yq
 Vcs-Git: https://salsa.debian.org/python-team/packages/yq.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/yq
diff --git a/debian/rules b/debian/rules
index a92bb96..be3af1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,3 @@ export PYBUILD_DISABLE=test
 override_dh_auto_install:
 	dh_auto_install
 	mv debian/yq/usr/bin/xq debian/yq/usr/bin/xq-python
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ffde4fa
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/kislyuk/yq/issues
+Bug-Submit: https://github.com/kislyuk/yq/issues/new
+Repository: https://github.com/kislyuk/yq.git
+Repository-Browse: https://github.com/kislyuk/yq

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details