Lintian Fixes - xorg-gtest

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index b23ba2e..aaf4e83 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: automake,
                xserver-xorg-dev,
                xserver-xorg-video-dummy,
                xutils-dev (>= 1:7.7~1)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: libs
 Rules-Requires-Root: no
 Homepage: https://cgit.freedesktop.org/xorg/test/xorg-gtest/
diff --git a/debian/copyright b/debian/copyright
index 8e12a28..0539637 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: xorg-gtest
 Upstream-Contact: Peter Hutter <peter.hutterer@who-t.net>
 Source: https://cgit.freedesktop.org/xorg/test/xorg-gtest
diff --git a/debian/rules b/debian/rules
index b41d5b3..eebd1c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 # Install xorg-gtest.pc file in architecture independent directory
 override_dh_auto_configure:
@@ -30,6 +30,3 @@ override_dh_missing:
 
 override_dh_auto_test:
 	dh_auto_test --no-parallel
-
-get-orig-source:
-	uscan --noconf --force-download --rename --download-current-version --destdir=..

Run locally

More details

Full run details

Historical runs