This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhook-lexwrap-perl.
commit 0b400a1f6a83311fa3f630644f8b3d02a7716f2f Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:05:19 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 581aed3..bb08fa7 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,22 @@ Source: libhook-lexwrap-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Rene Mayorga <[email protected]>, + gregor herrmann <[email protected]>, + Salvatore Bonaccorso <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: libtest-pod-perl, perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Rene Mayorga <[email protected]>, - gregor herrmann <[email protected]>, - Salvatore Bonaccorso <[email protected]> +Build-Depends-Indep: libtest-pod-perl, + perl Standards-Version: 3.9.6 -Homepage: https://metacpan.org/release/Hook-LexWrap -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-lexwrap-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhook-lexwrap-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-lexwrap-perl.git +Homepage: https://metacpan.org/release/Hook-LexWrap Package: libhook-lexwrap-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhook-lexwrap-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
