/*
- * Copyright (c) 1995-2004, Index Data.
+ * Copyright (c) 1995-2005, Index Data.
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation, in whole or in part, for any purpose, is hereby granted,
Possible compatibility problems with earlier versions marked with '*'.
+--- 2.0.30 2005/01/03
+
Modified the YAZ logging system. The LOG level defines use YLOG_ prefix
instead of LOG_, due to name clash with syslog(3). LOG_ are still
present. New applications should define YAZ_USE_NEW_LOG=1 - this
-YAZ toolkit - $Id: README,v 1.46 2004-05-10 07:48:56 adam Exp $
+YAZ toolkit - $Id: README,v 1.47 2005-01-03 13:28:35 adam Exp $
-Copyright (C) 1995-2004, Index Data ApS.
+Copyright (C) 1995-2005, Index Data ApS.
See the file LICENSE for details.
The primary output of the source here is the YAZ library, which
dnl YAZ Toolkit, Index Data 1994-2004
dnl See the file LICENSE for details.
-dnl $Id: configure.in,v 1.162 2004-12-20 23:36:13 adam Exp $
+dnl $Id: configure.in,v 1.163 2005-01-03 13:28:35 adam Exp $
AC_INIT(include/yaz/yaz-version.h)
-AM_INIT_AUTOMAKE(yaz, 2.0.29)
+AM_INIT_AUTOMAKE(yaz, 2.0.30)
AM_MAINTAINER_MODE
dnl
AC_SUBST(READLINE_LIBS)
+yaz (2.0.30-1) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 3 Jan 2005 14:27:36 +0100
+
yaz (2.0.28-1) unstable; urgency=low
* Upstream.
- -- Adam Dickmeiss <adam@peanut.index> Tue, 9 Nov 2004 21:34:03 +0100
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 9 Nov 2004 21:34:03 +0100
yaz (2.0.26-2) unstable; urgency=low
dh_fixperms
# dh_perl
# dh_python
- dh_makeshlibs -V 'libyaz (>= 2.0.27)'
+ dh_makeshlibs -V 'libyaz (>= 2.0.29)'
dh_installdeb
dh_shlibdeps -l debian/libyaz/usr/lib
dh_gencontrol
* Copyright (c) 1995-2004, Index Data.
* See the file LICENSE for details.
*
- * $Id: yaz-version.h,v 1.55 2004-11-10 09:26:43 adam Exp $
+ * $Id: yaz-version.h,v 1.56 2005-01-03 13:28:36 adam Exp $
*/
/**
#include <yaz/yconfig.h>
-#define YAZ_VERSION "2.0.29"
-#define YAZ_VERSIONL 0x02001D
+#define YAZ_VERSION "2.0.30"
+#define YAZ_VERSIONL 0x02001E
#define YAZ_DATE 1