Lintian Fixes - cmake-vala

Ready changes

Summary

Lintian Result

Diff

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 7b921c1..bd5dcc7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,8 @@ Maintainer: Mike Gabriel <sunweaver@debian.org>
 Uploaders:
  Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>,
  Debian CMake Team <pkg-cmake-team@lists.alioth.debian.org>,
-Build-Depends: cmake,
-               debhelper (>= 11),
-Standards-Version: 4.4.0
+Build-Depends: cmake, debhelper-compat (= 13),
+Standards-Version: 4.6.1
 Homepage: https://gitlib.com/vala-panel-project/cmake-vala
 Vcs-Git: https://salsa.debian.org/debian-ayatana-team/cmake-vala.git
 Vcs-Browser: https://salsa.debian.org/debian-edu-ayatana-team/cmake-vala
diff --git a/debian/rules b/debian/rules
index de2471a..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --fail-missing
-
-get-orig-source:
-	uscan --noconf --force-download --rename --download-current-version --destdir=..
+	dh $@

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details