From: Adam Dickmeiss Date: Fri, 1 Nov 2013 10:19:00 +0000 (+0100) Subject: Fix libyazpp6-dbg to depend on libyazpp6 X-Git-Tag: v1.5.2~3 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=24e9fcd6b54f6d07db66d71743e9a71aaaf4a90f;p=yazpp-moved-to-github.git Fix libyazpp6-dbg to depend on libyazpp6 --- diff --git a/debian/control b/debian/control index 6c3c6df..29fe27d 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: YAZ++ library Package: libyazpp6-dbg Section: debug Architecture: any -Depends: ${misc:Depends}, libyazpp5 (= ${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.