Source: liblognorm
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Florian Ernst <florian@debian.org>
Build-Depends: debhelper-compat (= 13),
    pkg-config,
    libxml2-dev,
    libestr-dev,
    libfastjson-dev,
Build-Depends-Indep:
    python3-sphinx
Standards-Version: 4.6.1.0
Section: libs
Homepage: https://www.liblognorm.com/
Vcs-Git: https://salsa.debian.org/debian/liblognorm.git
Vcs-Browser: https://salsa.debian.org/debian/liblognorm
Rules-Requires-Root: no

Package: liblognorm-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: liblognorm5 (= ${binary:Version}),
    ${misc:Depends},
    libfastjson-dev,
    libestr-dev
Recommends: liblognorm-doc (= ${source:Version}),
Description: log normalizing library - development files
 Liblognorm is an 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: liblognorm-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
    ${misc:Depends},
    ${sphinxdoc:Depends},
Breaks: liblognorm-dev (<< 2.0.6-2)
Replaces: liblognorm-dev (<< 2.0.6-2)
Description: log normalizing library - developer documentation
 Liblognorm is an 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 documentation.

Package: liblognorm5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: log normalizing library
 Liblognorm is an 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.

Package: liblognorm-utils
Section: admin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: log normalizing utilities
 Liblognorm is an 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 lognormalizer tool.
