This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch jessie in repository libdate-calc-perl.
commit 5640f18ed3e3777b31a7767abe349417e48e2629 Author: Damyan Ivanov <[email protected]> Date: Thu Feb 5 22:00:20 2015 +0000 releasing package libdate-calc-perl version 6.3-2 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 14f0e25..1d12c83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdate-calc-perl (6.3-2) unstable; urgency=medium + + * add a patch to fix tests that are broken since 1 Jan 2015 + the tests were hardcoding years like 64 that was interpreted as '1964' + until 31 Dec 2014 and now are interpreted as 2064, causing test failures. + The patch chooses the year dynamically to get consistent results + regardless of the current year. (Closes: #775628) + + -- Damyan Ivanov <[email protected]> Thu, 05 Feb 2015 21:32:10 +0000 + libdate-calc-perl (6.3-1) unstable; urgency=low [ Jonathan Yu ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-calc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
