Source: eventlog
Section: libs
Priority: extra
Maintainer: SZALAY Attila <sasa@debian.org>
Build-depends: debhelper (>=4)
Standards-Version: 3.6.2

Package: libevtlog0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Syslog event logger library
 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.
 .
 This package is the runtime part of the library.

Package: libevtlog0-dbg
Architecture: any
Section: libdevel
Depends: libevtlog0 (= ${Source-Version})
Description: Syslog event logger library debug symbols
 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.
 .
 This package contains the debug symbols.

Package: libevtlog-dev
Architecture: any
Section: libdevel
Depends: libevtlog0
Description: Syslog even logger library development files
 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.
 .
 This package contains the development files.
