+--- 1.2.6 2011/06/15
+
+First version with zoom filter.
+
--- 1.2.5 2011/05/06
Filter z3950_client may be configured to always send a close APDU
# Autoconf and automake setup
AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.5],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.2.6],[metaproxy-help@indexdata.dk])
AC_CONFIG_HEADERS([src/config.hpp])
Standards-Version: 3.6.2
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
-Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.2.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
+Build-Depends: debhelper (>= 4), libyaz4-dev (>= 4.2.2), libyazpp4-dev (>= 1.2.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
Package: metaproxy
Section: net
Summary: Z39.50/SRU router
Name: metaproxy
-Version: 1.2.5
+Version: 1.2.6
Release: 1indexdata
License: GPL
Group: Applications/Internet
Source: metaproxy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Prefix: %{_prefix} /etc/metaproxy
-BuildRequires: pkgconfig, libyazpp4, libxslt-devel, boost-devel
+BuildRequires: pkgconfig, libyaz4-devel >= 4.2.2, libyazpp4-devel >= 1.2.3
+BuildRequires: libxslt-devel, boost-devel
Packager: Adam Dickmeiss <adam@indexdata.dk>
URL: http://www.indexdata.com/metaproxy
Group: Applications/Internet
DEBUG=0 # 0 for release, 1 for debug
# Metaproxy version
-VERSION=1.2.5
+VERSION=1.2.6
# YAZ and YAZ++ directories
YAZ_DIR=..\..\yaz