summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2019-12-13 16:14:38 +0000
committerDebian Janitor <janitor@jelmer.uk>2019-12-13 16:14:38 +0000
commitb5ecdde7e8a0326ea0647741b09473e3016e89ae (patch)
tree292486b1ea83295d5064b5fef518e90b3227e399
parent89fba9aa67bc9268fa9b7d71938a887ba50adc97 (diff)
Trim trailing whitespace.
Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 72530d4..fd7c79c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
libhttp-server-simple-recorder-perl (0.03-3) UNRELEASED; urgency=medium
+ [ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
+ [ Debian Janitor ]
+ * Trim trailing whitespace.
+
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:11:09 +0100
libhttp-server-simple-recorder-perl (0.03-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3c7f8fe..b637e00 100644
--- a/debian/control
+++ b/debian/control
@@ -25,4 +25,4 @@ Depends: ${perl:Depends},
libtest-http-server-simple-perl
Description: Mixin to record HTTP::Server::Simple's sockets
HTTP::Server::Simple::Recorder allows you to record all HTTP communication
- between an HTTP::Server::Simple-derived server and its clients.
+ between an HTTP::Server::Simple-derived server and its clients.