From a69aab7f06d719aebc15d6fa354bbd5805d36139 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 23 Apr 2012 20:07:15 +0200 Subject: [PATCH] Version 1.3.30 --- IDMETA | 2 +- NEWS | 2 ++ debian/changelog | 6 ++++++ win/makefile | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) 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 -- 1.7.10.4