ndnmap-data-collector: Update
Change-Id: I882b79158b557dcd886899eb18825724dc182904
diff --git a/ndnmap-data-collector/Makefile b/ndnmap-data-collector/Makefile
index 6957dfa..eb925c0 100644
--- a/ndnmap-data-collector/Makefile
+++ b/ndnmap-data-collector/Makefile
@@ -1,14 +1,14 @@
# URL for git clone
-GIT_URL=https://github.com/cawka/ndnmapDataCollector
+GIT_URL=https://github.com/WU-ARL/ndnmapDataCollector
# Tag name or commit hash for checkout
-GIT_VERSION=bc631369cce10318269be6d2811038bac1d9f11c
+GIT_VERSION=29c1984601f7bd78b9946a2bd147cda16dcef236
# Package name
NAME=ndnmap-data-collector
# Package version
-VERSION=0.1.0-13-gbc63136
+VERSION=0.1.0-15-g29c1984
# PPA version
PPA_VERSION=1
diff --git a/ndnmap-data-collector/debian/changelog b/ndnmap-data-collector/debian/changelog
index 82f8202..ccf680b 100644
--- a/ndnmap-data-collector/debian/changelog
+++ b/ndnmap-data-collector/debian/changelog
@@ -1,3 +1,24 @@
+ndnmap-data-collector (0.1.0-15-g29c1984-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on 29c1984601f7bd78b9946a2bd147cda16dcef236
+ (https://github.com/WU-ARL/ndnmapDataCollector)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 18 Mar 2019 17:02:36 +0000
+
+ndnmap-data-collector (0.1.0-14-gbb2a951809-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on bb2a95180940568be42d4072ce2e212ef523cc58
+ (https://github.com/cawka/ndnmapDataCollector)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Mar 2019 23:22:01 +0000
+
+ndnmap-data-collector (0.1.0-13-gbc63136-ppa2~DISTRO) DISTRO; urgency=low
+
+ * Version based on bc631369cce10318269be6d2811038bac1d9f11c
+ (https://github.com/cawka/ndnmapDataCollector)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Mar 2019 22:25:29 +0000
+
ndnmap-data-collector (0.1.0-13-gbc63136-ppa1~DISTRO) DISTRO; urgency=low
* Version based on bc631369cce10318269be6d2811038bac1d9f11c
diff --git a/ndnmap-data-collector/debian/control b/ndnmap-data-collector/debian/control
index 74940c0..314f41a 100644
--- a/ndnmap-data-collector/debian/control
+++ b/ndnmap-data-collector/debian/control
@@ -5,7 +5,7 @@
dh-systemd (>= 1.5),
python (>= 2.7.0),
pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.6.2)
+ libndn-cxx-dev (>= 0.6.5)
Standards-Version: 3.9.2
Section: net
Homepage: https://github.com/WU-ARL/ndnmapDataCollector