[libtest-deep-fuzzy-perl] 04/06: Update debian/control
Nick Morrott
nickm-guest at moszumanska.debian.org
Mon Nov 21 00:55:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libtest-deep-fuzzy-perl.
commit 1c321c127206fa58e3950f4415b2094199b84aa2
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Mon Nov 21 00:24:38 2016 +0000
Update debian/control
---
debian/control | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index b55fe77..0807214 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,11 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
-Build-Depends: debhelper (>= 9),
- libmodule-build-perl,
- perl
+Build-Depends: debhelper (>= 9.20140227~),
+ libmodule-build-tiny-perl,
+ perl
Build-Depends-Indep: libmath-round-perl,
- libmodule-build-tiny-perl (>= 0.035),
- libtest-deep-perl
+ libtest-deep-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-deep-fuzzy-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-deep-fuzzy-perl.git
@@ -17,10 +16,13 @@ Testsuite: autopkgtest-pkg-perl
Package: libtest-deep-fuzzy-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmath-round-perl,
- libtest-deep-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libmath-round-perl,
+ libtest-deep-perl
Description: fuzzy number comparison with Test::Deep
Test::Deep::Fuzzy provides fuzzy number comparison with Test::Deep.
.
- This description was automagically extracted from the module by dh-make-perl.
+ A value under test is compared against an expected value and a
+ specified range. Math::Round::nearest() is used to round the value
+ before comparison against the expected value.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-deep-fuzzy-perl.git
More information about the Pkg-perl-cvs-commits
mailing list