Codebase list libmodule-scandeps-perl / fresh-releases/main
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 11 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
77 gregor herrmann <gregoa@debian.org>
88 Last-Update: 2021-01-15
99
10 --- a/lib/Module/ScanDeps.pm
11 +++ b/lib/Module/ScanDeps.pm
12 @@ -39,12 +39,12 @@
10 Index: libmodule-scandeps-perl/lib/Module/ScanDeps.pm
11 ===================================================================
12 --- libmodule-scandeps-perl.orig/lib/Module/ScanDeps.pm
13 +++ libmodule-scandeps-perl/lib/Module/ScanDeps.pm
14 @@ -39,12 +39,12 @@ Module::ScanDeps - Recursively scan Perl
1315
1416 =head1 SYNOPSIS
1517
2729
2830 Used in a program;
2931
30 @@ -1663,7 +1663,7 @@
32 @@ -1670,7 +1670,7 @@ __END__
3133
3234 =head1 SEE ALSO
3335
3638 for a number of files.
3739
3840 An application of B<Module::ScanDeps> is to generate executables from
39 --- a/script/scandeps.pl
40 +++ b/script/scandeps.pl
41 @@ -150,20 +150,20 @@
41 Index: libmodule-scandeps-perl/script/scandeps.pl
42 ===================================================================
43 --- libmodule-scandeps-perl.orig/script/scandeps.pl
44 +++ libmodule-scandeps-perl/script/scandeps.pl
45 @@ -150,20 +150,20 @@ __END__
4246
4347 =head1 NAME
4448