[libconst-fast-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 21:59:50 UTC 2017


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

alexm pushed a commit to branch master
in repository libconst-fast-perl.

commit d4e8fad79604429a2762ac3708890a039691def7
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:21:27 2017 +0200

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

diff --git a/debian/control b/debian/control
index a25434d..de5d77d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,14 @@
 Source: libconst-fast-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Stig Sandbeck Mathisen <ssm at debian.org>
-Build-Depends:
- debhelper (>= 9),
- libmodule-build-tiny-perl,
-Build-Depends-Indep:
- libsub-exporter-perl,
- libsub-exporter-progressive-perl,
- libtest-fatal-perl,
- perl,
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-tiny-perl
+Build-Depends-Indep: libsub-exporter-perl,
+                     libsub-exporter-progressive-perl,
+                     libtest-fatal-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconst-fast-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libconst-fast-perl.git
@@ -18,9 +16,10 @@ Homepage: https://metacpan.org/release/Const-Fast
 
 Package: libconst-fast-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libsub-exporter-perl,
- libsub-exporter-progressive-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libsub-exporter-perl,
+         libsub-exporter-progressive-perl
 Description: facility for creating read-only scalars, arrays, and hashes
  Const::Fast is a perl module for creating read-only scalars, arrays,
  and hashes. It enables you to set a variable to the given value and

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



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