ndn-cxx, nfd: Package for initial public release (0.2.0)
Other updates:
- nlsr: Initial 0.1.0 release
- ndndump: Bump to version 0.5.1
- ndn-tlv-ping, repo-ng: Update to the latest version
- ndn-traffic-generator: Ensure package is rebuild against the latest ndn-cxx
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index cf68a41..c04aaf2 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.1
# PPA version
-PPA_VERSION=3
+PPA_VERSION=4
include ../packaging.mk
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index bdb0a62..0d3e1d0 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.1-ppa4~DISTRO) DISTRO; urgency=low
+
+ * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
+ (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 25 Aug 2014 12:13:23 -0700
+
ndn-traffic-generator (0.0.1-ppa3~DISTRO) DISTRO; urgency=low
* New version based on 976c3972c738ba027a7ada551d4204869aefcd34
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index 9f6586f..c951385 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~rc2)
+ ndn-cxx-dev (>= 0.2.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tlv-ping