Version 1.3.10
[yazproxy-moved-to-github.git] / debian / control
index 7bbfab8..eaab125 100644 (file)
@@ -3,12 +3,12 @@ Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.0
 Build-Depends: debhelper (>= 4.0.0),
-       libyazpp5-dev(>= 1.4.0)
+       libyazpp6-dev(>= 1.4.0)
 
 Package: yazproxy
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, libyazproxy2 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libyazproxy2 (= ${source:Version})
 Description: YAZ Proxy application
  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
@@ -32,8 +32,8 @@ Description: YAZ Proxy libraries
 Package: libyazproxy2-dev
 Section: devel
 Architecture: any
-Depends: libyazproxy2 (= ${Source-Version}),
-       libyazpp5-dev
+Depends: libyazproxy2 (= ${source:Version}),
+       libyazpp6-dev
 Conflicts: libyazproxy-dev
 Provides: libyazproxy-dev
 Replaces: libyazproxy-dev