From: Adam Dickmeiss Date: Mon, 8 Jun 2009 13:48:31 +0000 (+0200) Subject: Version 3.0.46 X-Git-Tag: v3.0.46~1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=18968faa568a744d9d1ce1421202f03e8905ae1a Version 3.0.46 --- diff --git a/configure.ac b/configure.ac index 421a4b9..b9fe135 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2009 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[3.0.45],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[3.0.46],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) diff --git a/debian/changelog b/debian/changelog index 281deb2..542f61d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (3.0.46-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 08 Jun 2009 15:47:53 +0200 + yaz (3.0.45-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index cde609f..b540ef2 100755 --- a/debian/rules +++ b/debian/rules @@ -98,7 +98,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz3 (>= 3.0.45)' + dh_makeshlibs -V 'libyaz3 (>= 3.0.46)' dh_installdeb dh_shlibdeps -l debian/libyaz3/usr/lib dh_gencontrol