ndn-tools: Update for release 0.4.0 of NFD and ndn-cxx
Also fixes #13
Change-Id: I22e1a368770d4af88fbfe62d76d8f0e2cab5ab7b
diff --git a/ndn-tools/Makefile b/ndn-tools/Makefile
index b726c0f..75760b3 100644
--- a/ndn-tools/Makefile
+++ b/ndn-tools/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-tools
# Tag name or commit hash for checkout
-GIT_VERSION=ndn-tools-0.2
+GIT_VERSION=3e79c9cda4782ef81dcab9d596df53922b254fda
# Package name
NAME=ndn-tools
# Package version
-VERSION=0.2
+VERSION=0.2-3-g3e79c9c
# PPA version
-PPA_VERSION=6
+PPA_VERSION=2
include ../packaging.mk
diff --git a/ndn-tools/debian/changelog b/ndn-tools/debian/changelog
index 7f6afd1..8cce4a4 100644
--- a/ndn-tools/debian/changelog
+++ b/ndn-tools/debian/changelog
@@ -1,3 +1,17 @@
+ndn-tools (0.2-3-g3e79c9c-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 3e79c9cda4782ef81dcab9d596df53922b254fda
+ (https://github.com/named-data/ndn-tools)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Jan 2016 20:16:19 +0000
+
+ndn-tools (0.2-2-ge02fb52-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on e02fb5209092559d5fe00cb19bd8382f1c6b4329
+ (https://github.com/named-data/ndn-tools)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 26 Oct 2015 18:31:16 +0000
+
ndn-tools (0.2-ppa6~DISTRO) DISTRO; urgency=low
* New version based on ndn-tools-0.2 (https://github.com/named-
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index d442043..87cc849 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -7,7 +7,7 @@
pkg-config (>= 0.26),
libpcap-dev,
python-sphinx,
- ndn-cxx-dev (>= 0.3.3)
+ ndn-cxx-dev (>= 0.4.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tools
diff --git a/ndn-tools/debian/control.precise b/ndn-tools/debian/control.precise
index bdaf61c..f4a9314 100644
--- a/ndn-tools/debian/control.precise
+++ b/ndn-tools/debian/control.precise
@@ -6,7 +6,7 @@
pkg-config (>= 0.26),
libpcap-dev,
python-sphinx,
- ndn-cxx-dev (>= 0.3.3)
+ ndn-cxx-dev (>= 0.4.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tools
diff --git a/ndn-tools/debian/copyright b/ndn-tools/debian/copyright
index b511787..8561bf4 100644
--- a/ndn-tools/debian/copyright
+++ b/ndn-tools/debian/copyright
@@ -1,9 +1,15 @@
Format: http://dep.debian.net/deps/dep5
-Upstream-Name: ndndump
-Source: http://github.com/named-data/ndndump
+Upstream-Name: ndn-tools
+Source: http://github.com/named-data/ndn-tools
Files: *
-Copyright: Copyright (c) 2011-2014, Regents of the University of California.
+Copyright: Copyright (c) 2014-2015, Regents of the University of California,
+ Arizona Board of Regents,
+ Colorado State University,
+ University Pierre & Marie Curie, Sorbonne University,
+ Washington University in St. Louis,
+ Beijing Institute of Technology,
+ The University of Memphis.
License: GPL-3+
ndndump is free software: you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software Foundation,