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 <[email protected]> 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 <[email protected]> Uploaders: Onur Aslan <[email protected]> +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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
