[libdatetime-format-human-duration-perl] 04/08: control

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Mar 10 02:18:00 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libdatetime-format-human-duration-perl.

commit f42ae2e1ff14ed3e5ca0e0369a4d9370cd82a924
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Mar 10 01:02:27 2016 +0000

    control
---
 debian/control | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 8a7e84c..458aa31 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,20 @@ 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)
-Build-Depends-Indep: perl
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9), libmodule-build-perl
+Build-Depends-Indep: perl, libdatetime-perl
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-human-duration-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-format-human-duration-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-format-human-duration-perl.git
 Homepage: https://metacpan.org/release/DateTime-Format-Human-Duration
 Testsuite: autopkgtest-pkg-perl
 
 Package: libdatetime-format-human-duration-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description: Get a locale specific string describing the span of a given duration
- Get a localized string representing the duration.
+Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl
+Description: Get a locale-specific string describing a DateTime::Duration
+ DateTime::Format::Human::Duration returns a locale-specific human-readable
+ string describing a DateTime::Duration object.
  .
  For example:
  .
@@ -26,5 +27,3 @@ Description: Get a locale specific string describing the span of a given duratio
  3 weeks, 1 day, and 5 seconds
  .
  4 years, 1 month, 2 days, 6 minutes, 1 second, and 345000028 nanoseconds
- .
- 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/libdatetime-format-human-duration-perl.git



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