[liblatex-tom-perl] 06/22: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Sep 9 18:16:03 UTC 2017


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

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

commit 5649d50e1bb3d58164de2d5ce106e4820b43bda4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 9 19:58:19 2017 +0200

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

diff --git a/debian/control b/debian/control
index 2b16492..b00c459 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: liblatex-tom-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Patrick Winnertz <winnie at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl, libtest-pod-coverage-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Patrick Winnertz <winnie at debian.org>
+Build-Depends-Indep: perl (>= 5.8.0-7),
+                     libmodule-build-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblatex-tom-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblatex-tom-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblatex-tom-perl.git
 Homepage: https://metacpan.org/release/LaTeX-TOM
 
 Package: liblatex-tom-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: A module for parsing, analyzing and manipulating latex documents
  This module provides a parser which parses and interprets (though not fully) 
  LaTeX documents and returns a tree-based representation of what it finds. 
@@ -22,4 +26,3 @@ Description: A module for parsing, analyzing and manipulating latex documents
  of LaTeX documents that requires extraction of plain-text information, or 
  altering of the plain-text components (or alternatively, the math-text 
  components).
-

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



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