[libbenchmark-apps-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Sep 15 17:06:38 UTC 2014


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

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

commit b76d98110583c64ad3ff242cf8b386443dd2e63f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 19:04:54 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 bf13e71..bc8f70f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libbenchmark-apps-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nuno Carvalho <smash at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/Benchmark-Apps
 
 Package: libbenchmark-apps-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: simple module to benchmark applications
  Benchmark::Apps can be used to perform simple benchmarks on programs.
  Basically, it can be used to benchmark any program that can be called with a

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



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