diff --git a/programming/language/perl/perl-Test-Deep/actions.py b/programming/language/perl/perl-Test-Deep/actions.py index 780639bbe3..d26902131a 100644 --- a/programming/language/perl/perl-Test-Deep/actions.py +++ b/programming/language/perl/perl-Test-Deep/actions.py @@ -5,6 +5,7 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import perlmodules +from pisi.actionsapi import pisitools from pisi.actionsapi import get WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION()) @@ -20,3 +21,4 @@ def check(): def install(): perlmodules.install() + pisitools.dodoc("README*") \ No newline at end of file diff --git a/programming/language/perl/perl-Test-Deep/pspec.xml b/programming/language/perl/perl-Test-Deep/pspec.xml index d3cdeb2add..027ebb222a 100644 --- a/programming/language/perl/perl-Test-Deep/pspec.xml +++ b/programming/language/perl/perl-Test-Deep/pspec.xml @@ -1,5 +1,5 @@ - + perl-Test-Deep @@ -9,10 +9,11 @@ admin@pisilinux.org as-is + programming.language.perl library A Perl module that gives you lots of flexibility when testing deep structures perl-Test-Deep is a Perl module that gives you lots of flexibility when testing deep structures. - http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.127.tar.gz + https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.128.tar.gz perl @@ -20,16 +21,25 @@ perl-Test-Deep + A Perl module that gives you lots of flexibility when testing deep structures perl /usr/lib + /usr/share/doc /usr/share/man + + 2020-01-02 + 1.128 + Version bump + Blue Devil + bluedevil@sctzine.com + 2018-07-26 1.127 diff --git a/programming/language/perl/perl-Test-Deep/translations.xml b/programming/language/perl/perl-Test-Deep/translations.xml index 427ee537fa..d8cf56f304 100644 --- a/programming/language/perl/perl-Test-Deep/translations.xml +++ b/programming/language/perl/perl-Test-Deep/translations.xml @@ -5,5 +5,4 @@ Derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülü perl-Test-Deep derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülüdür. - - + \ No newline at end of file