[libtemplate-plugin-yaml-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:19:35 UTC 2017


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

alexm pushed a commit to branch master
in repository libtemplate-plugin-yaml-perl.

commit f663c5f4ecd369afecc071b8afa9622668bb4aa2
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:34:25 2017 +0200

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

diff --git a/debian/control b/debian/control
index deb2b7d..efbcbfc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libtemplate-plugin-yaml-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>
-Build-Depends-Indep: perl, libtemplate-perl, libyaml-perl
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+                     libtemplate-perl,
+                     libyaml-perl
 Standards-Version: 3.8.0
-Homepage: https://metacpan.org/release/Template-Plugin-YAML
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtemplate-plugin-yaml-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-plugin-yaml-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtemplate-plugin-yaml-perl.git
+Homepage: https://metacpan.org/release/Template-Plugin-YAML
 
 Package: libtemplate-plugin-yaml-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl, libyaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtemplate-perl,
+         libyaml-perl
 Description: simple Template Toolkit Plugin Interface to the YAML module
  Template::Plugin::YAML provides the ability to load YAML strings and files
  into data structures and also dump data structures to files and strings from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-yaml-perl.git



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