Lintian Fixes - ent
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/ent lintian-fixes/main
Summary
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-12-12 21:21:19 +0000
+++ b/debian/changelog 2019-11-17 11:48:32 +0000
@@ -1,3 +1,10 @@
+ent (1.2debian-3) UNRELEASED; urgency=medium
+
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 11 to 12.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 17 Nov 2019 11:48:05 +0000
+
ent (1.2debian-2) unstable; urgency=medium
* debian/control: use dh11
=== removed file 'debian/compat'
--- a/debian/compat 2018-12-12 21:21:19 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-12-12 21:21:19 +0000
+++ b/debian/control 2019-11-17 11:48:32 +0000
@@ -3,10 +3,10 @@
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Standards-Version: 4.2.1
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 12)
,asciidoc
,docbook2x
-Homepage: http://www.fourmilab.ch/random/
+Homepage: https://www.fourmilab.ch/random/
Vcs-Browser: https://salsa.debian.org/alteholz/ent
Vcs-Git: https://salsa.debian.org/alteholz/ent.git
Run locally
Try this locally (using the lintian-brush package):
debcheckout ent
cd ent
lintian-brush