Lintian Fixes - jackmeter

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 8bb4fed..c6d15c7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Uploaders: Alessio Treglia <alessio@debian.org>,
  Andrew Gee <andrew@andrewgee.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 10~),
  autoconf,
  autotools-dev,
  libjack-dev
 Standards-Version: 3.8.4
-Homepage: http://www.aelius.com/njh/jackmeter/
+Homepage: https://www.aelius.com/njh/jackmeter/
 Vcs-Git: https://salsa.debian.org/multimedia-team/jackmeter.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/jackmeter
 
diff --git a/debian/copyright b/debian/copyright
index 72cf0d6..f6fe99a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: Jack Meter
-Maintainer: Nicholas J. Humfrey <njh@aelius.com>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://www.aelius.com/njh/jackmeter/
+Upstream-Name: Jack Meter
+Upstream-Contact: Nicholas J. Humfrey <njh@aelius.com>
 
 Copyright: 2005 Nicholas J. Humfrey <njh@aelius.com>
 License: GPL-2+
@@ -24,5 +24,5 @@ License: GPL-2+
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software 
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-X-Comment: On Debian systems the full text of the GNU General Public
+Comment: On Debian systems the full text of the GNU General Public
  License can be found in the `/usr/share/common-licenses/GPL-2' file.
diff --git a/debian/rules b/debian/rules
index 9e1b1b8..44761ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --buildsystem=autoconf --with autotools_dev  $@
+	dh --buildsystem=autoconf  $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

Run locally

More details

Full run details

Historical runs