Version 1.1.4. Depend on YAZ 3.0.47
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Jul 2009 12:38:03 +0000 (14:38 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Jul 2009 12:38:03 +0000 (14:38 +0200)
NEWS
configure.ac
debian/changelog
debian/control

diff --git a/NEWS b/NEWS
index 4924023..36e0f26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.1.4 2009/07/08
+
+Depend on YAZ 3.0.47 with new functionality.
+
 --- 1.1.3 2009/06/30
 
 Added classes TimeStat and LimitConnect (used by Metaproxy).
 --- 1.1.3 2009/06/30
 
 Added classes TimeStat and LimitConnect (used by Metaproxy).
index 8ceacfc..9cd568f 100644 (file)
@@ -1,7 +1,7 @@
 dnl YAZ++ Toolkit Index Data 1998-2009
 dnl See the file LICENSE for details.
 AC_PREREQ(2.60)
 dnl YAZ++ Toolkit Index Data 1998-2009
 dnl See the file LICENSE for details.
 AC_PREREQ(2.60)
-AC_INIT([yazpp],[1.1.3],[adam@indexdata.dk])
+AC_INIT([yazpp],[1.1.4],[adam@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.9])
@@ -12,7 +12,7 @@ AC_PROG_CXX
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
-YAZ_INIT([threads],[3.0.45])
+YAZ_INIT([threads],[3.0.47])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi
index c3d6b6e..2b5d4c9 100644 (file)
@@ -1,3 +1,9 @@
+yazpp (1.1.4-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 08 Jul 2009 14:32:51 +0200
+
 yazpp (1.1.3-1indexdata) unstable; urgency=low
 
   * Upstream.
 yazpp (1.1.3-1indexdata) unstable; urgency=low
 
   * Upstream.
index 52ae632..ce8d880 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 3.0.30)
+Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 3.0.47)
 
 Package: libyazpp3
 Section: libs
 
 Package: libyazpp3
 Section: libs