deb: deprecated substitution ${Source-Version} YPRX-25
[yazproxy-moved-to-github.git] / debian / control
index 0e6b007..eaab125 100644 (file)
@@ -2,12 +2,13 @@ Source: yazproxy
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.0
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyazpp3-dev(>= 1.1.4)
+Build-Depends: debhelper (>= 4.0.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
@@ -31,8 +32,11 @@ Description: YAZ Proxy libraries
 Package: libyazproxy2-dev
 Section: devel
 Architecture: any
-Depends: libyazproxy2 (= ${Source-Version}), libxml2-dev, libxslt1-dev, libyazpp3-dev
+Depends: libyazproxy2 (= ${source:Version}),
+       libyazpp6-dev
 Conflicts: libyazproxy-dev
+Provides: libyazproxy-dev
+Replaces: libyazproxy-dev
 Description: YAZ Proxy development 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