Make blead upstream for warnings.pm
authorFather Chrysostomos <sprout@cpan.org>
Fri, 27 Jan 2012 06:29:42 +0000 (22:29 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 27 Jan 2012 06:29:42 +0000 (22:29 -0800)
This isn’t even a dual-life module.  Why it has its own entry I don’t
know; but in any case it has to have blead for upstream, otherwise
cmp_version.t skips it.

Porting/Maintainers.pl

index b110866..716e098 100755 (executable)
@@ -2002,7 +2002,7 @@ use File::Glob qw(:case);
                  lib/warnings
                  t/lib/warnings
                 ],
-        'UPSTREAM' => undef,
+        'UPSTREAM' => 'blead',
     },
 
     'win32' => {