Lintian Fixes - pyquery

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 67406c2..9276934 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pyquery (1.4.3-2) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.1.5, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 10:44:23 -0000
+
 pyquery (1.4.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 6864252..12a88fc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Jonathan Wiltshire <jmw@debian.org>,
 	TANIGUCHI Takaki <takaki@debian.org>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
         , dh-python
 	, python3-all
 	, python3-setuptools
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyquery.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/pyquery
-Homepage: http://pyquery.org/
+Homepage: https://pyquery.org/
 
 Package: python3-pyquery
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://pyquery.org/ https://pyquery.org/

Run locally

More details

Full run details