From: Adam Dickmeiss Date: Wed, 30 Jan 2013 15:55:55 +0000 (+0100) Subject: Version 4.2.50 X-Git-Tag: v4.2.50 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=1d3113509304fb324a0a48a1731a4d88e14fb2d2 Version 4.2.50 --- diff --git a/IDMETA b/IDMETA index 25a4aa2..b61032d 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=4.2.49 +VERSION=4.2.50 diff --git a/NEWS b/NEWS index f692b8e..47fbfde 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.50 2013/01/30 + New function, yaz_xml_to_opac, to convert from OPACXML to Z39.50 OPAC. OPACXML: sync spelling of availabilityDate in XML to that of Schema diff --git a/debian/changelog b/debian/changelog index 4a4415e..0c918fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.50-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 30 Jan 2013 16:54:15 +0100 + yaz (4.2.49-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/rules b/debian/rules index 5619b27..9dcdebd 100755 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ binary-arch: build install dh_fixperms # dh_perl # dh_python - dh_makeshlibs -V 'libyaz4 (>= 4.2.48)' + dh_makeshlibs -V 'libyaz4 (>= 4.2.50)' dh_installdeb dh_shlibdeps -l debian/libyaz4/usr/lib dh_gencontrol