Added HTTP tunnel facility for COMSTACK, bug #1752.
This is a facility that allows a Web proxy, such as squid, to tunnel
Z39.50 traffic. This facility is "transparent" to must applications
-using YAZ. It's enabled by using pseudo transport connect: followed bý
-the we proxy address, followed by command, then follwed by he regular
+using YAZ. It's enabled by using pseudo transport connect: followed by
+the proxy address, followed by command, then follwed by he regular
"virtual" addresss. For example,
connect:webproxy.com:3128,tcp:z3950.loc.gov:7090/voyager .
+yaz (3.0.15-1) unstable; urgency=low
+
+ * Version with ICU.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 22 Oct 2007 14:31:54 +0200
+
yaz (3.0.14-1) unstable; urgency=low
* Upstream.
Standards-Version: 3.6.2
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
-Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev
+Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev, libicu36-dev
Package: libyaz3
Section: libs
yaz-illclient is a command-line based client which sends ILL requests
to a server and decodes the response.
+Package: yaz-icu
+Section: utils
+Depends: ${shlibs:Depends}
+Architecture: any
+Description: yaz-icu: command line utility for YAZ' ICU utilities.
+ yaz-icu is a command-line based client which tests YAZ' ICU utilities.
+
dh_fixperms
# dh_perl
# dh_python
- dh_makeshlibs -V 'libyaz3 (>= 3.0.11)'
+ dh_makeshlibs -V 'libyaz3 (>= 3.0.15)'
dh_installdeb
dh_shlibdeps -l debian/libyaz3/usr/lib
dh_gencontrol
--- /dev/null
+debian/tmp/usr/bin/yaz-icu
tstodrcodec.h
.libs
tstccl
-tstccl.log
tsticonv
tstmatchstr
tstnmem
tst_retrieval
tst_tpath
tst_timing
-tst_timing.log
tst_comstack
-tst_comstack.log
tst_query_charset
+tst_icu_I18N
nfatest1
nfaxmltest1
-nfaxmltest1.log
tst_oid
-tst_oid.log
+*.log
yaz-benchmark
yaz-xmlquery
yaz-illclient
+yaz-icu