Run of lintian-fixes for python-cement
Try this locally (using the lintian-brush package):
debcheckout python-cement
cd python-cement
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/python-cement lintian-fixes/main
Summary
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Bump debhelper from old 9 to 10. (package-uses-old-debhelper-compat-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-08-27 13:08:35 +0000
+++ b/debian/changelog 2019-05-07 20:53:07 +0000
@@ -1,11 +1,16 @@
python-cement (2.10.0-2) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
+ [ Debian Janitor ]
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 9 to 10.
+
-- Ondřej Nový <onovy@debian.org> Tue, 13 Feb 2018 10:09:40 +0100
python-cement (2.10.0-1) unstable; urgency=low
=== modified file 'debian/compat'
--- a/debian/compat 2016-05-20 08:15:49 +0000
+++ b/debian/compat 2019-05-07 20:53:07 +0000
@@ -1,1 +1,1 @@
-9
+10
=== modified file 'debian/control'
--- a/debian/control 2018-05-14 05:58:17 +0000
+++ b/debian/control 2019-05-07 20:53:07 +0000
@@ -3,7 +3,7 @@
Uploaders: Michael Fladischer <fladi@debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
dh-python,
python-all,
python-argcomplete,
@@ -40,7 +40,7 @@
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-cement
Vcs-Git: https://salsa.debian.org/python-team/modules/python-cement.git
-Homepage: http://builtoncement.com/
+Homepage: https://builtoncement.com/
Package: python-cement
Architecture: all