Lintian Fixes - mxt-app

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d8c5691..24604b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,4 +51,3 @@ mxt-app (1.26-1) unstable; urgency=medium
   * Initial release. (Closes: #814750)
 
  -- Eric Dorland <eric@debian.org>  Mon, 15 Feb 2016 01:22:52 -0500
-
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 e901d72..cfe99e6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Eric Dorland <eric@debian.org>
 Standards-Version: 4.2.1.4
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                doxygen,
                libcmocka-dev,
                libusb-1.0-0-dev,
diff --git a/debian/copyright b/debian/copyright
index ebd953b..e7478eb 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: mxt-app
 Source: https://github.com/atmel-maxtouch/mxt-app
 
diff --git a/debian/rules b/debian/rules
index da03148..1bf88cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-man
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..40ef997
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/atmel-maxtouch/mxt-app/issues
+Bug-Submit: https://github.com/atmel-maxtouch/mxt-app/issues/new
+Repository-Browse: https://github.com/atmel-maxtouch/mxt-app

Run locally

More details

Full run details

Historical runs