Alexander Afanasyev | b4da9eb | 2014-05-24 16:52:17 -0700 | [diff] [blame] | 1 | Source: ndn-tlv-ping |
| 2 | Priority: extra |
| 3 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 4 | Build-Depends: debhelper (>= 8.0.0), |
| 5 | python (>= 2.7.0), |
| 6 | pkg-config (>= 0.26), |
| 7 | ndn-cxx-dev (>= 0.1.0~rc1) |
| 8 | Standards-Version: 3.9.2 |
| 9 | Section: net |
| 10 | Homepage: http://github.com/named-data/repo-ng |
| 11 | Vcs-Git: git://github.com/named-data/repo-ng.git |
| 12 | Vcs-Browser: http://github.com/named-data/repo-ng |
| 13 | |
| 14 | Package: repo-ng |
| 15 | Architecture: i386 amd64 |
| 16 | Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx |
| 17 | Description: Next generation of NDN repository |
| 18 | repo-ng is an implementation of a Named Data Networking data repository with the protocol |
| 19 | defined on NDN wiki: http://redmine.named-data.net/projects/repo-ng/wiki |