Lintian Fixes - greed

Ready changes

Summary

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 0683637..96fdb91 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
 Uploaders:
  Josue Abarca <jmaslibre@debian.org>
 Build-Depends:
- debhelper (>=11),
+ debhelper-compat (= 13),
  libncurses5-dev,
  xmlto
 Standards-Version: 4.2.1
diff --git a/debian/rules b/debian/rules
index 1c7366f..30623b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh  $@
+	dh $@
 
 # Debian Policy 11.11
 override_dh_fixperms:

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package greed

No differences were encountered between the control files of package greed-dbgsym

Run locally

More details

Full run details