ndncert: Update

Change-Id: I9af390b4689a0cfb92b5be720ed2fd3661209d77
diff --git a/ndncert/Makefile b/ndncert/Makefile
index 4e6a39c..8a598c7 100644
--- a/ndncert/Makefile
+++ b/ndncert/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndncert
 
 # Tag name or commit hash for checkout
-GIT_VERSION=bccde32cdaf6bbad2d12ef0ae5f07fac265dee00
+GIT_VERSION=857900104088db6ff26e7710da4b4de2762f2361
 
 # Package name
 NAME=ndncert
 
 # Package version
-VERSION=0.0.3-1-gbccde32
+VERSION=0.0.4-1-g8579001
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/ndncert/debian/changelog b/ndncert/debian/changelog
index 9cc6c46..30baa48 100644
--- a/ndncert/debian/changelog
+++ b/ndncert/debian/changelog
@@ -1,3 +1,10 @@
+ndncert (0.0.4-1-g8579001-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on 857900104088db6ff26e7710da4b4de2762f2361
+    (https://github.com/named-data/ndncert)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 08 Mar 2019 00:03:17 +0000
+
 ndncert (0.0.3-1-gbccde32-ppa2~DISTRO) DISTRO; urgency=low
 
   * Version based on bccde32cdaf6bbad2d12ef0ae5f07fac265dee00
diff --git a/ndncert/debian/control b/ndncert/debian/control
index 48bf003..c3fdb89 100644
--- a/ndncert/debian/control
+++ b/ndncert/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.6.1)
+ libndn-cxx-dev (>= 0.6.5)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndncert