This is an automated email from the git hooks/post-receive script. dmn pushed a commit to annotated tag debian/6.1-4 in repository libdate-pcalc-perl.
commit 7ed8d4a76cd0c504cd9b226cb1053a976aefe6b0 Author: Damyan Ivanov <[email protected]> Date: Thu Feb 5 21:59:34 2015 +0000 releasing package libdate-pcalc-perl version 6.1-4 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4c67714..8580054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libdate-pcalc-perl (6.1-4) unstable; urgency=medium + + * Team upload + + * 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: #775632) + + -- Damyan Ivanov <[email protected]> Thu, 05 Feb 2015 21:49:05 +0000 + libdate-pcalc-perl (6.1-3) unstable; urgency=low * Team upload -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-pcalc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
