From 39f781c7f6fafe5f375959187a80333504a1b8bc Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 31 Oct 2022 14:49:53 +0000 Subject: [PATCH] Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html --- debian/changelog | 10 +++++++--- debian/rules | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0131e2..bd37a92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +perltidy (20220613-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + + -- Debian Janitor Mon, 31 Oct 2022 14:49:53 -0000 + perltidy (20220613-1) unstable; urgency=medium * New upstream version @@ -142,7 +148,7 @@ perltidy (20031021-2) unstable; urgency=low in debian. (closes: #162066) * Change Build-Depends to perl (>=5.6.0-16) as per perl policy * Add reference to -st and note that - doesn't mean stdout to -o - documentation (closes: #202916) + documentation (closes: #202916) * New upstream properly removes useless semi-colons (closes: #203171) -- Don Armstrong Wed, 18 Aug 2004 22:54:01 -0700 @@ -196,5 +202,3 @@ perltidy (20010323-1) unstable; urgency=low * Adjusted paths in Makefile and fixed $DESTDIR problems. -- Dr. Guenter Bechly Tue, 27 Mar 2001 19:39:30 +0200 - - diff --git a/debian/rules b/debian/rules index 6a7c69c..d75e507 100755 --- a/debian/rules +++ b/debian/rules @@ -3,5 +3,5 @@ %: dh $@ -override_dh_installexamples: +override_dh_installexamples: dh_installexamples examples/* -- 2.39.2