From: Debian Janitor Date: Mon, 31 Oct 2022 14:49:53 +0000 (+0000) Subject: Trim trailing whitespace. X-Git-Tag: debian/20230309-2~1^2^2~6 X-Git-Url: https://git.donarmstrong.com/?p=perltidy.git;a=commitdiff_plain;h=39f781c7f6fafe5f375959187a80333504a1b8bc Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html --- 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/*