From: Adam Dickmeiss Date: Fri, 23 Apr 2004 19:56:33 +0000 (+0000) Subject: Fix depend on libyaz++ X-Git-Tag: YAZPROXY.0.9~62 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=931b109894363ffe8f8d28e3d8aeafd93b72b0cc Fix depend on libyaz++ --- diff --git a/debian/changelog b/debian/changelog index 3468828..27f267c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazproxy (0.8-2) unstable; urgency=low + + * Fix depends on libyaz++ + + -- Adam Dickmeiss Fri, 23 Apr 2004 21:55:55 +0200 + yazproxy (0.8-1) unstable; urgency=low * Separate YAZ proxy. diff --git a/debian/control b/debian/control index 5ff9b0b..72cb406 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: YAZ Proxy. Package: libyazproxy Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, libyaz++ (>= 0.8) Description: YAZ Proxy libraries. YAZ proxy is a daemon that accepts Z39.50/SRW/SRU incoming requests and converts them to Z39.50 client requests. The proxy has several facilities