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

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

commit 4ddd2a9c37a4c8e3a0f89850ce60f24d26e9e9bd
Author: gregor herrmann <[email protected]>
Date:   Sat May 30 23:20:33 2015 +0200

    sort&wrap d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index b8750e2..0833e84 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,15 @@ Source: libmodule-info-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libmodule-build-perl (>= 0.400000),
- libtest-pod-perl,
- libtest-pod-coverage-perl
+Build-Depends-Indep: libmodule-build-perl (>= 0.400000),
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <[email protected]>
 Uploaders: Jay Bonci <[email protected]>,
- Ansgar Burchardt <[email protected]>, Jonathan Yu <[email protected]>,
- Florian Schlichting <[email protected]>
+           Ansgar Burchardt <[email protected]>,
+           Jonathan Yu <[email protected]>,
+           Florian Schlichting <[email protected]>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Module-Info
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-info-perl.git
@@ -17,8 +18,9 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-info-pe
 
 Package: libmodule-info-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module providing information about Perl modules
  Module::Info is a Perl module for determining information about Perl modules
  without actually loading the module. It isn't actually specific to modules
- and should work on any Perl code. 
+ and should work on any Perl code.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to