Lintian Fixes - viruskiller

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f2f15ca..4080da5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ viruskiller (1.03-1+dfsg1-3) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Stephen M. Webb <stephen.webb@bregmasoft.ca>.
     Closes: #899328
+  * Trim trailing whitespace.
+  * Use correct machine-readable copyright file URI.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 13 Mar 2021 16:05:37 -0000
 
@@ -111,4 +115,3 @@ viruskiller (1.0-1-1) unstable; urgency=low
   * Initial release (Closes: #323240).
 
  -- Florian Ragwitz <rafl@debianforum.de>  Mon, 15 Aug 2005 00:24:35 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index c36231a..b5ab229 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: viruskiller
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
                libsdl-image1.2-dev,
                libsdl-mixer1.2-dev,
                libsdl-net1.2-dev,
diff --git a/debian/copyright b/debian/copyright
index a296795..3f42e0f 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: Virus Killer
 Upstream-Source: http://www.parallelrealities.co.uk/projects/virusKiller.php
 
diff --git a/debian/rules b/debian/rules
index 86782b0..8505be9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,3 @@ override_dh_auto_install:
 	dh_auto_install
 	rm $(CURDIR)/debian/viruskiller/usr/share/doc/viruskiller/LICENSE \
 		$(CURDIR)/debian/viruskiller/usr/share/doc/viruskiller/README
-

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/2e/613f27e7bfcf4075c76ae73cb78efb5b9eb1b3.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/6a/2d64de6f99e18b3a12aa5b092fac524aab8540.debug

No differences were encountered between the control files of package viruskiller

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

  • Build-Ids: 6a2d64de6f99e18b3a12aa5b092fac524aab8540 2e613f27e7bfcf4075c76ae73cb78efb5b9eb1b3

Run locally

More details

Full run details