Source: libee
Priority: extra
Maintainer: Pierre Chifflier <pollux@debian.org>
Build-Depends: debhelper (>= 9),
    autotools-dev,
    pkg-config,
    libxml2-dev,
    libestr-dev,
    dh-autoreconf
Standards-Version: 3.9.3
Section: libs
Homepage: http://libee.sourceforge.net/
#Vcs-Git: git://git.debian.org/collab-maint/libee.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/libee.git;a=summary

Package: libee-dev
Section: libdevel
Architecture: any
Depends: libee0 (= ${binary:Version}), ${misc:Depends}
Description: Event expression library inspired by CEE
 Libee is an event expression library which is inspired by the upcoming
 CEE standard. It provides capabilities to generate and emit messages in
 a set of standard format and read a set of different input formats.
 .
 This package contains the development files.

Package: libee0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Event expression library inspired by CEE
 Libee is an event expression library which is inspired by the upcoming
 CEE standard. It provides capabilities to generate and emit messages in
 a set of standard format and read a set of different input formats.
 .
 This package contains the shared library.
