[libmce-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Oct 13 20:21:25 UTC 2014


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

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

commit fd5080f3d92df985d40400e279085163b96fabc4
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 22:16:52 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index dc2dca9..1ec2642 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libmce-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/MCE
 
 Package: libmce-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Many-Core Engine for Perl providing parallel processing capabilities
  Many-core Engine (MCE) for Perl helps enable a new level of performance
  by maximizing all available cores. MCE spawns a pool of workers and

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



More information about the Pkg-perl-cvs-commits mailing list