Remove DETAILS_AT_TOP (Doxygen)
[yazpp-moved-to-github.git] / debian / control
index d5fdec6..ce8d880 100644 (file)
@@ -1,28 +1,28 @@
-Source: yaz++
+Source: yazpp
+Section: devel
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
-Standards-Version: 3.6.0
-Build-Depends: debhelper (>= 4.0.0), docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, libxml2-dev, libyaz-dev (>= 2.1.14)
+Standards-Version: 3.6.2
+Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 3.0.47)
 
-Package: libyaz++1
+Package: libyazpp3
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libyaz (>= 2.1.14)
-Description: YAZ++ and ZOOM library.
+Depends: ${shlibs:Depends}
+Description: YAZ++ and ZOOM library
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
 
-Package: libyaz++1-dev
+Package: libyazpp3-dev
 Section: devel
 Architecture: any
-Depends: libyaz++1 (= ${Source-Version}), libyaz-dev
-Conflicts: libyaz++-dev
-Description: Development libraries for YAZ++ and ZOOM.
+Conflicts: libyazpp-dev, libyazpp2-dev
+Depends: libyazpp3 (= ${Source-Version}), libyaz3-dev
+Description: Development libraries for YAZ++ and ZOOM
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
 
-Package: yaz++1-doc
+Package: yazpp-doc
 Section: doc
 Architecture: all
-Conflicts: yaz++-doc
-Description: Documentation for YAZ++.
+Description: Documentation for YAZ++
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.