+--- 1.1.1 2010/01/28
+
+Debian package now installs /etc/metaproxy/metaproxy.xml which
+includes all XML files /etc/metaproxy/filters-enabled .
+The include facility uses YAZ' yaz_xml_include_simple (YAZ 4.0.1).
+
--- 1.1.0 2010/01/20
Package based on YAZ version 4 and YAZ++ 1.2.0. It now includes a
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.1.0],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.1.1],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.1.1-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Thu, 28 Jan 2010 12:30:25 +0100
+
metaproxy (1.1.0-1indexdata) unstable; urgency=low
* Upstream.
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.1.0
+VERSION=1.1.1
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz