DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="utopic trusty saucy precise"
CENTOS_DIST="centos5 centos6"
-VERSION=5.9.1
+VERSION=5.10.0
+--- 5.10.0 2015/03/03
+
+Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825
+Introduce cs_create_host2 which returns if connection should be
+proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT,
+the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost).
+
+Fix http proxy fails with yaz-client YAZ-824
+
--- 5.9.1 2015/02/06
Fix 0 ptr reference for OPAC records from XML YAZ-822
mv debian/tmp/usr/share/doc/yaz debian/tmp/usr/share/doc/yaz-doc
override_dh_makeshlibs:
- dh_makeshlibs -V 'libyaz5 (>= 5.9.0)'
+ dh_makeshlibs -V 'libyaz5 (>= 5.10.0)'
override_dh_installchangelogs:
dh_installchangelogs NEWS