[libstring-tt-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:18:48 UTC 2017


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

alexm pushed a commit to branch master
in repository libstring-tt-perl.

commit 1d909c6c4beea8561d34cf68dc9f4e1ec1c27049
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:33:42 2017 +0200

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

diff --git a/debian/control b/debian/control
index 8a1ab73..7082021 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libstring-tt-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Onur Aslan <onur at onur.im>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtemplate-perl,
-  libpadwalker-perl,
-  libsub-exporter-perl,
-  libtest-exception-perl,
-  libtest-tabledriven-perl,
-  libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
-  perl
+                     libpadwalker-perl,
+                     libsub-exporter-perl,
+                     libtest-exception-perl,
+                     libtest-tabledriven-perl,
+                     libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-tt-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-tt-perl.git
@@ -19,10 +19,10 @@ Homepage: https://metacpan.org/release/String-TT
 Package: libstring-tt-perl
 Architecture: all
 Depends: ${misc:Depends},
- ${perl:Depends},
- libtemplate-perl,
- libpadwalker-perl,
- libsub-exporter-perl
+         ${perl:Depends},
+         libtemplate-perl,
+         libpadwalker-perl,
+         libsub-exporter-perl
 Description: Perl module to use TT to interpolate lexical variables
  String::TT exports a "tt" function, which takes a TT (Template Toolkit)
  template as its argument. It uses the current lexical scope to resolve

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



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