This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdate-calc-xs-perl.
commit 1d04df1710a9eb355d7938419b0f51c00c5a9bc7 Merge: 955fd7e 4d30138 Author: gregor herrmann <[email protected]> Date: Thu Feb 5 23:42:15 2015 +0100 Merge tag 'debian/6.3-2' tagging package libdate-calc-xs-perl version debian/6.3-2 Conflicts: debian/changelog debian/changelog | 14 +- debian/patches/century-tests.patch | 587 +++++++++++++++++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 601 insertions(+), 1 deletion(-) diff --cc debian/changelog index b75c5ab,7c95051..4943602 --- a/debian/changelog +++ b/debian/changelog @@@ -1,20 -1,15 +1,32 @@@ - libdate-calc-xs-perl (6.3-2) UNRELEASED; urgency=low ++libdate-calc-xs-perl (6.3-3) UNRELEASED; urgency=low + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + + -- gregor herrmann <[email protected]> Thu, 05 Jul 2012 12:24:10 -0600 + + libdate-calc-xs-perl (6.3-2) 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: #775617) + + -- Damyan Ivanov <[email protected]> Thu, 05 Feb 2015 21:41:19 +0000 + libdate-calc-xs-perl (6.3-1) unstable; urgency=low [ Florian Schlichting ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-calc-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
