ndn-cxx: Update to version 0.6.2
Change-Id: Id302e7c755100248e2d177133ff82bf9bc19b748
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 908c023..4f44e09 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-cxx.git
# Tag name or commit hash for checkout
-GIT_VERSION=ndn-cxx-0.6.1
+GIT_VERSION=ndn-cxx-0.6.2
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.6.1
+VERSION=0.6.2
# PPA version
-PPA_VERSION=3
+PPA_VERSION=2
include ../packaging.mk
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 96eed04..f9469d7 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.6.2-ppa2~DISTRO) DISTRO; urgency=low
+
+ * Version based on ndn-cxx-0.6.2 (https://github.com/named-data/ndn-
+ cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 07 May 2018 01:54:28 +0000
+
ndn-cxx (0.6.1-ppa3~DISTRO) DISTRO; urgency=low
* Version based on ndn-cxx-0.6.1 (https://github.com/named-data/ndn-
diff --git a/ndn-cxx/debian/control b/ndn-cxx/debian/control
index 298944b..49ac548 100644
--- a/ndn-cxx/debian/control
+++ b/ndn-cxx/debian/control
@@ -7,7 +7,8 @@
libssl-dev (>=1.0.1),
libsqlite3-dev (>= 3.7.9),
python-sphinx (>= 1.1.3),
- libboost-all-dev (>= 1.53.0)
+ libboost-all-dev (>= 1.53.0),
+ git
Standards-Version: 3.9.2
Section: libs
Homepage: http://named-data.net/doc/ndn-cxx/