Lintian Fixes - python-xstatic-jquery.quicksearch

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f28c314..476199a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+python-xstatic-jquery.quicksearch (2.0.4.1-5) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+    + Replace python_distutils buildsystem with pybuild.
+  * Set upstream metadata fields: Repository-Browse.
+  * Make "Files: *" paragraph the first in the copyright file.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 23:38:29 -0000
+
 python-xstatic-jquery.quicksearch (2.0.4.1-4) unstable; urgency=medium
 
   * Cleans better (Closes: #1046552).
diff --git a/debian/control b/debian/control
index b9d7523..8e2d2fc 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 (>= 75~),
  python3-all,
@@ -15,7 +15,7 @@ Build-Conflicts:
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.quicksearch
 Vcs-Git: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.quicksearch.git
-Homepage: http://plugins.jquery.com/jquery.quicksearch/
+Homepage: https://plugins.jquery.com/jquery.quicksearch/
 
 Package: python3-xstatic-jquery.quicksearch
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8ccd7a3..ff9d32f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,14 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: XStatic-JQuery.quicksearch
 Source: http://plugins.jquery.com/jquery.quicksearch/
 
-Files: debian/*
-Copyright: (c) 2014, Thomas Goirand <zigo@debian.org>
-License: Expat
-
 Files: *
 Copyright: (c) 2013, Radomir Dopieralski <openstack@sheep.art.pl>
 License: Expat
 
+Files: debian/*
+Copyright: (c) 2014, Thomas Goirand <zigo@debian.org>
+License: Expat
+
 Files: xstatic/pkg/jquery_quicksearch/data/*
 Copyright: (c) 2013-2014, Deux Huit Huit, Nicolas Brassard <nico@nitriques.com>
            (c) 2008-2010, Rik Lomas <lomas.rik@gmail.com>
diff --git a/debian/rules b/debian/rules
index be72e90..8e0a127 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/openstack/xstatic-jquery.quicksearch.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	rm -rf build .stestr *.egg-info
@@ -19,5 +19,5 @@ override_dh_auto_install:
 	rm -rf $(CURDIR)/debian/python*-xstatic-jsencrypt/usr/lib/python*/dist-packages/xstatic/pkg/jquery_quicksearch/data
 
 override_dh_clean:
-	dh_clean -O--buildsystem=python_distutils
+	dh_clean -O--buildsystem=pybuild
 	rm -rf build
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1a8eea9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/openstack/xstatic-jquery.quicksearch
diff --git a/debian/watch b/debian/watch
index f7fcbc2..a467a19 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
+version=4
 http://pypi.python.org/packages/source/X/XStatic-JQuery.quicksearch XStatic-JQuery.quicksearch-(.*).tar.gz
-

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://plugins.jquery.com/jquery.quicksearch/ https://plugins.jquery.com/jquery.quicksearch/

Run locally

More details

Full run details