Lintian Fixes - xmotd

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6033640..a05dda6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xmotd (1.17.3b-11) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 01 Mar 2022 20:50:56 -0000
+
 xmotd (1.17.3b-10) unstable; urgency=medium
 
   * debian/patches/bugfix/fix-warnings-hardening-build.patch:
@@ -6,7 +17,7 @@ xmotd (1.17.3b-10) unstable; urgency=medium
       (Closes: #889740).
   * Bump debian/compat from 9 to 11.
   * debian/control:
-    - Depend on debhelper >= 11 instead of >= 9. 
+    - Depend on debhelper >= 11 instead of >= 9.
   * debian/control:
     - Bump Standards-Version to 4.1.3.0.
   * debian/copyright:
@@ -41,7 +52,7 @@ xmotd (1.17.3b-8) unstable; urgency=low
     - Added a line to signal the adoption.
 
  -- Hugo Lefeuvre <hugo6390@orange.fr>  Sat, 14 Jun 2014 15:41:41 +0200
- 
+
 xmotd (1.17.3b-7) unstable; urgency=low
 
   * Bumped standards-version
@@ -199,4 +210,3 @@ xmotd (1.14b3-1) unstable; urgency=low
   * Initial Release.
 
  -- kaszeta <kaszeta@me.umn.edu>  Wed, 23 Oct 1996 13:03:02 -0500
-
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 5ad9470..f68143c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,14 @@ Section: x11
 Priority: optional
 Maintainer: Hugo Lefeuvre <hle@debian.org>
 Standards-Version: 4.1.3.0
-Build-Depends: debhelper (>= 11), 
-               dh-autoreconf, 
-               libxaw7-dev, 
-               libxmu-dev, 
-               libxpm-dev, 
-               libxt-dev, 
+Build-Depends: debhelper-compat (= 13),
+               libxaw7-dev,
+               libxmu-dev,
+               libxpm-dev,
+               libxt-dev,
                xutils-dev
-Homepage: http://www.ee.ryerson.ca/~elf/xmotd/
-Vcs-Git: https://github.com/hlef/xmotd
+Homepage: https://www.ee.ryerson.ca/~elf/xmotd/
+Vcs-Git: https://github.com/hlef/xmotd.git
 Vcs-Browser: https://github.com/hlef/xmotd
 
 Package: xmotd
diff --git a/debian/rules b/debian/rules
index 7be8300..ce0c7d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 /usr/share/topgit/tg2quilt.mk:
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	dh_autoreconf xmkmf -- -a

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/78/264c0564d8ea7a2c96f7ccf3fd372e053c2183.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/09/c7637819f7643ee61092b9a37a4c8ae01058d0.debug

Control files of package xmotd: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.34), 2.33), libx11-6, libxaw7 (>= 2:1.0.14), libxaw7, libxmu6 (>= 2:1.1.3), libxpm4, libxt6
  • Homepage: http://www.ee.ryerson.ca/~elf/xmotd/ https://www.ee.ryerson.ca/~elf/xmotd/

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

  • Build-Ids: 09c7637819f7643ee61092b9a37a4c8ae01058d0 78264c0564d8ea7a2c96f7ccf3fd372e053c2183

Run locally

More details

Full run details