Misc fixes for impish builds

Change-Id: I68825a35c250a76c2293430271f6536d212fba3b
diff --git a/ndnmap-data-collector/Makefile b/ndnmap-data-collector/Makefile
index ba62e47..a61c161 100644
--- a/ndnmap-data-collector/Makefile
+++ b/ndnmap-data-collector/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.1.0-18-gb8e197db
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/ndnmap-data-collector/debian/changelog b/ndnmap-data-collector/debian/changelog
index 42c598a..ab8ec64 100644
--- a/ndnmap-data-collector/debian/changelog
+++ b/ndnmap-data-collector/debian/changelog
@@ -1,3 +1,10 @@
+ndnmap-data-collector (0.1.0-18-gb8e197db-ppa2~DISTRO) DISTRO; urgency=low
+
+  * Version based on b8e197dbdbc80c6631e31212278f1b70e9165175
+    (https://github.com/cawka/ndnmapDataCollector)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu>  Thu, 17 Feb 2022 21:56:55 +0000
+
 ndnmap-data-collector (0.1.0-18-gb8e197db-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on b8e197dbdbc80c6631e31212278f1b70e9165175
diff --git a/ndnmap-data-collector/debian/control b/ndnmap-data-collector/debian/control
index 29e9cca..a395e78 100644
--- a/ndnmap-data-collector/debian/control
+++ b/ndnmap-data-collector/debian/control
@@ -1,8 +1,7 @@
 Source: ndnmap-data-collector
 Priority: extra
 Maintainer: John DeHart <jdd@wustl.edu>
-Build-Depends: debhelper (>= 8.0.0),
- dh-systemd (>= 1.5),
+Build-Depends: debhelper (>= 9.20160709),
  python3 (>= 3.5.0),
  pkg-config (>= 0.26),
  libndn-cxx-dev (>= 0.8.0)