blob: c267076ba92bdd76e09523e2b21d34ae7fadd7f5 [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),
Shock Jiang010a4ae2014-11-26 14:55:19 -08007 pkg-config (>= 0.26),
Davide Pesavento97e35aa2022-04-23 15:45:26 -04008 libndn-cxx-dev (>= 0.8.0),
Davide Pesaventobdade912022-04-23 17:21:08 -04009 libsqlite3-dev (>= 3.22.0),
Davide Pesavento97e35aa2022-04-23 15:45:26 -040010 python3-sphinx (>= 1.6.0),
11 git
Alex Afanasyev27ebf7c2022-02-17 22:03:14 +000012Standards-Version: 4.5.0
Davide Pesavento44c0a3a2022-04-23 16:41:31 -040013Homepage: https://github.com/named-data/ndns
14Vcs-Browser: https://github.com/named-data/ndns
15Vcs-Git: https://github.com/named-data/ndns.git
Shock Jiang010a4ae2014-11-26 14:55:19 -080016
17Package: ndns
Alexander Afanasyev24acc842017-01-26 05:45:20 +000018Architecture: i386 amd64 arm64 armel armhf ppc64el
Shock Jiang010a4ae2014-11-26 14:55:19 -080019Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd
20Description: Domain Name Service for Named Data Networking
21 NDNS is a completely distributed database system that largely mimics
22 the structure of the DNS system in today's Internet but operates within
23 the NDN architecture.