ndn-cxx, nfd: Bumping version of 0.2.0-rc2
nlsr: Bumping to the latest release
ndn-tlv-ping, ndn-traffic-generator, ndndump, repo-ng: Bumping ppa version to
force rebuild against the latest version of the library.
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 08c9d59..4f46ee7 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.2
# PPA version
-PPA_VERSION=2
+PPA_VERSION=3
include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index d15a6ee..f77b294 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.2-ppa3~DISTRO) DISTRO; urgency=low
+
+ * New version based on b7e8a817c042e7fccf496d033194251bff9e58d5
+ (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Wed, 30 Jul 2014 12:39:29 -0700
+
repo-ng (0.0.2-ppa2~DISTRO) DISTRO; urgency=low
* New version based on b7e8a817c042e7fccf496d033194251bff9e58d5
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index 0073662..f060516 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~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/repo-ng