[SCM] Debian packaging of libdist-zilla-plugin-prepender-perl branch,	master, updated. debian/1.112280-1-1-g70bee27
    gregor herrmann 
    gregoa at debian.org
       
    Sat Aug 27 18:24:48 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 70bee279ee382ed71902dbcfedeb1db8d7e759a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 20:24:12 2011 +0200
    Fix typos in description.
    
    Thanks: Vincent Blut
    Closes: #639513
diff --git a/debian/control b/debian/control
index a68ff7e..4c1674c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,13 +23,13 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libdist-zilla-perl,
  libmoose-perl,
  libmoosex-has-sugar-perl
-Description: Dist::Zille plugin to prepend lines at the top of your perl files
+Description: Dist::Zilla plugin to prepend lines at the top of your perl files
  Dist::Zilla::Plugin::Prepender will prepend lines specified in
  dist.ini to each Perl module or program within your Perl
  distribution. For scripts having a shebang line, lines will be
  inserted just after it.
  .
- This module useful to enforce a set of pragmas to your files (since
+ This module is useful to enforce a set of pragmas to your files (since
  pragmas are lexical, they will be active for the whole file), or to
  add some copyright comments, as recommended by the Free Software
  Foundation.
-- 
Debian packaging of libdist-zilla-plugin-prepender-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list