ndn-tlv-ping: Bumping up the version
diff --git a/ndn-tlv-ping/Makefile b/ndn-tlv-ping/Makefile
index a3bac48..15caab6 100644
--- a/ndn-tlv-ping/Makefile
+++ b/ndn-tlv-ping/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndn-tlv-ping
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ndn-tlv-ping-0.1.0
+GIT_VERSION=d957b493b6d20416e7897f97a96c310e4cde2225
 
 # Package name
 NAME=ndn-tlv-ping
 
 # Package version
-VERSION=0.1.0
+VERSION=0.1.1
 
 # PPA version
-PPA_VERSION=5
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/ndn-tlv-ping/debian/changelog b/ndn-tlv-ping/debian/changelog
index e6f47a0..95a7e0a 100644
--- a/ndn-tlv-ping/debian/changelog
+++ b/ndn-tlv-ping/debian/changelog
@@ -1,3 +1,17 @@
+ndn-tlv-ping (0.1.1-ppa2~DISTRO) DISTRO; urgency=low
+
+  * New version based on d957b493b6d20416e7897f97a96c310e4cde2225
+    (https://github.com/named-data/ndn-tlv-ping)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 Aug 2014 17:45:48 -0700
+
+ndn-tlv-ping (0.1.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on d957b493b6d20416e7897f97a96c310e4cde2225
+    (https://github.com/named-data/ndn-tlv-ping)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 12 Aug 2014 17:34:14 -0700
+
 ndn-tlv-ping (0.1.0-ppa5~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 e05fdce..95f7090 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~rc2)
+ ndn-cxx-dev (>= 0.2.0~rc2.1)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-tlv-ping