Lintian Fixes - nsnake

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 593506d..d4e72d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: nsnake
 Section: games
 Priority: optional
 Maintainer: Alexandre Dantas <eu@alexdantas.net>
-Build-Depends: debhelper (>= 9), libncurses5-dev
+Build-Depends: debhelper-compat (= 13), libncurses5-dev
 Standards-Version: 3.9.5
 Homepage: http://nsnake.alexdantas.net/
-Vcs-Git: git://github.com/alexdantas/nsnake.debian.git -b master
+Vcs-Git: https://github.com/alexdantas/nsnake.debian.git -b master
 Vcs-Browser: https://github.com/alexdantas/nsnake.debian
 
 Package: nsnake
diff --git a/debian/copyright b/debian/copyright
index cc2bee0..425bab0 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: nsnake
 Upstream-Contact: Alexandre Dantas <eu@alexdantas.net>
 Source: http://www.alexdantas.net/projects/nsnake/
diff --git a/debian/rules b/debian/rules
index 59f6f8c..f452b8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel
+	dh $@

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d9/cda13e9e9a802c4c360ddd374dc25256e51491.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/36/7a1e27e4b5e74af3ff78d1b50720a31704cfbc.debug

No differences were encountered between the control files of package nsnake

Control files of package nsnake-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 367a1e27e4b5e74af3ff78d1b50720a31704cfbc d9cda13e9e9a802c4c360ddd374dc25256e51491

Run locally

More details

Full run details