Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 1 | Source: ndn-cxx |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 2 | Section: libs |
| 3 | Priority: optional |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 4 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 5 | Build-Depends: debhelper (>= 8.0.0), |
Davide Pesavento | 97e35aa | 2022-04-23 15:45:26 -0400 | [diff] [blame] | 6 | python3 (>= 3.6.0), |
Davide Pesavento | 981841f | 2022-04-24 15:31:51 -0400 | [diff] [blame^] | 7 | pkg-config (>= 0.29), |
| 8 | libboost-all-dev (>= 1.65.1), |
Davide Pesavento | bdade91 | 2022-04-23 17:21:08 -0400 | [diff] [blame] | 9 | libsqlite3-dev (>= 3.22.0), |
| 10 | libssl-dev (>= 1.1.1), |
Davide Pesavento | 97e35aa | 2022-04-23 15:45:26 -0400 | [diff] [blame] | 11 | python3-sphinx (>= 1.6.0), |
Alexander Afanasyev | 56bd123 | 2018-05-06 23:51:51 +0000 | [diff] [blame] | 12 | git |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 13 | Standards-Version: 3.9.2 |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 14 | Homepage: https://named-data.net/doc/ndn-cxx/ |
| 15 | Vcs-Browser: https://github.com/named-data/ndn-cxx |
| 16 | Vcs-Git: https://github.com/named-data/ndn-cxx.git |
| 17 | |
| 18 | Package: libndn-cxx |
| 19 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 20 | Section: libs |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 21 | Depends: ${shlibs:Depends}, ${misc:Depends} |
| 22 | Description: NDN C++ library with eXperimental eXtensions |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 23 | |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 24 | Package: libndn-cxx-dev |
Alexander Afanasyev | 2200a62 | 2016-12-29 19:03:16 +0000 | [diff] [blame] | 25 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 26 | Section: libdevel |
Davide Pesavento | 981841f | 2022-04-24 15:31:51 -0400 | [diff] [blame^] | 27 | Depends: libndn-cxx (= ${binary:Version}), |
| 28 | libboost-dev (>= 1.65.1), |
| 29 | libboost-chrono-dev (>= 1.65.1), |
| 30 | libboost-date-time-dev (>= 1.65.1), |
| 31 | libboost-filesystem-dev (>= 1.65.1), |
| 32 | libboost-iostreams-dev (>= 1.65.1), |
| 33 | libboost-log-dev (>= 1.65.1), |
| 34 | libboost-stacktrace-dev (>= 1.65.1), |
| 35 | libboost-system-dev (>= 1.65.1), |
Davide Pesavento | bdade91 | 2022-04-23 17:21:08 -0400 | [diff] [blame] | 36 | libsqlite3-dev (>= 3.22.0), |
Davide Pesavento | 981841f | 2022-04-24 15:31:51 -0400 | [diff] [blame^] | 37 | libssl-dev (>= 1.1.1) |
Alexander Afanasyev | 6397d53 | 2014-05-07 19:25:04 -0700 | [diff] [blame] | 38 | Description: Development headers and libraries of NDN C++ library with eXperimental eXtensions |
| 39 | |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 40 | Package: libndn-cxx-dbg |
Alexander Afanasyev | 71bdae7 | 2016-02-27 01:59:19 +0000 | [diff] [blame] | 41 | Architecture: any |
| 42 | Section: debug |
Alexander Afanasyev | 71bdae7 | 2016-02-27 01:59:19 +0000 | [diff] [blame] | 43 | Depends: |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 44 | libndn-cxx (= ${binary:Version}), |
Alexander Afanasyev | 71bdae7 | 2016-02-27 01:59:19 +0000 | [diff] [blame] | 45 | ${misc:Depends} |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 46 | Description: debugging symbols for libndn-cxx |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 47 | |
| 48 | Package: ndnsec |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 49 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 50 | Section: net |
Alexander Afanasyev | 0b221c4 | 2018-02-22 16:12:54 +0000 | [diff] [blame] | 51 | Depends: libndn-cxx (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} |
| 52 | Description: NDN security tools |
| 53 | Conflicts: ndn.cxx-security-tools |
Alexander Afanasyev | 5d04dd2 | 2018-02-26 17:54:41 +0000 | [diff] [blame] | 54 | |
| 55 | Package: ndn-cxx-dev |
| 56 | Section: libdevel |
| 57 | Architecture: any |
| 58 | Depends: libndn-cxx-dev (= ${binary:Version}) |
| 59 | Description: Deprecated package (use libndn-cxx-dev) |
| 60 | |
| 61 | Package: ndn-cxx |
| 62 | Section: libs |
| 63 | Architecture: any |
| 64 | Depends: libndn-cxx (= ${binary:Version}) |
| 65 | Description: Deprecated package (use libndn-cxx) |
| 66 | |
| 67 | Package: ndn-cxx-dbg |
| 68 | Architecture: any |
| 69 | Section: debug |
Alexander Afanasyev | 5d04dd2 | 2018-02-26 17:54:41 +0000 | [diff] [blame] | 70 | Depends: libndn-cxx-dbg (= ${binary:Version}) |
| 71 | Description: Deprecated package (use libndn-cxx-dbg) |