[libtest-requires-perl] 07/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jul 19 22:37:53 UTC 2014


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

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

commit 1fb5ca424e03da77e412262cef0cdf390644ac70
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 20 00:36:21 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 86b0c70..a85fcdb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libtest-requires-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Nathan Handler <nhandler at debian.org>,
- Angel Abad <angel at debian.org>
+           Nathan Handler <nhandler at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Test-Requires
 
 Package: libtest-requires-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: utility module for tests to check whether modules are available
  Test::Requires is a Perl module for tests written using Test::Builder that
  simply checks to see if the module can be loaded. If loading the module fails

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



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