Source: libee
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Pierre Chifflier <pollux@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9),
    autotools-dev,
    dh-autoreconf,
    pkg-config,
    libxml2-dev,
    libestr-dev
Standards-Version: 4.2.1
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: libee0t64 (= ${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: libee0t64
Provides: ${t64:Provides}
Replaces: libee0
Breaks: libee0 (<< ${source:Version})
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.
