repo-ng: Rebuild package with the latest version of ndn-cxx library
Change-Id: I34e53c904e0abc2f47d61cd401c541651aade373
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 86d9854..ad24121 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=a79c778ae133c92ea691951877db81ee0a7b26c9
+GIT_VERSION=6e818129190497de8851a6f2d0ae57dfcccb0f49
# Package name
NAME=repo-ng
# Package version
-VERSION=0.0.7
+VERSION=0.0.8
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 58e0d48..c57cdc2 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.8-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 6e818129190497de8851a6f2d0ae57dfcccb0f49
+ (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 02 Jul 2015 00:57:50 +0000
+
repo-ng (0.0.7-ppa2~DISTRO) DISTRO; urgency=low
* New version based on a79c778ae133c92ea691951877db81ee0a7b26c9