This is an automated email from the git hooks/post-receive script. js pushed a commit to tag 1.001_001 in repository libtype-tiny-perl.
commit 2353d0761b1b077b98cfccf5d7152d34602911e4 Author: Toby Inkster <[email protected]> Date: Fri Sep 19 11:28:08 2014 +0100 IRC link --- meta/doap.pret | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/doap.pret b/meta/doap.pret index 49a7f7e..b9c23b3 100644 --- a/meta/doap.pret +++ b/meta/doap.pret @@ -1,6 +1,7 @@ # This file contains general metadata about the project. @prefix : <http://usefulinc.com/ns/doap#>. +@prefix cpant: <http://purl.org/NET/cpan-uri/terms#>. `Type-Tiny` :programming-language "Perl" ; @@ -9,6 +10,7 @@ :download-page <https://metacpan.org/release/Type-Tiny>; :bug-database <http://rt.cpan.org/Dist/Display.html?Queue=Type-Tiny>; :repository [ a :GitRepository; :browse <https://github.com/tobyink/p5-type-tiny> ]; + cpant:x_IRC <irc://irc.perl.org/#moops>; :created 2013-03-23; :license <http://dev.perl.org/licenses/>; :maintainer cpan:TOBYINK; @@ -29,4 +31,3 @@ <http://dev.perl.org/licenses/> dc:title "the same terms as the perl 5 programming language system itself". - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
