Lintian Fixes - amqp-specs

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 467e30f..aab1da4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
 amqp-specs (1-0r0-4) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/control: Set Vcs-* to salsa.debian.org
 
+  [ Debian Janitor ]
+  * Use secure URI in Homepage field.
+  * Bump debhelper dependency to >= 8, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 8 to 10.
+
  -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 10:06:28 +0200
 
 amqp-specs (1-0r0-3) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index b2053a7..0d21013 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Jonas Smedegaard <dr@jones.dk>
 Build-Depends: cdbs,
  devscripts,
- debhelper,
+ debhelper (>= 10~),
  dh-buildinfo
 Standards-Version: 3.9.6
-Homepage: http://www.amqp.org/
+Homepage: https://www.amqp.org/
 Vcs-Git: https://salsa.debian.org/debian/amqp-specs.git
 Vcs-Browser: https://salsa.debian.org/debian/amqp-specs
 
diff --git a/debian/control.in b/debian/control.in
index ea432a1..063e313 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,9 +2,9 @@ Source: amqp-specs
 Section: net
 Priority: optional
 Maintainer: Jonas Smedegaard <dr@jones.dk>
-Build-Depends: @cdbs@
+Build-Depends: @cdbs@, debhelper (>= 10~)
 Standards-Version: 3.9.6
-Homepage: http://www.amqp.org/
+Homepage: https://www.amqp.org/
 Vcs-Git: git://anonscm.debian.org/collab-maint/amqp-specs
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/amqp-specs.git
 

Run locally

More details

Full run details