[libparams-util-perl] 01/03: Reformat debian/control with cme
Alex Muntada
alexm at debian.org
Sun Oct 8 22:15:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
alexm pushed a commit to branch master
in repository libparams-util-perl.
commit 32b5c77ab1241317280fd2076a493bd87958b001
Author: Alex Muntada <alexm at debian.org>
Date: Sun Oct 8 17:31:51 2017 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 6a40514..fc28587 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
Source: libparams-util-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
-Homepage: https://metacpan.org/release/Params-Util
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparams-util-perl.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparams-util-perl.git
-Standards-Version: 3.9.8
+Section: perl
Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+ perl,
+ libtest-pod-perl
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparams-util-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparams-util-perl.git
+Homepage: https://metacpan.org/release/Params-Util
Package: libparams-util-perl
Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Perl extension for simple stand-alone param checking functions
Params::Util provides a basic set of importable functions that makes checking
parameters easier. The functions provided by Params::Util check in the most
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparams-util-perl.git
More information about the Pkg-perl-cvs-commits
mailing list