+--- 1.0.17 2009/06/16
+
+Fix path for metaproxy executable for Debian init.d script.
+
--- 1.0.16 2009/06/10
SRU to Z39.50 filter honors x-username and x-password. If only
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.16],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.17],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.0.17-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 16 Jun 2009 09:07:51 +0200
+
metaproxy (1.0.16-1indexdata) unstable; urgency=low
* Upstream.
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.0.16
+VERSION=1.0.17
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz