[Reproducible-commits] [libextutils-depends-perl] 75/187: Replace MAINTAINERS with perl-ExtUtils-Depends.doap
Maria Valentina Marin Rodrigues
akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.
commit 52536db4379049c056eddc5813e0503457b57157
Author: Torsten Schönfeld <kaffeetisch at gmx.de>
Date: Tue Mar 9 21:59:30 2010 +0100
Replace MAINTAINERS with perl-ExtUtils-Depends.doap
---
MAINTAINERS | 7 -------
perl-ExtUtils-Depends.doap | 27 +++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index 98b38e0..0000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,7 +0,0 @@
-muppet
-E-mail: scott asofyet org
-Userid: sarringt
-
-Torsten Schönfeld
-E-mail: tsch at src.gnome.org
-Userid: tsch
diff --git a/perl-ExtUtils-Depends.doap b/perl-ExtUtils-Depends.doap
new file mode 100644
index 0000000..6d60d38
--- /dev/null
+++ b/perl-ExtUtils-Depends.doap
@@ -0,0 +1,27 @@
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">ExtUtils::Depends</name>
+ <shortdesc xml:lang="en">Easily build XS extensions that depend on XS extensions</shortdesc>
+ <homepage rdf:resource="http://gtk2-perl.sourceforge.net/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gtk-perl-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>muppet</foaf:name>
+ <gnome:userid>sarringt</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Torsten Schönfeld</foaf:name>
+ <foaf:mbox rdf:resource="mailto:tsch at src.gnome.org" />
+ <gnome:userid>tsch</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git
More information about the Reproducible-commits
mailing list