Source: yazpp
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Andreas Simon <andreas.w.simon@gmail.com>
Build-Depends:
 debhelper (>= 10),
 libyaz-dev
Homepage: http://www.indexdata.dk/yazplusplus/
Standards-Version: 3.9.8

Package: libyazpp6
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: YAZ++ and ZOOM library
 YAZ++ is an application programming interface (API) to YAZ which supports the
 development of Z39.50/SRW/SRU client and server applications using C++. Like
 YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in
 both the client and server roles. YAZ++ includes an implementation of the
 ZOOM C++ binding and a generic client/server API based on the
 Observer/Observable design pattern.
 .
 This package includes the runtime files.

Package: libyazpp-dev
Section: libdevel
Architecture: any
Provides:
 libyazpp4-dev
Conflicts:
 libyazpp4-dev,
 libyazpp1-dev
Replaces:
 libyazpp4-dev,
 libyazpp1-dev
Depends:
 libyaz-dev,
 libyazpp6 (= ${binary:Version}),
 ${misc:Depends}
Description: Development libraries for YAZ++ and ZOOM
 YAZ++ is an application programming interface (API) to YAZ which supports the
 development of Z39.50/SRW/SRU client and server applications using C++. Like
 YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in
 both the client and server roles. YAZ++ includes an implementation of the
 ZOOM C++ binding and a generic client/server API based on the
 Observer/Observable design pattern.
 .
 This package includes development libraries and C++ header files.

Package: libyazpp-doc
Section: doc
Architecture: all
Conflicts:
 libyazpp1-doc
Replaces:
 libyazpp1-doc
Depends:
 ${misc:Depends}
Description: Documentation for YAZ++
 YAZ++ is an application programming interface (API) to YAZ which supports the
 development of Z39.50/SRW/SRU client and server applications using C++. Like
 YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in
 both the client and server roles. YAZ++ includes an implementation of the
 ZOOM C++ binding and a generic client/server API based on the
 Observer/Observable design pattern.
 .
 This package includes the YAZ++ User's Guide and Reference.
