[libscriptalicious-perl] 04/09: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Apr 3 19:13:08 UTC 2014


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

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

commit 512ed2004c25d2b295ed8fbecabf6c8a4fb9989c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Apr 3 21:04:24 2014 +0200

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6df0987..d98ada1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: libscriptalicious-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libyaml-perl, libpod-constants-perl
+Build-Depends-Indep: libpod-constants-perl,
+                     libyaml-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+           Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.4
 Homepage: https://metacpan.org/release/Scriptalicious
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscriptalicious-perl.git
@@ -13,8 +15,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscriptalic
 
 Package: libscriptalicious-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Suggests: libterm-readkey-perl, libyaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Suggests: libterm-readkey-perl,
+          libyaml-perl
 Description: module to simplify writing of Perl scripts
  Scriptalicious is a Perl module that enables developers to write scripts that
  conform to common best practices, quickly and easily. It provides some useful

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



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