[libmodule-install-doap-perl] 15/34: oops, hyphens
Jonas Smedegaard
js at alioth.debian.org
Thu Aug 8 16:13:48 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-doap-perl.
commit 04f69e2c9f6b568f249ea53072673d29cab8c2a4
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Wed Jul 31 11:50:25 2013 +0100
oops, hyphens
--HG--
branch : Module-Install-DOAP
---
meta/deps.ttl | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/deps.ttl b/meta/deps.ttl
index d12338f..034336e 100644
--- a/meta/deps.ttl
+++ b/meta/deps.ttl
@@ -1,19 +1,19 @@
@prefix : <http://ontologi.es/doap-deps#> .
<http://purl.org/NET/cpan-uri/dist/Module-Install-DOAP/project>
- :runtime_requirement [
+ :runtime-requirement [
:on "Module::Install 1.00"^^:CpanIdentifier;
];
- :runtime_requirement [
+ :runtime-requirement [
:on "Module::Install::RDF 0.004"^^:CpanIdentifier;
];
- :runtime_requirement [
+ :runtime-requirement [
:on "Module::Install::Admin::RDF 0.004"^^:CpanIdentifier;
];
- :runtime_requirement [
+ :runtime-requirement [
:on "RDF::Trine 0.133"^^:CpanIdentifier;
];
- :test_requirement [
+ :test-requirement [
:on "Test::More 0.96"^^:CpanIdentifier;
];
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-doap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list