ndns: Update

Change-Id: I05a0e0228f60fad22e31034a00d29b82cc8a010e
diff --git a/ndns/Makefile b/ndns/Makefile
index 7a38839..e40d270 100644
--- a/ndns/Makefile
+++ b/ndns/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndns
 
 # Tag name or commit hash for checkout
-GIT_VERSION=9edaf26034db6642ffceb73f336a1c295d9370b1
+GIT_VERSION=c7888e613cb3cbf9feb6ed81d750309521104175
 
 # Package name
 NAME=ndns
 
 # Package version
-VERSION=0.0.10-g9edaf2
+VERSION=0.0.11-gc7888e613
 
 # PPA version
 PPA_VERSION=3
diff --git a/ndns/debian/changelog b/ndns/debian/changelog
index 8cc1061..4a3ccc1 100644
--- a/ndns/debian/changelog
+++ b/ndns/debian/changelog
@@ -1,3 +1,24 @@
+ndns (0.0.11-gc7888e613-ppa3~DISTRO) DISTRO; urgency=low
+
+  * Version based on c7888e613cb3cbf9feb6ed81d750309521104175
+    (https://github.com/named-data/ndns)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 08 Mar 2019 01:26:58 +0000
+
+ndns (0.0.11-gc7888e613-ppa2~DISTRO) DISTRO; urgency=low
+
+  * Version based on c7888e613cb3cbf9feb6ed81d750309521104175
+    (https://github.com/named-data/ndns)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 08 Mar 2019 01:19:58 +0000
+
+ndns (0.0.11-gc7888e613-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on c7888e613cb3cbf9feb6ed81d750309521104175
+    (https://github.com/named-data/ndns)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 08 Mar 2019 00:11:46 +0000
+
 ndns (0.0.10-g9edaf2-ppa3~DISTRO) DISTRO; urgency=low
 
   * Version based on 9edaf26034db6642ffceb73f336a1c295d9370b1
diff --git a/ndns/debian/control b/ndns/debian/control
index e66695d..522ce4f 100644
--- a/ndns/debian/control
+++ b/ndns/debian/control
@@ -5,7 +5,7 @@
  dh-systemd (>= 1.5),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.5.3)
+ ndn-cxx-dev (>= 0.6.5)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndns
diff --git a/ndns/debian/ndns.dirs b/ndns/debian/ndns.dirs
index aee4f6b..99b4add 100644
--- a/ndns/debian/ndns.dirs
+++ b/ndns/debian/ndns.dirs
@@ -1,3 +1,3 @@
-etc/ndns
-etc/ndns/anchors
+etc/ndn/ndns
+etc/ndn/ndns/anchors
 usr/bin
diff --git a/ndns/debian/ndns.install b/ndns/debian/ndns.install
index 62b4fab..f27db78 100644
--- a/ndns/debian/ndns.install
+++ b/ndns/debian/ndns.install
@@ -1,6 +1,5 @@
-etc/ndns/*
-debian/ndns.conf etc/ndns/
-debian/validator.conf etc/ndns/
-debian/ndn-testbed-root.ndncert.base64 etc/ndns/anchors/
-debian/log4cxx.properties etc/ndns/
+etc/ndn/ndns/*
+debian/ndns.conf etc/ndn/ndns/
+debian/validator.conf etc/ndn/ndns/
+debian/ndn-testbed-root.ndncert.base64 etc/ndn/ndns/anchors/
 usr/bin/*