blob: 1a42dfa225de4d66133f4c86c141a0739ec59954 [file] [log] [blame]
Alexander Afanasyev6397d532014-05-07 19:25:04 -07001Source: ndn-cxx
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),
7 libssl-dev (>=1.0.1),
8 libsqlite3-dev (>= 3.7.9),
9 libcrypto++-dev (>= 5.6.1),
10 python-sphinx (>= 1.1.3),
11 libboost-all-dev (>= 1.48.0)
12Standards-Version: 3.9.2
13Section: libs
14Homepage: http://named-data.net/doc/ndn-cxx/
15Vcs-Git: git://github.com/named-data/ndn-cxx.git
16Vcs-Browser: http://github.com/named-data/ndn-cxx
17
18Package: ndn-cxx-dev
19Section: libdevel
20Architecture: i386 amd64
21Depends: python (>= 2.7.0),
22 pkg-config (>= 0.26),
23 libssl-dev (>=1.0.1),
24 libsqlite3-dev (>= 3.7.9),
25 libcrypto++-dev (>= 5.6.1),
26 libboost-all-dev (>= 1.48.0),
27 ndn-cxx (= ${binary:Version})
28Description: Development headers and libraries of NDN C++ library with eXperimental eXtensions
29
30Package: ndn-cxx
31Section: libs
32Architecture: i386 amd64
33Depends: ${shlibs:Depends}, ${misc:Depends}
34Description: NDN C++ library with eXperimental eXtensions and security tools