blob: 5b81fba92b19e154f43e91d18f62d424afe8dcaf [file] [log] [blame]
Eric Newberry9e3822a2015-06-09 14:07:02 -07001Source: ndns
2Priority: extra
3Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
4Build-Depends: debhelper (>= 8.0.0),
5 python (>= 2.7.0),
6 pkg-config (>= 0.26),
Alexander Afanasyeve7eaabd2016-03-25 21:34:56 +00007 ndn-cxx-dev (>= 0.4.1),
Eric Newberry9e3822a2015-06-09 14:07:02 -07008 liblog4cxx10-dev (>= 0.10.0)
9Standards-Version: 3.9.2
10Section: net
11Homepage: http://github.com/named-data/ndns
12Vcs-Git: git://github.com/named-data/ndns.git
13Vcs-Browser: http://github.com/named-data/ndns
14
15Package: ndns
16Architecture: i386 amd64
17Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd
18Description: Domain Name Service for Named Data Networking
19 NDNS is a completely distributed database system that largely mimics
20 the structure of the DNS system in today's Internet but operates within
21 the NDN architecture.