Lintian Fixes - uaputl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index db2e2bd..9fbb70a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+uaputl (1.12-2.2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Bump debhelper from deprecated 8 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 01 Mar 2022 20:27:17 -0000
+
 uaputl (1.12-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 45a4fb7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-8
diff --git a/debian/control b/debian/control
index 78403e2..1be24a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: uaputl
 Section: net
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.gag.com/debian/uaputl
 Vcs-Browser: http://git.gag.com/?p=debian/uaputl
diff --git a/debian/copyright b/debian/copyright
index 03e89e5..09e2451 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: uaputl
 
 Files: *
diff --git a/debian/rules b/debian/rules
index 0c3df26..58db651 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,4 +13,4 @@ override_dh_auto_build:
 	INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build
 
 %:
-	dh $@ 
+	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/e7/7b1d074481b8ff9cf18f7159784434b1c46b9a.debug
-rw-r--r--  root/root   /usr/share/doc/uaputl/examples/uaputl.conf

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/81/a86ac94031bb938ec319ebef80ce26f8de90da.debug
-rw-r--r--  root/root   /usr/share/doc/uaputl/examples/uaputl.conf.gz

No differences were encountered between the control files of package uaputl

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

  • Build-Ids: 81a86ac94031bb938ec319ebef80ce26f8de90da e77b1d074481b8ff9cf18f7159784434b1c46b9a

Run locally

More details

Full run details