blob: 85172abcf532ee5abab336bc86b4a7ae55cc35c5 [file] [log] [blame]
Shock Jiang010a4ae2014-11-26 14:55:19 -08001Source: ndns
Davide Pesavento44c0a3a2022-04-23 16:41:31 -04002Section: net
3Priority: optional
Shock Jiang010a4ae2014-11-26 14:55:19 -08004Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
Alex Afanasyev27ebf7c2022-02-17 22:03:14 +00005Build-Depends: debhelper (>= 9.20160709),
Davide Pesavento97e35aa2022-04-23 15:45:26 -04006 python3 (>= 3.6.0),
Davide Pesavento981841f2022-04-24 15:31:51 -04007 pkg-config (>= 0.29),
8 libboost-all-dev (>= 1.65.1),
Davide Pesavento97e35aa2022-04-23 15:45:26 -04009 libndn-cxx-dev (>= 0.8.0),
Davide Pesaventobdade912022-04-23 17:21:08 -040010 libsqlite3-dev (>= 3.22.0),
Davide Pesavento97e35aa2022-04-23 15:45:26 -040011 python3-sphinx (>= 1.6.0),
12 git
Alex Afanasyev27ebf7c2022-02-17 22:03:14 +000013Standards-Version: 4.5.0
Davide Pesavento44c0a3a2022-04-23 16:41:31 -040014Homepage: https://github.com/named-data/ndns
15Vcs-Browser: https://github.com/named-data/ndns
16Vcs-Git: https://github.com/named-data/ndns.git
Shock Jiang010a4ae2014-11-26 14:55:19 -080017
18Package: ndns
Alexander Afanasyev24acc842017-01-26 05:45:20 +000019Architecture: i386 amd64 arm64 armel armhf ppc64el
Shock Jiang010a4ae2014-11-26 14:55:19 -080020Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd
21Description: Domain Name Service for Named Data Networking
22 NDNS is a completely distributed database system that largely mimics
23 the structure of the DNS system in today's Internet but operates within
24 the NDN architecture.