X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=3c491ea315226b32441a1cb33c5362cdae9bb7a3;hb=7756ce8eff8dff24e38bbb43b4bafbfd63ef92c0;hp=c47c3b0ba6eadf477df79e2c7e1a2dd54da44634;hpb=9f90039b50545c7f5ba1cf7640b3fd122999f68c;p=deb_pkgs%2Flibhtml-calendarmonth-perl.git diff --git a/debian/changelog b/debian/changelog index c47c3b0..3c491ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +libhtml-calendarmonth-perl (1.19-1) unstable; urgency=low + + * New upstream release + + -- Don Armstrong Thu, 19 Jun 2008 12:16:15 -0700 + +libhtml-calendarmonth-perl (1.18-4) unstable; urgency=low + + * Handle a non-existent /usr/lib/perl5 properly (for perl 5.10) + + -- Don Armstrong Wed, 16 Jan 2008 15:10:39 -0800 + +libhtml-calendarmonth-perl (1.18-3) unstable; urgency=low + + * Disable the 20_i18n test of the basque locale which has been broken by + a buggy basque locale in DateTime::Locale (#453368), causing us to + FTBFS (closes: #453225) + + -- Don Armstrong Wed, 28 Nov 2007 21:21:39 -0800 + libhtml-calendarmonth-perl (1.18-2) unstable; urgency=low * Fix test comparsion to handle changes in HTML::Table (closes: #420048)