[libstring-trim-more-perl] 03/05: Set up debian/control file

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Dec 6 21:52:36 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libstring-trim-more-perl.

commit 4daa66cabd1397d62c429e1498273c9d51246531
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Dec 6 19:27:35 2015 -0200

    Set up debian/control file
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index eae893f..6162047 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Kanashiro <kanashiro.duarte at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl (>= 5.13.11)
+Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-trim-more-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-trim-more-perl.git
@@ -13,10 +14,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libstring-trim-more-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Various string trimming utilities
- This is an alternative to String::Trim (and similar modules, see /"SEE
- ALSO"). Instead of a single trim function, this module provides several from
- which you can choose on, depending on your needs.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Perl module with various string trimming utilities
+ String::Trim::More is an alternative to String::Trim (and similar modules).
+ Instead of a single trim function, this module provides several from which you
+ can choose on, depending on your needs.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-trim-more-perl.git



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