+--- 1.2.5 2011/05/06
+
Filter z3950_client may be configured to always send a close APDU
to backend target when connection/session is closed. This will only
happen if close APDU is not already sent. Enabled by configuration
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.4],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.2.5],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.2.5-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Fri, 06 May 2011 09:53:44 +0000
+
metaproxy (1.2.4-2indexdata) unstable; urgency=low
* Internal.
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.2.4
+Version: 1.2.5
Release: 1indexdata
License: GPL
Group: Applications/Internet
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.2.4
+VERSION=1.2.5
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz