[libmodule-install-doap-perl] 17/34: meta
Jonas Smedegaard
js at alioth.debian.org
Thu Aug 8 16:13:49 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 267a104c4ae6c150173302532f25c833b57300fa
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Wed Jul 31 11:56:20 2013 +0100
meta
--HG--
branch : Module-Install-DOAP
---
meta/changes.ttl | 2 +-
meta/deps.ttl | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/changes.ttl b/meta/changes.ttl
index c022785..01d1d4f 100644
--- a/meta/changes.ttl
+++ b/meta/changes.ttl
@@ -68,5 +68,5 @@ my:v_0-006
:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Module-Install-DOAP-0.006.tar.gz> ;
dcs:changeset [
dcs:versus my:v_0-005 ;
- dcs:item [ rdfs:label "Oops; hyphens." ; a dcs:Bugfix ] ;
+ dcs:item [ rdfs:label "Oops; hyphens." ; a dcs:Bugfix, dcs:Packaging ] ;
] .
diff --git a/meta/deps.ttl b/meta/deps.ttl
index 034336e..fdb3997 100644
--- a/meta/deps.ttl
+++ b/meta/deps.ttl
@@ -2,18 +2,18 @@
<http://purl.org/NET/cpan-uri/dist/Module-Install-DOAP/project>
:runtime-requirement [
- :on "Module::Install 1.00"^^:CpanIdentifier;
+ :on "Module::Install 1.00"^^:CpanId;
];
:runtime-requirement [
- :on "Module::Install::RDF 0.004"^^:CpanIdentifier;
+ :on "Module::Install::RDF 0.004"^^:CpanId;
];
:runtime-requirement [
- :on "Module::Install::Admin::RDF 0.004"^^:CpanIdentifier;
+ :on "Module::Install::Admin::RDF 0.004"^^:CpanId;
];
:runtime-requirement [
- :on "RDF::Trine 0.133"^^:CpanIdentifier;
+ :on "RDF::Trine 0.133"^^:CpanId;
];
:test-requirement [
- :on "Test::More 0.96"^^:CpanIdentifier;
+ :on "Test::More 0.96"^^:CpanId;
];
.
--
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