[libstrictures-perl] 04/05: warp-and-sort d/control

gregor herrmann gregoa at debian.org
Sun Dec 15 18:06:22 UTC 2013


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

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

commit 6a842b743d1adf72ad1b1481be0068adc1dbd513
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 15 19:05:13 2013 +0100

    warp-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index ceda641..5a7d0ba 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: libstrictures-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libbareword-filehandles-perl,
- libindirect-perl,
- libmultidimensional-perl
+Build-Depends-Indep: libbareword-filehandles-perl,
+                     libindirect-perl,
+                     libmultidimensional-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Florian Schlichting <fsfs at debian.org>,
- Nathan Handler <nhandler at debian.org>
+           Florian Schlichting <fsfs at debian.org>,
+           Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/strictures/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstrictures-perl.git
@@ -17,10 +17,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstrictures
 
 Package: libstrictures-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: libbareword-filehandles-perl,
- libindirect-perl,
- libmultidimensional-perl
+            libindirect-perl,
+            libmultidimensional-perl
 Description: Perl module to turn on strict and make all warnings fatal
  strictures turns on strict and makes all warnings fatal. If run within test
  cases from VCS checkouts, it will also cause bareword filehandles, indirect

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



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