ndncert: Update to latest master

Change-Id: I06d73414e32bda1d8b12f627b773aa68207afc80
diff --git a/ndncert/Makefile b/ndncert/Makefile
index 8a598c7..69db0aa 100644
--- a/ndncert/Makefile
+++ b/ndncert/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndncert
 
 # Tag name or commit hash for checkout
-GIT_VERSION=857900104088db6ff26e7710da4b4de2762f2361
+GIT_VERSION=fae76c4dc736b0252e4503ef76c8738afce1d571
 
 # Package name
 NAME=ndncert
 
 # Package version
-VERSION=0.0.4-1-g8579001
+VERSION=0.0.5-1-gfae76c4dc
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndncert/debian/changelog b/ndncert/debian/changelog
index 30baa48..aef3018 100644
--- a/ndncert/debian/changelog
+++ b/ndncert/debian/changelog
@@ -1,3 +1,10 @@
+ndncert (0.0.5-1-gfae76c4dc-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on fae76c4dc736b0252e4503ef76c8738afce1d571
+    (https://github.com/named-data/ndncert)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Thu, 17 Feb 2022 21:24:51 +0000
+
 ndncert (0.0.4-1-g8579001-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on 857900104088db6ff26e7710da4b4de2762f2361
diff --git a/ndncert/debian/rules b/ndncert/debian/rules
index 1f22ee3..983e7d5 100755
--- a/ndncert/debian/rules
+++ b/ndncert/debian/rules
@@ -35,6 +35,7 @@
 	rm -rf .waf-1*
 	rm -rf .waf3-1*
 	rm -f .waf-tools/*.pyc
+	rm -rf .waf-tools/__pycache__
 
 override_dh_auto_test: