r70233 - in /trunk/libmodule-scandeps-perl/debian: changelog patches/fix_references_to_renamed_executable

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Mar 2 19:55:18 UTC 2011


Author: gregoa
Date: Wed Mar  2 19:55:07 2011
New Revision: 70233

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70233
Log:
Refresh spelling.patch (offset).

Modified:
    trunk/libmodule-scandeps-perl/debian/changelog
    trunk/libmodule-scandeps-perl/debian/patches/fix_references_to_renamed_executable

Modified: trunk/libmodule-scandeps-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-scandeps-perl/debian/changelog?rev=70233&op=diff
==============================================================================
--- trunk/libmodule-scandeps-perl/debian/changelog (original)
+++ trunk/libmodule-scandeps-perl/debian/changelog Wed Mar  2 19:55:07 2011
@@ -10,6 +10,9 @@
 
   [ Ansgar Burchardt ]
   * Update my email address.
+
+  [ gregor herrmann ]
+  * Refresh spelling.patch (offset).
 
  -- Jonathan Yu <jawnsy at cpan.org>  Tue, 01 Mar 2011 21:59:35 -0500
 

Modified: trunk/libmodule-scandeps-perl/debian/patches/fix_references_to_renamed_executable
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-scandeps-perl/debian/patches/fix_references_to_renamed_executable?rev=70233&op=diff
==============================================================================
--- trunk/libmodule-scandeps-perl/debian/patches/fix_references_to_renamed_executable (original)
+++ trunk/libmodule-scandeps-perl/debian/patches/fix_references_to_renamed_executable Wed Mar  2 19:55:07 2011
@@ -7,8 +7,8 @@
 Fixed references to scandeps.pl so they refer to scandeps.  The name of the
 program was changed to follow Debian policy.
 
---- libmodule-scandeps-perl.orig/lib/Module/ScanDeps.pm
-+++ libmodule-scandeps-perl/lib/Module/ScanDeps.pm
+--- a/lib/Module/ScanDeps.pm
++++ b/lib/Module/ScanDeps.pm
 @@ -36,12 +36,12 @@
  
  =head1 SYNOPSIS
@@ -27,7 +27,7 @@
  
  Used in a program;
  
-@@ -1411,7 +1411,7 @@
+@@ -1441,7 +1441,7 @@
  
  =head1 SEE ALSO
  
@@ -36,8 +36,8 @@
  for a number of files.
  
  An application of B<Module::ScanDeps> is to generate executables from
---- libmodule-scandeps-perl.orig/script/scandeps.pl
-+++ libmodule-scandeps-perl/script/scandeps.pl
+--- a/script/scandeps.pl
++++ b/script/scandeps.pl
 @@ -137,20 +137,20 @@
  
  =head1 NAME




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