From: Adam Dickmeiss Date: Tue, 4 Aug 2015 12:25:03 +0000 (+0000) Subject: deb: deprecated substitution ${Source-Version} YPP-18 X-Git-Tag: v1.6.3~2 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=55545eb231be3fd8c0920cd6d8c353998c9f332b deb: deprecated substitution ${Source-Version} YPP-18 --- diff --git a/debian/control b/debian/control index 6c060ff..43b4733 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: YAZ++ library Package: libyazpp6-dbg Section: debug Architecture: any -Depends: ${misc:Depends}, libyazpp6 (= ${Source-Version}) +Depends: ${misc:Depends}, libyazpp6 (= ${source:Version}) Description: debugging symbols for YAZ++ library YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. @@ -27,7 +27,7 @@ Architecture: any Conflicts: libyazpp-dev, libyazpp2-dev, libyazpp3-dev, libyazpp4-dev Provides: libyazpp-dev Replaces: libyazpp-dev -Depends: libyazpp6 (= ${Source-Version}), libyaz5-dev +Depends: libyazpp6 (= ${source:Version}), libyaz5-dev Description: development libraries for YAZ++ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.