---- 1.3.0 2011/07/27
+--- 1.3.1 2011/07/28
+
+zoom: fix a bug WRT passing authentication parameters to backends.
+
+--- 1.3.0 2011/07/27
Fixes for windows Makefile.
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.3.0],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.3.1],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
+metaproxy (1.3.1-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdat.dk> Thu, 28 Jul 2011 14:54:12 +0200
+
metaproxy (1.3.0-1indexdata) unstable; urgency=low
* Upstream.
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
Build-Depends: debhelper (>= 4),
- libyaz4-dev (>= 4.2.3),
+ libyaz4-dev (>= 4.2.6),
libyazpp4-dev (>= 1.2.6),
libxslt1-dev,
libboost-dev,
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.3.0
+Version: 1.3.1
Release: 1indexdata
License: GPL
Group: Applications/Internet
Source: metaproxy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Prefix: %{_prefix} /etc/metaproxy
-BuildRequires: pkgconfig, libyaz4-devel >= 4.2.3, libyazpp4-devel >= 1.2.6
+BuildRequires: pkgconfig, libyaz4-devel >= 4.2.6, libyazpp4-devel >= 1.2.6
BuildRequires: libxslt-devel, boost-devel
Packager: Adam Dickmeiss <adam@indexdata.dk>
URL: http://www.indexdata.com/metaproxy
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.3.0
+VERSION=1.3.1
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz