+--- 1.3.0 2011/07/27
+
+Fixes for windows Makefile.
+
--- 1.2.10 2011/07/25
Change major version of metaproxy library from 3 to 4. This in turn
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.10],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.0],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.3.0-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Wed, 27 Jul 2011 11:34:07 +0200
+
metaproxy (1.2.10-1indexdata) unstable; urgency=low
* Upstream.
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.2.10
+Version: 1.3.0
Release: 1indexdata
License: GPL
Group: Applications/Internet
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.2.10
+VERSION=1.3.0
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz