[libtext-trac-perl] 05/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Jan 12 17:11:13 UTC 2014


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

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

commit 324cfaf7c739ff12f6fda258a7e2f86ead68ffa6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 18:02:10 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 16a9a52..c235ddf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,33 @@
 Source: libtext-trac-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-base-perl, libuniversal-require-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libtie-ixhash-perl, liblist-moreutils-perl, libhtml-parser-perl
+Build-Depends-Indep: perl,
+                     libclass-accessor-perl,
+                     libclass-data-inheritable-perl,
+                     libhtml-parser-perl,
+                     liblist-moreutils-perl,
+                     libtest-base-perl,
+                     libtie-ixhash-perl,
+                     libuniversal-require-perl
 Standards-Version: 3.8.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-trac-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-trac-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-trac-perl.git
 Homepage: https://metacpan.org/release/Text-Trac
 
 Package: libtext-trac-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtest-base-perl, libuniversal-require-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libtie-ixhash-perl, liblist-moreutils-perl, libhtml-parser-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-perl,
+         libclass-data-inheritable-perl,
+         libhtml-parser-perl,
+         liblist-moreutils-perl,
+         libtest-base-perl,
+         libtie-ixhash-perl,
+         libuniversal-require-perl
 Description: format text with Trac Wiki Style
  Text::Trac is a perl module the provides an easy interface
  to parse text with Trac WikiFormatting and convert it to 

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



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