+--- 1.3.2 2011/08/01
+
+Change location of Metaproxy modules from libdir/metaproxy to
+libdir/metaproxy4. Directory libdir/metaproxy is also owned by
+libmetaproxy3 and, thus, should not be used by libmetaproxy4.
+
+New facility to dump APDUs from zoom filter. Enabled by
+<log apdu="true"/> in the zoom filter configuation.
+
+zoom filter bug fix: SRU diagnostics received from backend was
+not properly converted to Bib-1 diagnostics.
+
+Package metaproxy depends on libmetaproxy4, same version.
+
--- 1.3.1 2011/07/28
zoom: fix a bug WRT passing authentication parameters to backends.
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.1],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.2],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.3.2-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 01 Aug 2011 14:22:29 +0200
+
metaproxy (1.3.1-1indexdata) unstable; urgency=low
* Upstream.
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.3.1
+Version: 1.3.2
Release: 1indexdata
License: GPL
Group: Applications/Internet
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.3.1
+VERSION=1.3.2
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz