r57145 - in /trunk/dh-make-perl: Changes lib/Debian/Dependencies.pm lib/Debian/Dependency.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Apr 29 19:35:47 UTC 2010


Author: dmn
Date: Thu Apr 29 19:35:37 2010
New Revision: 57145

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57145
Log:
Dependenc{y,ies}: reduce '--' to '-' in the NAME POD section

Modified:
    trunk/dh-make-perl/Changes
    trunk/dh-make-perl/lib/Debian/Dependencies.pm
    trunk/dh-make-perl/lib/Debian/Dependency.pm

Modified: trunk/dh-make-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/Changes?rev=57145&op=diff
==============================================================================
--- trunk/dh-make-perl/Changes (original)
+++ trunk/dh-make-perl/Changes Thu Apr 29 19:35:37 2010
@@ -20,3 +20,5 @@
 
     Dependency: the 'ver' member is an instance of Dpkg::Version
         Use its ability to compare and drop Debian::Version
+
+    Dependenc{y,ies}: reduce '--' to '-' in the NAME POD section

Modified: trunk/dh-make-perl/lib/Debian/Dependencies.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/Debian/Dependencies.pm?rev=57145&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/Debian/Dependencies.pm (original)
+++ trunk/dh-make-perl/lib/Debian/Dependencies.pm Thu Apr 29 19:35:37 2010
@@ -12,7 +12,7 @@
 
 =head1 NAME
 
-Debian::Dependencies -- a list of Debian::Dependency objects
+Debian::Dependencies - a list of Debian::Dependency objects
 
 =head1 SYNOPSIS
 

Modified: trunk/dh-make-perl/lib/Debian/Dependency.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/Debian/Dependency.pm?rev=57145&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/Debian/Dependency.pm (original)
+++ trunk/dh-make-perl/lib/Debian/Dependency.pm Thu Apr 29 19:35:37 2010
@@ -10,7 +10,7 @@
 
 =head1 NAME
 
-Debian::Dependency -- dependency relationship between Debian packages
+Debian::Dependency - dependency relationship between Debian packages
 
 =head1 SYNOPSIS
 




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