ndn-cxx: Update to version 0.6.6

Change-Id: Ic1ba8ee1c4d955cbc05dfecde3f6a831e71924fc
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 9c02dd8..6b6d8c1 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-cxx.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ndn-cxx-0.6.5
+GIT_VERSION=ndn-cxx-0.6.6
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.6.5
+VERSION=0.6.6-1
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 17aa749..ba0c939 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,17 @@
+ndn-cxx (0.6.6-1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on ndn-cxx-0.6.6 (https://github.com/named-data/ndn-
+    cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Mon, 29 Apr 2019 23:48:53 +0000
+
+ndn-cxx (0.6.6-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on ndn-cxx-0.6.6 (https://github.com/named-data/ndn-
+    cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Mon, 29 Apr 2019 23:12:37 +0000
+
 ndn-cxx (0.6.5-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on ndn-cxx-0.6.5 (https://github.com/named-data/ndn-
diff --git a/ndn-cxx/debian/compat b/ndn-cxx/debian/compat
index 45a4fb7..f599e28 100644
--- a/ndn-cxx/debian/compat
+++ b/ndn-cxx/debian/compat
@@ -1 +1 @@
-8
+10