repo-ng: Bumping up the version
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 4f46ee7..6509ddf 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=b7e8a817c042e7fccf496d033194251bff9e58d5
+GIT_VERSION=90d1e88e0d25ea5c19a811091e255d43c6f150ad
# Package name
NAME=repo-ng
# Package version
-VERSION=0.0.2
+VERSION=0.0.3
# PPA version
-PPA_VERSION=3
+PPA_VERSION=1
include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index f77b294..854df4d 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.3-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 90d1e88e0d25ea5c19a811091e255d43c6f150ad
+ (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Wed, 13 Aug 2014 17:46:19 -0700
+
repo-ng (0.0.2-ppa3~DISTRO) DISTRO; urgency=low
* New version based on b7e8a817c042e7fccf496d033194251bff9e58d5
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index f060516..68723ec 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.2.0~rc2)
+ ndn-cxx-dev (>= 0.2.0~rc2.1)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/repo-ng