[libtemplate-plugin-latex-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Wed Feb 26 17:39:09 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtemplate-plugin-latex-perl.

commit 8e77ee15798cc2ea65849748e6b03c3a55da0a88
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Feb 26 18:36:53 2014 +0100

    wrap&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 1d35086..134133d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ 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: liblatex-driver-perl,
- liblatex-encode-perl,
- liblatex-table-perl,
- libtemplate-perl,
- perl
+                     liblatex-encode-perl,
+                     liblatex-table-perl,
+                     libtemplate-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-latex-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-latex-perl.git
@@ -16,11 +16,12 @@ Homepage: https://metacpan.org/release/Template-Plugin-Latex/
 
 Package: libtemplate-plugin-latex-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblatex-driver-perl,
- liblatex-encode-perl,
- liblatex-table-perl,
- libtemplate-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblatex-driver-perl,
+         liblatex-encode-perl,
+         liblatex-table-perl,
+         libtemplate-perl
 Description: LaTeX support for the Template Toolkit
  The Template::Latex module is a wrapper of convenience around the Template
  module, providing additional support for generating PDF, PostScript and DVI

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



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