From: Adam Dickmeiss Date: Tue, 20 Mar 2012 09:36:12 +0000 (+0100) Subject: Version 4.2.29 X-Git-Tag: v4.2.29 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=94b8ca343cc7084394526bd26c80c208aa16c9f9 Version 4.2.29 --- diff --git a/IDMETA b/IDMETA index 15543e9..0ee605d 100755 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=4.2.28 +VERSION=4.2.29 diff --git a/NEWS b/NEWS index 331f083..fd4fba7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.29 2012/03/20 + record_conv: leader spec may be given for marc element. The leader spec is given as attribute leaderspec for element marc. For example to convert a MARC21 record from MARC-8 to UTF-8: diff --git a/debian/changelog b/debian/changelog index e764cf4..4502981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.29-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 20 Mar 2012 10:35:29 +0100 + yaz (4.2.28-1indexdata) unstable; urgency=low * Upstream.