ndn-cxx: Update to the latest dev version
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index dd5265c..5a14eaf 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=2cced06cec581d3453c0af9704db15dfd5a34c6e
+GIT_VERSION=a8659ff5709a27404e69e85e0fd27823c4abc76d
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.3.0~rc0.1
+VERSION=0.3.0~rc0.2
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 15c1bbe..c96ac4e 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.3.0~rc0.2-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on a8659ff5709a27404e69e85e0fd27823c4abc76d
+ (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 18 Dec 2014 22:30:23 -0800
+
ndn-cxx (0.3.0~rc0.1-ppa2~DISTRO) DISTRO; urgency=low
* New version based on 2cced06cec581d3453c0af9704db15dfd5a34c6e