Codebase list libio-interface-perl / fresh-snapshots/main
Refresh patches. Debian Janitor 1 year, 3 months ago
1 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
55 Reviewed-by: gregor herrmann <gregoa@debian.org>
66 Last-Update: 2021-01-02
77
8 --- a/Build.PL
9 +++ b/Build.PL
10 @@ -15,6 +15,7 @@
8 Index: libio-interface-perl.git/Build.PL
9 ===================================================================
10 --- libio-interface-perl.git.orig/Build.PL
11 +++ libio-interface-perl.git/Build.PL
12 @@ -15,6 +15,7 @@ my $build = Module::Build->new(
1113 requires => {
1214 'perl' => '5.005',
1315 },