ndn-traffic-generator: Force recompilation against the latest library
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index c04aaf2..a5a5ee5 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.1
# PPA version
-PPA_VERSION=4
+PPA_VERSION=5
include ../packaging.mk
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 0d3e1d0..2e6e51e 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.1-ppa5~DISTRO) DISTRO; urgency=low
+
+ * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
+ (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 28 Oct 2014 12:30:55 -0700
+
ndn-traffic-generator (0.0.1-ppa4~DISTRO) DISTRO; urgency=low
* New version based on 976c3972c738ba027a7ada551d4204869aefcd34
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index c951385..561d729 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)
+ ndn-cxx-dev (>= 0.3.0~rc0.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tlv-ping