This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsys-syscall-perl.
commit 372b68c2efafcc4d90c46375098efdc26747f75a Author: gregor herrmann <[email protected]> Date: Thu Sep 4 14:34:08 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index dc4c588..c93b127 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,23 @@ Source: libsys-syscall-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Krzysztof Krzyzaniak (eloy) <[email protected]>, + gregor herrmann <[email protected]>, + Fabrizio Regalli <[email protected]>, + Florian Schlichting <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: netbase, perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Krzysztof Krzyzaniak (eloy) <[email protected]>, - gregor herrmann <[email protected]>, - Fabrizio Regalli <[email protected]>, - Florian Schlichting <[email protected]> +Build-Depends-Indep: netbase, + perl Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/Sys-Syscall -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syscall-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-syscall-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-syscall-perl.git +Homepage: https://metacpan.org/release/Sys-Syscall Package: libsys-syscall-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: module to access system calls that Perl doesn't normally provide access to Sys::Syscall allows one to use epoll and sendfile system calls from Perl. Support is mostly Linux-only for now, but other syscalls/OSes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-syscall-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
