This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdate-pcalc-perl.
commit d064b558dac0293843649000af3a0cd2fd77b7e7 Merge: 49efe69 7ed8d4a Author: gregor herrmann <[email protected]> Date: Thu Feb 5 23:39:26 2015 +0100 Merge tag 'debian/6.1-4' tagging package libdate-pcalc-perl version debian/6.1-4 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 089bef3,8580054..8488296 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,15 +1,21 @@@ - libdate-pcalc-perl (6.1-4) UNRELEASED; urgency=medium ++libdate-pcalc-perl (6.1-5) UNRELEASED; urgency=medium + + * Update Vcs-Browser URL to cgit web frontend + + -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:31:01 +0200 + + 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
