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 <gre...@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-maintain...@lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jaw...@cpan.org>,
- Ryan Niebur <r...@debian.org>,
- Ansgar Burchardt <ans...@debian.org>,
- Damyan Ivanov <d...@debian.org>,
- gregor herrmann <gre...@debian.org>,
- Angel Abad <an...@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 <r...@debian.org>,
+           Ansgar Burchardt <ans...@debian.org>,
+           Damyan Ivanov <d...@debian.org>,
+           gregor herrmann <gre...@debian.org>,
+           Angel Abad <an...@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

_______________________________________________
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