libpsync: Initial release of version 0.1

Change-Id: I773e6fec0b762017d19ef10e76e46a0d3b8507a5
diff --git a/libpsync/debian/control b/libpsync/debian/control
index 8e1301a..164d59c 100644
--- a/libpsync/debian/control
+++ b/libpsync/debian/control
@@ -6,7 +6,7 @@
  pkg-config (>= 0.26),
  python-sphinx (>= 1.1.3),
  libboost-all-dev (>= 1.53.0),
- libndn-cxx-dev (>= 0.6.3),
+ libndn-cxx-dev (>= 0.6.5),
  git
 Standards-Version: 4.1.2
 Section: libs
@@ -23,7 +23,7 @@
 Package: libpsync-dev
 Section: libdevel
 Architecture: i386 amd64 arm64 armel armhf ppc64el
-Depends: libndn-cxx-dev (>= 0.6.3),
+Depends: libndn-cxx-dev (>= 0.6.5),
  libpsync (= ${binary:Version})
 Description: Development headers and libraries of Partial and Full Name Synchronization Library for NDN
 
@@ -34,4 +34,4 @@
 Depends:
  libpsync (= ${binary:Version}),
  ${misc:Depends}
-Description: debugging symbols for libpsync
\ No newline at end of file
+Description: debugging symbols for libpsync