This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libproc-wait3-perl.

commit 22d2039ae8add3c5ef9ef9f8a94bedbaf55b4a6d
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Nov 9 20:48:50 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a7c9926..f10f034 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
 Source: libproc-wait3-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <gh...@debian.org>
-Build-Depends: perl, debhelper (>= 9)
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9)
 Standards-Version: 3.9.4
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libproc-wait3-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libproc-wait3-perl.git
@@ -11,7 +12,9 @@ Homepage: https://metacpan.org/release/Proc-Wait3
 
 Package: libproc-wait3-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to the wait3() system call
  Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
  which is used to wait for state changes in child processes. Unlike wait, wait3

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libproc-wait3-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to