Source: identity4c
Section: utils
Priority: optional
Maintainer: richardl <richardl@ufp.com>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), dh-autoreconf, pkg-config, libssl-dev, libxml2-dev
Standards-Version: 3.9.7
Homepage: https://github.com/ufpidentity/identity4c
Vcs-Git: https://git.debian.org/collab-maint/identity4c.git
Vcs-Browser: https://git.debian.org/?p=collab-maint/identity4c.git;a=summary

Package: libufpidentity-dev
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, libufpidentity1t64 (= ${binary:Version})
Architecture: any
Multi-Arch: same
Description: UFP Identity development library for C applications
 This library allows C applications to interact with the UFP Identity
 service. Use this package if you want to develop applications that
 interact with UFP Identity.

Package: libufpidentity1t64
Provides: ${t64:Provides}
Replaces: libufpidentity1
Breaks: libufpidentity1 (<< ${source:Version})
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Multi-Arch: same
Description: UFP Identity library for C applications
 This library allows C applications to interact with the UFP Identity
 service. Use this package if you want to run applications that interact
 with UFP Identity.

