[libmoosex-types-laxnum-perl] 03/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Sep 6 18:12:50 UTC 2017


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

gregoa pushed a commit to branch master
in repository libmoosex-types-laxnum-perl.

commit fdf853396159884c273b25d5cc581d5fe84e1b0d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Sep 6 20:07:30 2017 +0200

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

diff --git a/debian/control b/debian/control
index 974197c..d3bcbf1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libmoosex-types-laxnum-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmoose-perl,
- libtest-fatal-perl,
- perl
+                     libtest-fatal-perl,
+                     perl
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-types-laxnum-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-types-laxnum-perl.git
 Homepage: https://metacpan.org/release/MooseX-Types-LaxNum
-Testsuite: autopkgtest-pkg-perl
 
 Package: libmoosex-types-laxnum-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl
 Description: LaxNum type which provides the loose behavior of Moose's Num pre-2.10
  LaxNum accepts everything for which Scalar::Util/looks_like_number return
  true. It can be used to get the old behaviour of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-laxnum-perl.git



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