+--- 1.2.2 2010/05/11
+
+Update dependency to YAZ 4.0.7 because it has an important fix
+for record conversion (for Metaproxy).
+
+Build for Ubuntu karmic.
+
--- 1.2.1 2010/01/28
Update dependency on newer because YAZ 4.0.1 has new functions.
dnl YAZ++ Toolkit Index Data 1998-2010
dnl See the file LICENSE for details.
AC_PREREQ(2.60)
-AC_INIT([yazpp],[1.2.1],[adam@indexdata.dk])
+AC_INIT([yazpp],[1.2.2],[adam@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])
AC_HEADER_STDC
AM_PROG_LIBTOOL
-YAZ_INIT([threads],[4.0.1])
+YAZ_INIT([threads],[4.0.7])
if test -z "$YAZLIB"; then
AC_MSG_ERROR([YAZ development libraries missing])
fi
+yazpp (1.2.2-1indexdata) unstable; urgency=low
+
+ * Upsteam.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 11 May 2010 10:53:32 +0200
+
yazpp (1.2.1-1indexdata) unstable; urgency=low
* Depend on YAZ 4.0.1.
Priority: optional
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz4-dev (>= 4.0.1)
+Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz4-dev (>= 4.0.7)
Package: libyazpp4
Section: libs