X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=5c15b7ce2afa5ffebbc7086c11f14cae6b1b1e33;hb=621c7fe7d7da36267384afe2d13c0309db293856;hp=7527cb2024578598c2c7361117f0ba7e4cb2170f;hpb=78a6775fc61c195bec7cca0adb6d33d4e191dfa4;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index 7527cb2..5c15b7c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Adam Dickmeiss Priority: extra Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev -Package: libyaz +Package: libyaz3 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -36,10 +36,10 @@ Description: The YAZ Z39.50 toolkit (documentation) . This packages includes HTML documentation for YAZ. -Package: libyaz-dev -Depends: libyaz (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev +Package: libyaz3-dev +Depends: libyaz3 (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev Replaces: yaz-devel -Conflicts: yaz-devel +Conflicts: yaz-devel, libyaz-dev, libyaz2-dev Section: devel Architecture: any Recommends: yaz-doc @@ -51,10 +51,11 @@ Description: The YAZ Z39.50 toolkit (development files) Package: yaz-ziffy Section: utils +Depends: ${shlibs:Depends} Architecture: any Description: ziffy: the promiscuous Z39.50 APDU sniffer ziffy is a promiscuous Z39.50 APDU sniffer, like the popular tcpdump. ziffy can capture and show all Z39.50 traffic on your LAN segment. This packages is a special port of ziffy ported to YAZ. Note that ziffy - is licensed under the GPL and was is by Rocco Carbone . + is licensed under the GPL by Rocco Carbone .