nlsr: Update to 0.3.2-12-g2108808a, including new dependency on libchronosync
Change-Id: I7663665a4e30ba41bb625321bb9eacb8b78d0bcb
diff --git a/nlsr/Makefile b/nlsr/Makefile
index 3708550..f27948a 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -2,13 +2,13 @@
GIT_URL=https://github.com/named-data/NLSR
# Tag name or commit hash for checkout
-GIT_VERSION=NLSR-0.3.1
+GIT_VERSION=2108808ae3706b972e7c22edc5de1b46b3f913b8
# Package name
NAME=nlsr
# Package version
-VERSION=0.3.1-1restored
+VERSION=0.3.2-12-g2108808a
# PPA version
PPA_VERSION=1
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index 7415312..8c77fc4 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.3.2-12-g2108808a-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 2108808ae3706b972e7c22edc5de1b46b3f913b8
+ (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 12 Jun 2017 22:17:44 +0000
+
nlsr (0.3.1-1restored-ppa1~DISTRO) DISTRO; urgency=low
* New version based on NLSR-0.3.1 (https://github.com/named-data/NLSR)
diff --git a/nlsr/debian/control b/nlsr/debian/control
index 0391ddc..ead5add 100644
--- a/nlsr/debian/control
+++ b/nlsr/debian/control
@@ -5,7 +5,8 @@
dh-systemd (>= 1.5),
python (>= 2.7.0),
pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.5.1),
+ ndn-cxx-dev (>= 0.5.1-60),
+ libchronosync-dev (>= 0.3.0-9),
liblog4cxx10-dev (>= 0.10.0),
libcrypto++-dev (>= 5.6.1),
protobuf-compiler (>= 2.4.0),