perl-Test-Warnings: ver. bump
This commit is contained in:
@@ -23,6 +23,4 @@ def check():
|
|||||||
def install():
|
def install():
|
||||||
perlmodules.install()
|
perlmodules.install()
|
||||||
|
|
||||||
pisitools.dodoc("README", "LICENCE")
|
pisitools.dodoc("README", "LICENCE")
|
||||||
shelltools.chmod("examples/*", 0644)
|
|
||||||
pisitools.insinto(examples, "examples/*")
|
|
||||||
@@ -8,11 +8,12 @@
|
|||||||
<Name>Blue Devil</Name>
|
<Name>Blue Devil</Name>
|
||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
|
<PartOf>programming.language.perl</PartOf>
|
||||||
<License>Perl 5</License>
|
<License>Perl 5</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Perl module to test for warnings and the lack of them</Summary>
|
<Summary>Perl module to test for warnings and the lack of them</Summary>
|
||||||
<Description>perl-Test-Warnings is a Perl module to test for warnings and the lack of them.</Description>
|
<Description>perl-Test-Warnings is a Perl module to test for warnings and the lack of them.</Description>
|
||||||
<Archive sha1sum="0f3235cbdeec6cbb08d71b6446e0c981f5dbddd4" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.028.tar.gz</Archive>
|
<Archive sha1sum="e69e6377f566c99939a084e0ca0e3a98cc624d9c" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.030.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -25,13 +26,20 @@
|
|||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
|
<Path fileType="library">/usr/lib</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-03-27</Date>
|
||||||
|
<Version>0.030</Version>
|
||||||
|
<Comment>Minor version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-01-03</Date>
|
<Date>2020-01-03</Date>
|
||||||
<Version>0.028</Version>
|
<Version>0.028</Version>
|
||||||
@@ -40,4 +48,4 @@
|
|||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user