ndn-cxx: Update to the latest dev version
Change-Id: Ieb74bfebc73513405305fce612e12be6835237e7
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 7d07154..c1d414b 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.4.0
+GIT_VERSION=5d69550c8cc03124ffcc302a79951bd13647bac1
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.4.0
+VERSION=0.4.0-10-g5d69550
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 4a2b599..a1c221b 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.4.0-10-g5d69550-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 5d69550c8cc03124ffcc302a79951bd13647bac1
+ (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 08 Mar 2016 19:27:30 +0000
+
ndn-cxx (0.4.0-ppa2~DISTRO) DISTRO; urgency=low
* New version based on ndn-cxx-0.4.0 (https://github.com/named-