Source: omnievents
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7), cdbs, libomniorb4-dev (>= 4.1.1), pkg-config, omniidl, libcos4-dev (>= 4.1.1), omniorb-idl, doxygen, graphviz, xsltproc, docbook-xsl, autotools-dev, libjs-jquery
Standards-Version: 3.9.8
Homepage: http://www.omnievents.org
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/omnievents.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/omnievents.git

Package: omnievents
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery
Suggests: omnievents-doc
Description: omniORB event service
 omniEvents enables CORBA applications to communicate through
 asynchronous broadcast channels rather than direct method calls. It
 is a small, efficient implementation of the Object Management Group's
 Event Service specification designed to work with omniORB.
 .
 This package contains the CORBA Event Service daemon as a standalone
 executable, and the associated tools.

Package: libomnievents2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: omniORB event service shared library
 This package contains omniEvents shared library.
 .
 For more information on omniEvents see the omnievents package.

Package: libomnievents-dev
Architecture: any
Section: libdevel
Depends: libomnievents2 (= ${binary:Version}), ${misc:Depends}
Recommends: pkg-config
Suggests: omnievents-doc
Description: omniORB event service development files
 This package contains header files, static library and idl source files
 for omniEvents.
 .
 For more information on omniEvents see the omnievents package.

Package: omnievents-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         libjs-jquery
Description: omniORB event service documentation
 This package contains omniEvents manual and doxygen generated documentation.
 .
 For more information on omniEvents see the omnievents package.
