| Source: ndn-cxx |
| Section: libs |
| Priority: optional |
| Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| Build-Depends: debhelper (>= 8.0.0), |
| python3 (>= 3.6.0), |
| pkg-config (>= 0.26), |
| libsqlite3-dev (>= 3.22.0), |
| libssl-dev (>= 1.1.1), |
| libboost-all-dev (>= 1.53.0), |
| python3-sphinx (>= 1.6.0), |
| git |
| Standards-Version: 3.9.2 |
| Homepage: https://named-data.net/doc/ndn-cxx/ |
| Vcs-Browser: https://github.com/named-data/ndn-cxx |
| Vcs-Git: https://github.com/named-data/ndn-cxx.git |
| |
| Package: libndn-cxx |
| Architecture: i386 amd64 arm64 armel armhf ppc64el |
| Section: libs |
| Depends: ${shlibs:Depends}, ${misc:Depends} |
| Description: NDN C++ library with eXperimental eXtensions |
| |
| Package: libndn-cxx-dev |
| Architecture: i386 amd64 arm64 armel armhf ppc64el |
| Section: libdevel |
| Depends: |
| libsqlite3-dev (>= 3.22.0), |
| libssl-dev (>= 1.1.1), |
| libboost-all-dev (>= 1.53.0), |
| libndn-cxx (= ${binary:Version}) |
| Description: Development headers and libraries of NDN C++ library with eXperimental eXtensions |
| |
| Package: libndn-cxx-dbg |
| Architecture: any |
| Section: debug |
| Depends: |
| libndn-cxx (= ${binary:Version}), |
| ${misc:Depends} |
| Description: debugging symbols for libndn-cxx |
| |
| Package: ndnsec |
| Architecture: i386 amd64 arm64 armel armhf ppc64el |
| Section: net |
| Depends: libndn-cxx (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} |
| Description: NDN security tools |
| Conflicts: ndn.cxx-security-tools |
| |
| Package: ndn-cxx-dev |
| Section: libdevel |
| Architecture: any |
| Depends: libndn-cxx-dev (= ${binary:Version}) |
| Description: Deprecated package (use libndn-cxx-dev) |
| |
| Package: ndn-cxx |
| Section: libs |
| Architecture: any |
| Depends: libndn-cxx (= ${binary:Version}) |
| Description: Deprecated package (use libndn-cxx) |
| |
| Package: ndn-cxx-dbg |
| Architecture: any |
| Section: debug |
| Depends: libndn-cxx-dbg (= ${binary:Version}) |
| Description: Deprecated package (use libndn-cxx-dbg) |