libdatetime-astro-sunrise-perl_0.01.01-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Mon Nov 12 05:22:41 UTC 2007
(new) libdatetime-astro-sunrise-perl_0.01.01-1.diff.gz optional perl
(new) libdatetime-astro-sunrise-perl_0.01.01-1.dsc optional perl
(new) libdatetime-astro-sunrise-perl_0.01.01-1_all.deb optional perl
compute the time of sunrise and sunset
This perl module returns DateTime objects for sunrise and sunset for a
given day.
(new) libdatetime-astro-sunrise-perl_0.01.01.orig.tar.gz optional perl
Changes: libdatetime-astro-sunrise-perl (0.01.01-1) unstable; urgency=low
.
* Initial upload to Debian.
(Note: There are several similar modules in CPAN. I chose to package
this one because it returns a simple DateTime object. Astro::Sunrise
returns a hard to manipulate time string, and the newer
DateTime::Event::Sunrise returns a DateTime::Set that is not compatible
with the current 0.25 release of DateTime::Set.)
* Upstream version number munge 0.01_01 -> 0.01.01.
* Fixed missing whitespace in pod doc that caused the man page to be
broken in several ways.
* Fix it not to pass hour values out of range to DateTime->new. It seemed
to rely on DateTime normalising them to the 0-23 range, but DateTime now
crashes instead. Take the hour value mod 24 to avoid this, and the test
suite passes now.
* Fix redefinition warnings under use strict that were caused by POSIX
and Math::Trig defining some of the same functions.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list