[libmodule-install-trustmetayml-perl] 13/24: need to depend on a package; not a module

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 15:18:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmodule-install-trustmetayml-perl.

commit 5e092345f7c2a42a76b5b48524e5a300900d5eb9
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Wed Mar 20 09:40:46 2013 +0000

    need to depend on a package; not a module
    
    --HG--
    branch : Module-Install-TrustMetaYml
---
 meta/makefile.pret |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/makefile.pret b/meta/makefile.pret
index f5ec852..eb8343b 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -4,5 +4,5 @@
 	perl_version_from  m`Module::Install::TrustMetaYml`;
 	version_from       m`Module::Install::TrustMetaYml`;
 	readme_from        m`Module::Install::TrustMetaYml`;
-	requires           m`YAML::Tiny`.
+	requires           p`YAML::Tiny`.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-trustmetayml-perl.git



More information about the Pkg-perl-cvs-commits mailing list