repo-ng: Rebuild with the latest ndn-cxx version
Change-Id: I1aff53e3cd13d899dbae6089ed811321269887b7
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index facadae..c4260e8 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.9
# PPA version
-PPA_VERSION=2
+PPA_VERSION=3
include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 1daf8ec..0048459 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.9-ppa3~DISTRO) DISTRO; urgency=low
+
+ * New version based on d352cce1c3a88fe180d322791eb6e5973ade156c
+ (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Fri, 25 Mar 2016 21:39:42 +0000
+
repo-ng (0.0.9-ppa2~DISTRO) DISTRO; urgency=low
* New version based on d352cce1c3a88fe180d322791eb6e5973ade156c
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index a27892b..5dce60a 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/debian/control
@@ -5,7 +5,7 @@
dh-systemd (>= 1.5),
python (>= 2.7.0),
pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.3.0~rc0.2)
+ ndn-cxx-dev (>= 0.4.1)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/repo-ng
diff --git a/repo-ng/debian/control.precise b/repo-ng/debian/control.precise
index 6167d94..5dc4dcb 100644
--- a/repo-ng/debian/control.precise
+++ b/repo-ng/debian/control.precise
@@ -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.2)
+ ndn-cxx-dev (>= 0.4.1)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/repo-ng