libchronosync: Update
Change-Id: I447157cd6c2702b9eb6c20a7e0e18b2c174b258c
diff --git a/libchronosync/Makefile b/libchronosync/Makefile
index 1b154aa..657bb35 100644
--- a/libchronosync/Makefile
+++ b/libchronosync/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ChronoSync.git
# Tag name or commit hash for checkout
-GIT_VERSION=a2416db9125f6a24e1461b7d2929ba701c43664f
+GIT_VERSION=c490212fb2a293c0594d9f097146bed4062700e1
# Package name
NAME=libchronosync
# Package version
-VERSION=0.5.1-2-g1d1092
+VERSION=0.5.2-4-gc490212
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/libchronosync/debian/changelog b/libchronosync/debian/changelog
index 49accc4..bbe062d 100644
--- a/libchronosync/debian/changelog
+++ b/libchronosync/debian/changelog
@@ -1,3 +1,10 @@
+libchronosync (0.5.2-4-gc490212-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on c490212fb2a293c0594d9f097146bed4062700e1
+ (https://github.com/named-data/ChronoSync.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Mar 2019 22:21:20 +0000
+
libchronosync (0.5.1-2-g1d1092-ppa2~DISTRO) DISTRO; urgency=low
* Version based on a2416db9125f6a24e1461b7d2929ba701c43664f
diff --git a/libchronosync/debian/control b/libchronosync/debian/control
index 413ce5f..7c45a9d 100644
--- a/libchronosync/debian/control
+++ b/libchronosync/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.2),
+ libndn-cxx-dev (>= 0.6.5),
git
Standards-Version: 3.9.2
Section: libs