This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libproc-processtable-perl.
commit 44bc32441f9e18cadd1f622ddb461a6d32bbf565 Author: Salvatore Bonaccorso <[email protected]> Date: Sat Oct 18 07:21:24 2014 +0200 Wrap and sort fields in debian/control file --- debian/control | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 138a2c3..ce381fb 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: libproc-processtable-perl Maintainer: Debian Perl Group <[email protected]> -Uploaders: gregor herrmann <[email protected]>, - Damyan Ivanov <[email protected]>, - Ansgar Burchardt <[email protected]>, - Salvatore Bonaccorso <[email protected]> +Uploaders: + gregor herrmann <[email protected]>, + Damyan Ivanov <[email protected]>, + Ansgar Burchardt <[email protected]>, + Salvatore Bonaccorso <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper (>= 9.20120312~), - perl +Build-Depends: debhelper (>= 9.20120312~), perl Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libproc-processtable-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-processtable-perl.git @@ -15,9 +15,7 @@ Homepage: https://metacpan.org/release/Proc-ProcessTable Package: libproc-processtable-perl Architecture: any -Depends: ${misc:Depends}, - ${shlibs:Depends}, - ${perl:Depends} +Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs: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
