[libbusiness-hours-perl] 04/06: d/control

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Mar 17 00:01:28 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libbusiness-hours-perl.

commit 79c4585e8bc322a9a95373f58a307acc2e9b781b
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Wed Mar 16 23:39:53 2016 +0000

    d/control
---
 debian/control | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index cd48700..50fa2eb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,21 +4,21 @@ 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: libset-intspan-perl (>= 1.12),
- perl
-Standards-Version: 3.9.6
+Build-Depends-Indep: libset-intspan-perl,
+                     perl
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-hours-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-hours-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libbusiness-hours-perl.git
 Homepage: https://metacpan.org/release/Business-Hours
 Testsuite: autopkgtest-pkg-perl
 
 Package: libbusiness-hours-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libset-intspan-perl (>= 1.12)
-Description: unknown
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libset-intspan-perl
+Description: Perl module to calculate business hours in a time period
  Business::Hours is a simple tool for calculating business hours in a time
- period. Over time, additional functionality will be added to make it easy to
- calculate the number of business hours between arbitrary dates.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ period. Business hours can be specified for each day of the week, including
+ details of breaks. Additionally, (public) holidays can be defined and
+ excluded from the calculation.

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



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