Source: liblognorm
Priority: extra
Maintainer: Andre Lorbach <alorbach@adiscon.com>
Build-Depends: debhelper (>= 8),
    autotools-dev,
    pkg-config,
    python3-sphinx,
    libxml2-dev,
    libestr-dev,
    libfastjson-dev (>> 0.99.2),
    dpkg-dev
Standards-Version: 3.9.2
Section: libs
Homepage: http://www.liblognorm.com/
#Vcs-Git: git://git.debian.org/collab-maint/liblognorm.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/liblognorm.git;a=summary

Package: liblognorm-dev
Section: libdevel
Architecture: any
Depends: liblognorm5 (= ${binary:Version}), ${misc:Depends},
    libestr-dev
Replaces: liblognorm1-dev
Breaks: liblognorm1-dev
Description: Log normalizing library
 Liblognorm is a event and log normalization library that is capable of
 real-time processing. It provides the capability to normalize events to
 a set of standard formats.
 .
 This package contains the development files.

Package: liblognorm5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	libfastjson4 (>> 0.99.2)
#Replaces: liblognorm0
#Breaks: liblognorm0
Description: Log normalizing library
 Liblognorm is a event and log normalization library that is capable of
 real-time processing. It provides the capability to normalize events to
 a set of standard formats.
 .
 This package contains the shared library.
