repo-ng: Update to the latest dev version

Change-Id: I0b8bc005dd45790ef095cea51e9c1fdeaf44b78a
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 3c08cb1..86d9854 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=595b2bd4020e8c43baf54396eb2c08e1e26fe1ce
+GIT_VERSION=a79c778ae133c92ea691951877db81ee0a7b26c9
 
 # Package name
 NAME=repo-ng
 
 # Package version
-VERSION=0.0.6
+VERSION=0.0.7
 
 # PPA version
-PPA_VERSION=3
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 7112655..58e0d48 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,17 @@
+repo-ng (0.0.7-ppa2~DISTRO) DISTRO; urgency=low
+
+  * New version based on a79c778ae133c92ea691951877db81ee0a7b26c9
+    (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 May 2015 05:27:52 +0000
+
+repo-ng (0.0.7-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on a79c778ae133c92ea691951877db81ee0a7b26c9
+    (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 05 May 2015 22:50:33 +0000
+
 repo-ng (0.0.6-ppa3~DISTRO) DISTRO; urgency=low
 
   * New version based on 595b2bd4020e8c43baf54396eb2c08e1e26fe1ce