Source: librtr0
Section: libs
Priority: optional
Maintainer: Fabian Holler <mail@fholler.de>
Build-Depends: cmake, dpkg-dev (>= 1.16.1~), debhelper (>= 9), libssh-dev (>= 0.5.0), libssl1.0-dev (>= 1.0) | libssl-dev (>= 1.0), doxygen
Standards-Version: 3.9.6
Vcs-Git: git://github.com/rtrlib/rtrlib.git
Vcs-Browser: https://github.com/rtrlib/rtrlib
Homepage: http://rpki.realmv6.org/

Package: librtr0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libssh-4 (>= 0.5.0)
Description: Small extensible RPKI-RTR-Client C library.
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It also allows
 validating and signing BGPsec AS paths. RTRlib supports different types of
 transport sessions (e.g., SSH, unprotected TCP) and is easily extendable.

Package: librtr-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: librtr0 (= ${binary:Version}), ${misc:Depends}, libssh-dev (>= 0.5.0)
Suggests: librtr-doc
Description: Small extensible RPKI-RTR-Client C library. Development files
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It also allows
 validating and signing BGPsec AS paths. RTRlib supports different types of
 transport sessions (e.g., SSH, unprotected TCP) and is easily extendable.
 .
 This package contains development files.

Package: librtr-dbg
Priority: extra
Section: debug
Architecture: any
Multi-Arch: same
Depends: librtr0 (= ${binary:Version}), ${misc:Depends}
Description: Small extensible RPKI-RTR-Client C library. Debug Symbols
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It also allows
 validating and signing BGPsec AS paths. RTRlib supports different types of
 transport sessions (e.g., SSH, unprotected TCP) and is easily extendable.
 .
 This package contains debug symbols.


Package: librtr-doc
Section: doc
Architecture: all
Depends: libjs-jquery, ${misc:Depends}
Suggests: doc-base
Description: Small extensible RPKI-RTR-Client C library. Documentation files
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It also allows
 validating and signing BGPsec AS paths. RTRlib supports different types of
 transport sessions (e.g., SSH, unprotected TCP) and is easily extendable.
 .
 This package contains documentation files.

Package: rtr-tools
Section: utils
Architecture: any
Depends: librtr0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: RPKI-RTR command line tools
 Contains rtrclient and rpki-rov.
 rtrclient is command line that connects to an RPKI-RTR server and prints
 protocol information and information about the fetched ROAs to the console.
 rpki-rov is a command line tool that connects to an RPKI-RTR server and
 allows one to validate given IP prefixes and origin ASes.


Package: rtr-tools-dbg
Priority: extra
Section: debug
Architecture: any
Depends: rtr-tools (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: RPKI-RTR command line tools
 Contains rtrclient and rpki-rov.
 rtrclient is command line that connects to an RPKI-RTR server and prints
 protocol information and information about the fetched ROAs to the console.
 rpki-rov is a command line tool that connects to an RPKI-RTR server and
 allows one to validate given IP prefixes and origin ASes.
 .
 This package contains debug symbols.
