[libxml-tmx-perl] 04/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 1 15:36:30 UTC 2015


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

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

commit 23a7df5e6029eccd5746416aed0996c87bba3908
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 16:28:09 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 10a1041..7eef394 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libxml-tmx-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nuno Carvalho <smash at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libxml-dt-perl (>= 0.57),
- libtest-pod-perl,
- libtest-pod-coverage-perl
+                     libxml-dt-perl (>= 0.57),
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-tmx-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tmx-perl.git
@@ -15,8 +15,9 @@ Homepage: https://metacpan.org/release/XML-TMX
 
 Package: libxml-tmx-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libxml-dt-perl (>= 0.57)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-dt-perl (>= 0.57)
 Description: Perl extensions for managing TMX files
  XML::TMX is a collection of modules that provide functions to deal with
  TMX (Translation Memory eXchange) files, like creating new files, or

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



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