r32795 - in /trunk/dh-make-perl: dh-make-perl lib/DhMakePerl.pm

thialme-guest at users.alioth.debian.org thialme-guest at users.alioth.debian.org
Wed Apr 8 18:18:15 UTC 2009


Author: thialme-guest
Date: Wed Apr  8 18:18:10 2009
New Revision: 32795

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32795
Log:
Fixed typos.

Modified:
    trunk/dh-make-perl/dh-make-perl
    trunk/dh-make-perl/lib/DhMakePerl.pm

Modified: trunk/dh-make-perl/dh-make-perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/dh-make-perl?rev=32795&op=diff
==============================================================================
--- trunk/dh-make-perl/dh-make-perl (original)
+++ trunk/dh-make-perl/dh-make-perl Wed Apr  8 18:18:10 2009
@@ -283,7 +283,7 @@
 B<sources.list> are not parsed in order to save you time parsing old files from
 mirrors you no longer use.
 
-Default: C</etc/aptp/sources.list>
+Default: C</etc/apt/sources.list>
 
 =item B<--verbose> | B<--no-verbose>
 

Modified: trunk/dh-make-perl/lib/DhMakePerl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl.pm?rev=32795&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl.pm Wed Apr  8 18:18:10 2009
@@ -194,7 +194,7 @@
 are not available on the system.
 
 Install the 'apt-file' package, run 'apt-file update' as root
-and rettry.
+and retry.
 EOF
         }
         my $mod = $ARGV[0];




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