[libmodule-starter-smart-perl] 05/09: Remove trailing whitespace in debian/control.

gregor herrmann gregoa at debian.org
Tue Jan 2 21:50:19 UTC 2018


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

gregoa pushed a commit to branch master
in repository libmodule-starter-smart-perl.

commit 6e8265c275cc4f1430d5cdae0cc78a18e3e3d681
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 2 22:47:40 2018 +0100

    Remove trailing whitespace in debian/control.
    
    Thanks: lintian.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 494f813..944b0b5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ Depends: ${misc:Depends},
          libmodule-starter-perl
 Description: Module::Starter plugin to add new modules into existing distributions
  Module::Starter::Smart is a simple helper plugin for Module::Starter. It
- overrides the create_distro, create_modules, and create_t subroutines 
- defined in whichever engine plugin in use (say, Module::Starter::Simple). 
+ overrides the create_distro, create_modules, and create_t subroutines
+ defined in whichever engine plugin in use (say, Module::Starter::Simple).
  .
  When invoked with an existing distribution, the plugin may bypass the
- create_basedir subroutine, pull in a list of existing modules as well as 
+ create_basedir subroutine, pull in a list of existing modules as well as
  test files, create new modules, and recreate the manifest file accordingly.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-starter-smart-perl.git



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