repo-ng: Update to the latest version
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 4643762..1b12edb 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/repo-ng
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ca188d7acffaab13c204a29f1e8d81cab6a3ef8c
+GIT_VERSION=595b2bd4020e8c43baf54396eb2c08e1e26fe1ce
 
 # Package name
 NAME=repo-ng
 
 # Package version
-VERSION=0.0.5
+VERSION=0.0.6
 
 # PPA version
 PPA_VERSION=1
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 7d1bce3..1a3e7f4 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.6-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 595b2bd4020e8c43baf54396eb2c08e1e26fe1ce
+    (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Thu, 18 Dec 2014 22:41:20 -0800
+
 repo-ng (0.0.5-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on ca188d7acffaab13c204a29f1e8d81cab6a3ef8c
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index 577dd7c..6167d94 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.3.0~rc0.0)
+ ndn-cxx-dev (>= 0.3.0~rc0.2)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/repo-ng