This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libproc-processtable-perl.
commit 3d4fbe451028a3b02732560fc850a2b578d27596 Author: gregor herrmann <[email protected]> Date: Mon Aug 11 19:20:09 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 400bcde..0e9e602 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,23 @@ Source: libproc-processtable-perl -Priority: optional -Section: perl Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]>, - Damyan Ivanov <[email protected]>, - Ansgar Burchardt <[email protected]>, - Salvatore Bonaccorso <[email protected]> -Build-Depends: debhelper (>= 9.20120312~), perl + Damyan Ivanov <[email protected]>, + Ansgar Burchardt <[email protected]>, + Salvatore Bonaccorso <[email protected]> +Section: perl +Priority: optional +Build-Depends: debhelper (>= 9.20120312~), + perl Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/Proc-ProcessTable -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-processtable-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-processtable-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-processtable-perl.git +Homepage: https://metacpan.org/release/Proc-ProcessTable Package: libproc-processtable-perl Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends}, + ${perl:Depends} Description: Perl library for accessing process table information Proc::ProcessTable attempts to unify the interfaces to Unix process table information, without having to run a ps subprocess from within a perl or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-processtable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
