Lintian Fixes - gpiozero

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index fa70b73..3a49941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,7 @@ gpiozero (1.4.1-1.3) unstable; urgency=medium
 gpiozero (1.4.1-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
-  * Fix error in python3-gpiozero reccomends/suggests, change 
+  * Fix error in python3-gpiozero reccomends/suggests, change
     python-pigpio to python3-pigpio.
   * Drop python-gpiozero package (Closes: 936644).
   * Drop rules logic to remove "pinout" utility from python-gpiozero package.
@@ -33,7 +33,7 @@ gpiozero (1.4.1-1.1) unstable; urgency=medium
     and limit it's architecture list to arm*
   * Recommend python-pigpio/python3-pigpio on non-arm architectures.
   * Suggest python-pigpio/python3-pigpio on arm architectures.
-  * Drop "pinout" utility from python-gpiozero package 
+  * Drop "pinout" utility from python-gpiozero package
     (keep it in python3-gpiozero package) (Closes: #919617)
   * Fix misspelling in package discrptions Raspoberry -> Raspberry
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 7dd0f52..c04d443 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,13 @@ Uploaders:
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 11~),
- dh-python,
+ debhelper-compat (= 13),dh-python,
  python3-all,
  python3-colorzero,
  python3-mock,
  python3-pytest,
  python3-setuptools,,
-Standards-Version: 4.3.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/RPi-Distro/python-gpiozero
 Vcs-Git: https://salsa.debian.org/raspi-team/gpiozero.git
 Vcs-Browser: https://salsa.debian.org/raspi-team/gpiozero
diff --git a/debian/copyright b/debian/copyright
index e154aa9..977cbec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: gpiozero
 Upstream-Contact: Ben Nuttall
 Source: https://pypi.python.org/pypi/gpiozero
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..521cb23
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/gpiozero/gpiozero/issues
+Bug-Submit: https://github.com/gpiozero/gpiozero/issues/new
+Repository-Browse: https://github.com/gpiozero/gpiozero

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details