ndn-cxx: Version 0.6.5
Change-Id: Ib5d192a0071478b6516ec883e1e40a43d0bc9193
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 7704fea..9c02dd8 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.3
+GIT_VERSION=ndn-cxx-0.6.5
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.6.3
+VERSION=0.6.5
# PPA version
-PPA_VERSION=3
+PPA_VERSION=1
include ../packaging.mk
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 3315c3f..17aa749 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.6.5-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on ndn-cxx-0.6.5 (https://github.com/named-data/ndn-
+ cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Mar 2019 22:15:55 +0000
+
ndn-cxx (0.6.3-ppa3~DISTRO) DISTRO; urgency=low
* Version based on ndn-cxx-0.6.3 (https://github.com/named-data/ndn-