Lintian Fixes - asio

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 6bca1cf2c..1a955e13a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+asio (1:1.22.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 24 Sep 2022 08:00:29 -0000
+
 asio (1:1.22.1-1) unstable; urgency=medium
 
   * New upstream release.
@@ -255,7 +264,7 @@ asio (1.0.0-1) unstable; urgency=low
 asio (0.3.8~rc3-2) unstable; urgency=low
 
   * Add missing build dependencies, thanks Matt Kraai for noticing
-    (Closes: #441149) 
+    (Closes: #441149)
 
  -- Simon Richter <sjr@debian.org>  Fri, 07 Sep 2007 11:10:41 +0200
 
@@ -265,4 +274,3 @@ asio (0.3.8~rc3-1) unstable; urgency=low
   * Fixed a bug in asio that made asio::has_service<T> fail to instantiate
 
  -- Simon Richter <sjr@debian.org>  Wed, 08 Aug 2007 04:40:44 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de39476..000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index f5f951181..59ee121ab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: devel
 Priority: optional
 Maintainer: Markus Wanner <markus@bluegap.ch>
 Homepage: https://think-async.com/
-Build-Depends: debhelper (>= 11), libssl-dev,
+Build-Depends: debhelper-compat (= 13),
+ libssl-dev,
  libboost-dev, libboost-date-time-dev, libboost-regex-dev,
  libboost-test-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/markus/libasio
 Vcs-Git: https://salsa.debian.org/markus/libasio.git
 

Debdiff

Debdiff is too long (more than 200 lines). Download the raw debdiff.

Run locally

More details

Full run details