Version 1.3.60 v1.3.60
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Aug 2013 11:21:36 +0000 (13:21 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 21 Aug 2013 11:21:36 +0000 (13:21 +0200)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 0ec0c29..6655aff 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.3.59
+VERSION=1.3.60
diff --git a/NEWS b/NEWS
index 0ea2f60..b3a2881 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 --- 1.3.60 2013/08/21
 
+Fix metaproxy-config --libs to return non-mt over mt libs.
+The -mt versions do not exist as shared objects and cause
+linker errors for applications linking with Metaproxy.
+Problem present in versions 1.3.56 - 1.3.59. MP-475
+
 HTML: clean up char checks. Add ptr to HTML parse spec
 
 HTML parser stops eating tag when <-char is met  MP-473
index aef3c5b..d0813cb 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.3.60-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 21 Aug 2013 13:03:17 +0200
+
 metaproxy (1.3.59-1indexdata) unstable; urgency=low
 
   * Upstream.
index ac3e0c9..edc90e9 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.3.59
+VERSION=1.3.60
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz