X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=2b188bf7216faf3ffe3bed1d44692e4206d45684;hb=bd9655f57c044d15ff28da78ceb2f2f100ea5b84;hp=deba7eb86a4c1b1040a33dd288afaca0fda37985;hpb=7b9092bd6bc89db1779ddb625e2425f445935cdf;p=ZOOM-Perl-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index deba7eb..2b188bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +libnet-z3950-zoom-perl (1.29-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 14 Oct 2013 10:39:03 +0200 + +libnet-z3950-zoom-perl (1.27-2) unstable; urgency=low + + * Debian control-file now specified build-dependency on libyaz4-dev + rather then the old (2009) libyaz3-dev, resulting in the runtime + dependency being on libyaz4 rather than libyaz4. This resolves + dependency problems on Debian squeeze (which is now Stable), which + are due to the libyaz3 package depending on the now obsolete + libicu42. + + -- Mike Taylor Tue, 08 Feb 2011 13:41:38 +0000 + +libnet-z3950-zoom-perl (1.27-1) unstable; urgency=low + + * Upstream. Changes to how packaging is done mean that this is the + first Debian release that was made from a clean tarball rather than + being built from a source checkout. + + -- Mike Taylor Wed, 11 Aug 2010 17:17:31 +0100 + +libnet-z3950-zoom-perl (1.26-1) unstable; urgency=low + + * Upstream. + + -- Mike Taylor Mon, 12 Jul 2010 17:08:37 +0100 + +libnet-z3950-zoom-perl (1.25-1) unstable; urgency=low + + * Lots of upstream goodness. + + -- Mike Taylor Fri, 19 Feb 2010 15:07:15 +0000 + libnet-z3950-zoom-perl (1.20-1) unstable; urgency=low * Add $conn->exception() method.