repo-ng: Update to the latest version and build using ndn-cxx 0.7.0

Change-Id: I118c231451b8ac296d5141540f62f4b0b8070a9b
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 1f1ad10..2a2d8f3 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/repo-ng
 
 # Tag name or commit hash for checkout
-GIT_VERSION=5c16cc2f3539593c494c59bac9685f19f6b8fc64
+GIT_VERSION=1359cc3fff7ed91f0685e0654be83b1de0ae2bcb
 
 # Package name
 NAME=repo-ng
 
 # Package version
-VERSION=0.0.21-g5c16cc2
+VERSION=0.0.22-g1359cc3
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 33bd128..115ba5f 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.22-g1359cc3-ppa2~DISTRO) DISTRO; urgency=low
+
+  * Version based on 1359cc3fff7ed91f0685e0654be83b1de0ae2bcb
+    (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <aa@cs.fiu.edu>  Wed, 15 Jan 2020 19:19:08 +0000
+
 repo-ng (0.0.21-g5c16cc2-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on 5c16cc2f3539593c494c59bac9685f19f6b8fc64