[libdatetime-event-sunrise-perl] 01/03: update dependencies

Damyan Ivanov dmn at alioth.debian.org
Tue Oct 22 07:14:36 UTC 2013


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

dmn pushed a commit to branch master
in repository libdatetime-event-sunrise-perl.

commit 0cc652414ad03cc184a1a607061883029c920ebe
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Oct 22 07:02:22 2013 +0000

    update dependencies
---
 debian/control |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 6f08e2a..9a8e9ee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libdatetime-event-sunrise-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdatetime-perl,
- libdatetime-set-perl,
+Build-Depends-Indep: libdatetime-perl (>= 0.21),
+ libdatetime-set-perl (>= 0.16),
+ libparams-validate-perl,
+ libset-infinite-perl,
  perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
@@ -16,8 +18,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-e
 Package: libdatetime-event-sunrise-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libdatetime-perl,
- libdatetime-set-perl
+ libdatetime-perl (>= 0.21),
+ libdatetime-set-perl (>= 0.16),
+ libparams-validate-perl,
+ libset-infinite-perl
 Description: Perl module for calucalating sunrise and sunset for a given time and place
  DateTime::Event::Sunrise will return a DateTime Object for sunrise and sunset
  for a given day. Iteration is set to either 0 or 1. If set to 0 no Iteration

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-event-sunrise-perl.git



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