[libextutils-xsbuilder-perl] 01/02: Remove Jonathan Yu from Uploaders. Thanks for your work!
gregor herrmann
gregoa at debian.org
Sat Aug 20 02:59:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libextutils-xsbuilder-perl.
commit 503fa24d34669bbf32b8aa62c5bcb683a693e630
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 20 02:40:12 2016 +0200
Remove Jonathan Yu from Uploaders. Thanks for your work!
---
debian/control | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 903c337..a428509 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
Source: libextutils-xsbuilder-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/ExtUtils-XSBuilder
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libextutils-xsbuilder-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-xsbuilder-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libextutils-xsbuilder-perl.git
+Homepage: https://metacpan.org/release/ExtUtils-XSBuilder
Package: libextutils-xsbuilder-perl
Architecture: all
-Depends: ${misc:Depends}, libparse-recdescent-perl, libtie-ixhash-perl, ${perl:Depends}
+Depends: ${misc:Depends},
+ libparse-recdescent-perl,
+ libtie-ixhash-perl,
+ ${perl:Depends}
Description: Automatic XS glue code generation
ExtUtils::XSBuilder is a set of modules to parse C header files and
create XS glue code and documentation from it.
@@ -25,4 +27,3 @@ Description: Automatic XS glue code generation
C API is ideal and usually some adjuments are necessary. When the C
API changes, most of the time you only have to rerun XSBuilder to get
your new Perl API.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-xsbuilder-perl.git
More information about the Pkg-perl-cvs-commits
mailing list