ndns: Update to latest version

Change-Id: I4d4cf66728fde2c8344ccc119fdbe59ecbe812a6
diff --git a/ndns/Makefile b/ndns/Makefile
index e40d270..cbe7a35 100644
--- a/ndns/Makefile
+++ b/ndns/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndns
 
 # Tag name or commit hash for checkout
-GIT_VERSION=c7888e613cb3cbf9feb6ed81d750309521104175
+GIT_VERSION=28229df052fe40f00e1e4e9798b44be1e17a4ddc
 
 # Package name
 NAME=ndns
 
 # Package version
-VERSION=0.0.11-gc7888e613
+VERSION=0.0.12-g28229df
 
 # PPA version
-PPA_VERSION=3
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/ndns/debian/changelog b/ndns/debian/changelog
index 4a3ccc1..b2931be 100644
--- a/ndns/debian/changelog
+++ b/ndns/debian/changelog
@@ -1,3 +1,10 @@
+ndns (0.0.12-g28229df-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 28229df052fe40f00e1e4e9798b44be1e17a4ddc
+    (https://github.com/named-data/ndns)
+
+ -- Alexander Afanasyev <aa@cs.fiu.edu>  Wed, 15 Jan 2020 21:25:40 +0000
+
 ndns (0.0.11-gc7888e613-ppa3~DISTRO) DISTRO; urgency=low
 
   * Version based on c7888e613cb3cbf9feb6ed81d750309521104175
diff --git a/ndns/debian/control b/ndns/debian/control
index 522ce4f..db0756b 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.6.5)
+ libndn-cxx-dev (>= 0.7.0)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndns