Source: ruli
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 liboop-dev,
Standards-Version: 4.5.0
Homepage: https://www.nongnu.org/ruli/
Vcs-Git: https://salsa.debian.org/debian/ruli.git
Vcs-Browser: https://salsa.debian.org/debian/ruli

Package: libruli-bin
Section: libdevel
Architecture: any
Depends:
 libruli4 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Library for easily querying DNS SRV records - sample programs
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.
 .
 This package contains the RULI sample programs.

Package: libruli4
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Library for easily querying DNS SRV records
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.

Package: libruli4-dev
Section: libdevel
Architecture: any
Depends:
 libc6-dev | libc-dev,
 liboop-dev,
 libruli4 (= ${binary:Version}),
 ${misc:Depends},
Provides:
 libruli-dev,
Conflicts:
 libruli-dev,
Description: Library for easily querying DNS SRV records - development files
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.
 .
 This package contains the RULI development libraries and
 header files, required to develop and/or compile
 applications that use RULI.
