Source: libident
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.6.2
Build-Depends:
 dpkg-dev (>= 1.22.5),
 debhelper-compat (= 13),
Rules-Requires-Root: no
Homepage: https://www.remlab.net/files/libident/
Vcs-Git: https://salsa.debian.org/debian/libident.git
Vcs-Browser: https://salsa.debian.org/debian/libident

Package: libident0
X-Time64-Compat: libident
Provides: ${t64:Provides}
Replaces: libident
Breaks: libident (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: simple RFC1413 client library - runtime
 This is a small library to interface to the Ident protocol server;
 "ident" enables a remote host to find out who's the owner of a
 network connection.
 .
 This package contrains the shared library.

Package: libident-dev
Architecture: any
Section: libdevel
Depends:
 libident0 (= ${binary:Version}),
 ${misc:Depends}
Description: simple RFC1413 client library - development
 This is a small library to interface to the Ident protocol server;
 "ident" enables a remote host to find out who's the owner of a
 network connection.
 .
 This package provides the development header files for the library.
