repo-ng: Update to fix auto-prefix registration for inserted data

Change-Id: If62158f8a7a7eb4910bd7849a00d6e5ef0e4b2d1
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index d5f95d1..2749dd6 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -1,16 +1,16 @@
 # URL for git clone
-GIT_URL=https://github.com/named-data/repo-ng
+GIT_URL=https://github.com/cawka/repo-ng
 
 # Tag name or commit hash for checkout
-GIT_VERSION=d45e62b0fd4170b5527483451cfbe971c19da8c7
+GIT_VERSION=888cb9147d381bcb3cd79592a94f56134de1972e
 
 # Package name
 NAME=repo-ng
 
 # Package version
-VERSION=0.0.12-gd45e62b0
+VERSION=0.0.13-g888cb9
 
 # PPA version
-PPA_VERSION=4
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 7836ef3..0cbf80d 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,11 @@
+repo-ng (0.0.13-g888cb9-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Fix auto-prefix registration for inserted data. Version based on
+    888cb9147d381bcb3cd79592a94f56134de1972e
+    (https://github.com/cawka/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Thu, 15 Feb 2018 22:54:32 +0000
+
 repo-ng (0.0.12-gd45e62b0-ppa4~DISTRO) DISTRO; urgency=low
 
   * New version based on d45e62b0fd4170b5527483451cfbe971c19da8c7