[dh-make-perl] 02/02: Remove trailing whitespace from copyright DISCLAIMER text

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Jun 4 23:37:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository dh-make-perl.

commit 78ff1ba2a25f04cd31de80c4b1cd615c3d49c610
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sun Jun 5 00:35:50 2016 +0100

    Remove trailing whitespace from copyright DISCLAIMER text
---
 lib/DhMakePerl/Command/Packaging.pm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lib/DhMakePerl/Command/Packaging.pm b/lib/DhMakePerl/Command/Packaging.pm
index c7ad617..6b5ff4a 100644
--- a/lib/DhMakePerl/Command/Packaging.pm
+++ b/lib/DhMakePerl/Command/Packaging.pm
@@ -966,11 +966,11 @@ sub create_copyright {
         }
     }
     push( @res,
-        "DISCLAIMER: This copyright info was automatically extracted ",
-        " from the perl module. It may not be accurate, so you better ",
-        " check the module sources in order to ensure the module for its ",
-        " inclusion in Debian or for general legal information. Please, ",
-        " if licensing information is incorrectly generated, file a bug ",
+        "DISCLAIMER: This copyright info was automatically extracted",
+        " from the perl module. It may not be accurate, so you better",
+        " check the module sources in order to ensure the module for its",
+        " inclusion in Debian or for general legal information. Please,",
+        " if licensing information is incorrectly generated, file a bug",
         " on dh-make-perl.",
         " NOTE: Don't forget to remove this disclaimer once you are happy",
         " with this file." );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



More information about the Pkg-perl-cvs-commits mailing list