From: Adam Dickmeiss Date: Mon, 23 Apr 2012 18:07:15 +0000 (+0200) Subject: Version 1.3.30 X-Git-Tag: v1.3.30 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=a69aab7f06d719aebc15d6fa354bbd5805d36139;p=metaproxy-moved-to-github.git Version 1.3.30 --- diff --git a/IDMETA b/IDMETA index 4743175..1d34a93 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=1.3.29 +VERSION=1.3.30 diff --git a/NEWS b/NEWS index 6aac213..5d5c209 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 1.3.30 2012/04/23 + zoom: return addinfo="proxy failure" for proxy failures. This also changes the scheme for dealing with proxies a bit. zoom now always do proxy check, even if there's no failover. Fortunately, that's not diff --git a/debian/changelog b/debian/changelog index 13939bc..3f82bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.30-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 23 Apr 2012 20:03:21 +0200 + metaproxy (1.3.29-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 7012053..a5ec875 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.29 +VERSION=1.3.30 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz