Updating packages to the latest canidate release versions
diff --git a/ndn-tlv-ping/Makefile b/ndn-tlv-ping/Makefile
index ff631eb..c500404 100644
--- a/ndn-tlv-ping/Makefile
+++ b/ndn-tlv-ping/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.1.0
 
 # PPA version
-PPA_VERSION=3
+PPA_VERSION=4
 
 include ../packaging.mk
diff --git a/ndn-tlv-ping/debian/changelog b/ndn-tlv-ping/debian/changelog
index 511d95f..54cc90e 100644
--- a/ndn-tlv-ping/debian/changelog
+++ b/ndn-tlv-ping/debian/changelog
@@ -1,3 +1,10 @@
+ndn-tlv-ping (0.1.0-ppa4~DISTRO) DISTRO; urgency=low
+
+  * New version based on ndn-tlv-ping-0.1.0 (https://github.com/named-
+    data/ndn-tlv-ping)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 22 Jul 2014 10:53:23 -0700
+
 ndn-tlv-ping (0.1.0-ppa3~DISTRO) DISTRO; urgency=low
 
   * New version based on ndn-tlv-ping-0.1.0 (https://github.com/named-
diff --git a/ndn-tlv-ping/debian/control b/ndn-tlv-ping/debian/control
index 2171b45..4fd183c 100644
--- a/ndn-tlv-ping/debian/control
+++ b/ndn-tlv-ping/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