[SCM] Debian packaging of libdate-calc-perl branch, master, updated. caf9ee6dce5f7f74d2c9a726090419ecc719ec9d
Florian Schlichting
fschlich at zedat.fu-berlin.de
Mon Sep 12 22:26:34 UTC 2011
The following commit has been merged in the master branch:
commit cdcbbb4d5410f430584bf094e1593104bc5b01d8
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Mon Sep 12 21:48:03 2011 +0000
do *not* B-D-I on libdate-calc-xs-perl
Date::Calc is a "self-sufficient module", it can stand alone. That's
what the tests should test when building libdate-calc-perl.
Date::Calc::XS happens to contain the very same test suite, this time
making sure that everything is still ok with libdate-calc-xs-perl
present.
diff --git a/debian/changelog b/debian/changelog
index dfb13e4..10cc1e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,6 @@
libdate-calc-perl (6.3-1) UNRELEASED; urgency=low
[ Jonathan Yu ]
- WAITS-FOR: libdate-calc-xs-perl
-
- TODO:
- - add libdate-calc-xs-perl to B-D-I -- or not, because
- - t/f000.t checks the version of libdate-calc-xs-perl and errors out if it's
- different - might lead to problems if an older version is installed
- (libdate-calc-xs-perl seems to depend on libdate-calc-perl >= its own
- version)
-
* New upstream release
+ Date::Calc now provides a PurePerl implementation (identical to
Date::Pcalc, which lives on in its separate namespace).
--
Debian packaging of libdate-calc-perl
More information about the Pkg-perl-cvs-commits
mailing list