Fix shlibdeps. Remove yaz++ package, since its empty
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 Mar 2004 08:31:56 +0000 (08:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 Mar 2004 08:31:56 +0000 (08:31 +0000)
debian/control
debian/rules

index f6190d9..8a635e9 100644 (file)
@@ -19,13 +19,6 @@ Depends: libyaz++ (= ${Source-Version}), libyaz-dev
 Description: YAZ++ library for Z39.50 applications in C++.
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
 
-Package: yaz++
-Section: utils
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: YAZ++ programs.
- YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
-
 Package: yaz++-doc
 Section: doc
 Architecture: all
index d84e1a7..1c3f33b 100755 (executable)
@@ -111,7 +111,7 @@ binary-arch: build install
 #      dh_python
        dh_makeshlibs -V 'libyaz++ (>= 0.7.13)'
        dh_installdeb
-       dh_shlibdeps -L libyaz++ -l debian/libyaz++/usr/lib -L libyazproxy -l debian/libyazproxy/usr/lib
+       dh_shlibdeps -l debian/libyaz++/usr/lib:debian/libyazproxy/usr/lib
        dh_gencontrol
        dh_md5sums
        dh_builddeb