[libexcel-template-plus-perl] 01/06: Reformat debian/control using wrap-and-sort command from devscripts.

Robert James Clay jame at rocasa.us
Wed Feb 4 10:23:18 UTC 2015


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

jame-guest pushed a commit to branch develop
in repository libexcel-template-plus-perl.

commit f9ffa1fb78825f8334fb85693df9926b139da4fb
Author: Robert James Clay <jame at rocasa.us>
Date:   Wed Feb 4 03:03:40 2015 -0500

    Reformat debian/control using wrap-and-sort command from devscripts.
---
 debian/control | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a20f5ae..6af6d86 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,17 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robert James Clay <jame at rocasa.us>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-deep-perl, libtest-exception-perl, libexcel-template-perl,
- libio-string-perl, libmoose-perl, libmoosex-param-perl, libspreadsheet-parseexcel-perl,
- libtemplate-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: libexcel-template-perl,
+                     libio-string-perl,
+                     libmoose-perl,
+                     libmoosex-param-perl,
+                     libspreadsheet-parseexcel-perl,
+                     libtemplate-perl,
+                     libtest-deep-perl,
+                     libtest-exception-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libexcel-template-plus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexcel-template-plus-perl.git
@@ -14,8 +22,14 @@ Homepage: https://metacpan.org/release/Excel-Template-Plus
 
 Package: libexcel-template-plus-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libexcel-template-perl, libio-string-perl,
- libmoose-perl, libmoosex-param-perl, libspreadsheet-parseexcel-perl, libtemplate-perl
+Depends: libexcel-template-perl,
+         libio-string-perl,
+         libmoose-perl,
+         libmoosex-param-perl,
+         libspreadsheet-parseexcel-perl,
+         libtemplate-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: module for testing and comparing Excel files
  Excel::Template::Plus attempts to provide a means of testing and comparing
  dynamically generated excel files. Currently it only supports comparing two

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



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