This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag upstream/1.19 in repository libcatmandu-marc-perl.
commit bcc94ecc7cd8fb6da9f75b56ea8d4112b9b27d9f Author: Carsten Klee <[email protected]> Date: Thu Apr 6 14:59:43 2017 +0200 removed Const::Fast from cpanfile --- cpanfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cpanfile b/cpanfile index 3edb3e5..4ed95c0 100644 --- a/cpanfile +++ b/cpanfile @@ -21,8 +21,7 @@ requires 'MARC::File::MiJ' , '0.04'; requires 'MARC::Record', '2.0.6'; requires 'MARC::Lint', '0'; requires 'MARC::Parser::RAW', '0'; -requires 'Const::Fast', '0.014'; -requires 'MARC::Spec', '0.1.1'; +requires 'MARC::Spec', '0.1.4'; requires 'Memoize', '0'; requires 'Moo', '1.0'; requires 'MooX::Singleton', '0'; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
