Lintian Fixes - ipip

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0c2e33d..840d62f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ipip (1.1.12) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 24 Feb 2023 15:48:36 -0000
+
 ipip (1.1.11) unstable; urgency=medium
 
   * update man page to point to /usr/share/doc instead of /usr/doc
@@ -42,7 +51,7 @@ ipip (1.1.6) unstable; urgency=low
 
 ipip (1.1.5) unstable; urgency=low
 
-  * apply patch to build well on new architectures with newer toolchains, 
+  * apply patch to build well on new architectures with newer toolchains,
     closes: #105520, #105526
   * remove the dh_suidregister call that's obsolete from debian/rules
 
@@ -78,8 +87,8 @@ ipip (1.1.0) frozen unstable; urgency=low
 
   * as the "upstream maintainer", I'm choosing to eliminate the illusion of an
     upstream release, and am packaging this as a "made for Debian" package.
-    It is, of course, still completely reasonable for the source to be 
-    unpacked and built on non-Debian, and even non-Linux systems.  
+    It is, of course, still completely reasonable for the source to be
+    unpacked and built on non-Debian, and even non-Linux systems.
   * integrating changes from Ron Luse KD9KX
     - HUP signal is now honored more than once
     - routes now matches on a most-specific basis, not first-match basis,
@@ -97,7 +106,7 @@ ipip (1.0-1) unstable; urgency=low
   * retain pre-Debian history for posterity:
   *
   *	0.0.12.bdale.4
-  *		add code to log pid at invocation, so that log rotation can 
+  *		add code to log pid at invocation, so that log rotation can
   *		easily include a daemon restart
   *
   *	0.0.12.bdale.3.3
@@ -113,7 +122,7 @@ ipip (1.0-1) unstable; urgency=low
   *		outputs.  shorten the version string to just be my suffix.
   *
   *	0.0.12.bdale.2
-  *		fixed a bunch of BSDI'isms... including modem control on a 
+  *		fixed a bunch of BSDI'isms... including modem control on a
   *		serial port during open.  At this point, it routes on the IP
   *		side just fine, but the slip link still doesn't quite work...
   *
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 ae2a272..ef6926d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: ipip
 Section: net
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 10)
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.2
 Vcs-Git: git://git.gag.com/debian/ipip
 Vcs-Browser: https://git.gag.com/?p=debian/ipip
 

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/3e/063bc084ab6419c1df43102f162bd4d1348ae1.debug
-rw-r--r--  root/root   /usr/share/doc/ipip/examples/n8fow/ipip.routes

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/79/75f1533eb1352a178ffc2423ecb124be869dd6.debug
-rw-r--r--  root/root   /usr/share/doc/ipip/examples/n8fow/ipip.routes.gz

No differences were encountered between the control files of package ipip

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

  • Build-Ids: 7975f1533eb1352a178ffc2423ecb124be869dd6 3e063bc084ab6419c1df43102f162bd4d1348ae1

Run locally

More details

Full run details