[libeval-closure-perl] 05/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Thu Jun 18 22:39:01 UTC 2015


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

gregoa pushed a commit to branch master
in repository libeval-closure-perl.

commit 0d843cc875eb58f8cfe842ec28ed93e65b10a95c
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 19 00:35:40 2015 +0200

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

diff --git a/debian/control b/debian/control
index c75fcf4..1244606 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libeval-closure-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdevel-lexalias-perl (>= 0.05),
- libpadwalker-perl,
- libsub-exporter-perl,
- libtest-fatal-perl,
- libtest-output-perl,
- libtest-requires-perl,
- libtry-tiny-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>
+                     libdevel-lexalias-perl (>= 0.05),
+                     libpadwalker-perl,
+                     libsub-exporter-perl,
+                     libtest-fatal-perl,
+                     libtest-output-perl,
+                     libtest-requires-perl,
+                     libtry-tiny-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Eval-Closure
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libeval-closure-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libeval-closure-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libeval-closure-perl.git
+Homepage: https://metacpan.org/release/Eval-Closure
 
 Package: libeval-closure-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libsub-exporter-perl,
- libtry-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libsub-exporter-perl,
+         libtry-tiny-perl
 Recommends: libdevel-lexalias-perl (>= 0.05)
 Description: Perl module to safely and cleanly create closures via string eval
  String eval is often used for dynamic code generation. For instance, Moose

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



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