X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Flibhtml-calendarmonth-perl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ca4dbb285c49aac0dc4ccd4d5f3ce53e61bc77b7;hp=320eae1544ee6203960a7af27a133fb08c0e2d49;hb=c230f8572235ab24af38b844219259ed17fc7b93;hpb=febd0b02136ed777f42c0e2b79d71db21c1805a8 diff --git a/debian/changelog b/debian/changelog index 320eae1..ca4dbb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libhtml-calendarmonth-perl (1.26-1) unstable; urgency=low + + * New upstream release + + -- Don Armstrong Thu, 22 Sep 2011 14:23:16 -0700 + +libhtml-calendarmonth-perl (1.25-1) unstable; urgency=low + + * New upstream release + - Handle upstream changes in HTML::Tree to avoid test failures + (closes: #613391); thanks to Matt Kraai for pointing out the + patch. + + -- Don Armstrong Wed, 16 Feb 2011 19:40:20 -0800 + libhtml-calendarmonth-perl (1.19-2) unstable; urgency=low * Fix FTBFS caused by new version of Date::Manip (closes: 571421)