Bump year to 2015
[yazpp-moved-to-github.git] / debian / control
index 6c3c6df..6c060ff 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
 Build-Depends: debhelper (>= 7),
        libxml2-dev, libxslt1-dev,
-       libyaz5-dev (>= 5.0.0)
+       libyaz5-dev (>= 5.1.0)
 
 Package: libyazpp6
 Section: libs
@@ -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.