Shock Jiang | 010a4ae | 2014-11-26 14:55:19 -0800 | [diff] [blame] | 1 | Source: ndns |
| 2 | Priority: extra |
| 3 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
Alex Afanasyev | 27ebf7c | 2022-02-17 22:03:14 +0000 | [diff] [blame^] | 4 | Build-Depends: debhelper (>= 9.20160709), |
Shock Jiang | 010a4ae | 2014-11-26 14:55:19 -0800 | [diff] [blame] | 5 | python (>= 2.7.0), |
| 6 | pkg-config (>= 0.26), |
Alex Afanasyev | 34a2e78 | 2022-02-17 21:37:21 +0000 | [diff] [blame] | 7 | libndn-cxx-dev (>= 0.8.0) |
Alex Afanasyev | 27ebf7c | 2022-02-17 22:03:14 +0000 | [diff] [blame^] | 8 | Standards-Version: 4.5.0 |
Shock Jiang | 010a4ae | 2014-11-26 14:55:19 -0800 | [diff] [blame] | 9 | Section: net |
| 10 | Homepage: http://github.com/named-data/ndns |
| 11 | Vcs-Git: git://github.com/named-data/ndns.git |
| 12 | Vcs-Browser: http://github.com/named-data/ndns |
| 13 | |
| 14 | Package: ndns |
Alexander Afanasyev | 24acc84 | 2017-01-26 05:45:20 +0000 | [diff] [blame] | 15 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Shock Jiang | 010a4ae | 2014-11-26 14:55:19 -0800 | [diff] [blame] | 16 | Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd |
| 17 | Description: Domain Name Service for Named Data Networking |
| 18 | NDNS is a completely distributed database system that largely mimics |
| 19 | the structure of the DNS system in today's Internet but operates within |
| 20 | the NDN architecture. |