Updating packages to the latest canidate release versions
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index 474f5c7..0d6021a 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.1
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 3abe0d4..9c4df55 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.1-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
+ (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 22 Jul 2014 10:53:55 -0700
+
ndn-traffic-generator (0.0.1-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 976c3972c738ba027a7ada551d4204869aefcd34
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index c88b653..f24cbcd 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/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)
+ ndn-cxx-dev (>= 0.2.0~rc1.1)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tlv-ping