[libperinci-cmdline-perl] 03/04: control

gregor herrmann gregoa at debian.org
Wed Oct 21 18:52:29 UTC 2015


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

gregoa pushed a commit to branch master
in repository libperinci-cmdline-perl.

commit 6c94926563cd29f011cfe4388a593039abaf2b6b
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 21 20:45:58 2015 +0200

    control
---
 debian/control | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 6d10d4c..6e1dab6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,24 @@
 Source: libperinci-cmdline-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: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperinci-cmdline-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperinci-cmdline-perl.git
 Homepage: https://metacpan.org/release/Perinci-CmdLine
-Testsuite: autopkgtest-pkg-perl
 
 Package: libperinci-cmdline-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Rinci/Riap-based command-line application framework
- Perinci::CmdLine is currently empty, becase the implementation is currently
- split into Perinci::CmdLine::Lite (for lightweight version) and
+ Perinci::CmdLine is currently empty, because the implementation is currently
+ split into Perinci::CmdLine::Lite (the lightweight version) and
  Perinci::CmdLine::Classic (the full but heavier version). There's also
- Perinci::CmdLine::Any that lets you choose between the two dynamically, a la
+ Perinci::CmdLine::Any that let's you choose between the two dynamically, à la
  Any::Moose. And finally there's also Perinci::CmdLine::Inline, the even more
  lightweight version.
- .
- This module exists solely for convenience of linking purposes.
- .
- This description was automagically extracted from the module by dh-make-perl.

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



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