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

gregor herrmann gregoa at debian.org
Mon Apr 7 18:35:57 UTC 2014


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

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

commit 7a872dfba03fd4ec622509ac7409362f3a58ab5f
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 20:34:15 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 40 +++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 131f4b2..2bf6e01 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
 Source: libdevel-declare-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Ryan Niebur <ryan at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Angel Abad <angel at debian.org>
-Build-Depends: debhelper (>= 9.20120312),
- libb-hooks-endofscope-perl,
- libb-hooks-op-check-perl (>= 0.19),
- libextutils-depends-perl (>= 0.302),
- libsub-name-perl,
- libtest-requires-perl,
- libtest-warn-perl,
- perl
+           Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               libb-hooks-endofscope-perl,
+               libb-hooks-op-check-perl (>= 0.19),
+               libextutils-depends-perl (>= 0.302),
+               libsub-name-perl,
+               libtest-requires-perl,
+               libtest-warn-perl,
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-declare-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-declare-perl.git
@@ -23,10 +23,12 @@ Homepage: https://metacpan.org/release/Devel-Declare
 
 Package: libdevel-declare-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libb-hooks-endofscope-perl,
- libb-hooks-op-check-perl (>= 0.19),
- libsub-name-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libb-hooks-endofscope-perl,
+         libb-hooks-op-check-perl (>= 0.19),
+         libsub-name-perl
 Description: module to add new syntax to Perl
  Devel::Declare can install subroutines called declarators which locally take
  over control of Perl's parser, allowing the creation of new syntax, including

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



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