| Source: libpsync |
| Priority: optional |
| Maintainer: Ashlesh Gawande <agawande@memphis.edu> |
| Build-Depends: debhelper (>= 8.0.0), |
| python3 (>= 3.5.0), |
| pkg-config (>= 0.26), |
| python3-sphinx (>= 1.1.3), |
| libboost-all-dev (>= 1.53.0), |
| libndn-cxx-dev (>= 0.7.0), |
| git |
| Standards-Version: 4.1.2 |
| Section: libs |
| Homepage: https://named-data.net/doc/PSync/ |
| Vcs-Git: git://github.com/named-data/PSync.git |
| Vcs-Browser: https://github.com/named-data/PSync |
| |
| Package: libpsync |
| Section: libs |
| Architecture: i386 amd64 arm64 armel armhf ppc64el |
| Depends: ${shlibs:Depends}, ${misc:Depends} |
| Description: Partial and Full Name Synchronization Library for NDN |
| |
| Package: libpsync-dev |
| Section: libdevel |
| Architecture: i386 amd64 arm64 armel armhf ppc64el |
| Depends: libndn-cxx-dev, |
| libpsync (= ${binary:Version}) |
| Description: Development headers and libraries of Partial and Full Name Synchronization Library for NDN |
| |
| Package: libpsync-dbg |
| Architecture: any |
| Section: debug |
| Priority: extra |
| Depends: |
| libpsync (= ${binary:Version}), |
| ${misc:Depends} |
| Description: debugging symbols for libpsync |