nlsr: Update to the released version 0.2.2
Change-Id: I2c6628dfec2b643f14fdb0c114c280be5d9fc82a
diff --git a/nlsr/Makefile b/nlsr/Makefile
index 22ed0a6..d2c3afc 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -2,13 +2,13 @@
GIT_URL=https://github.com/named-data/NLSR
# Tag name or commit hash for checkout
-GIT_VERSION=c57c64b6331beea369e44e88a86730347d0e2fc2
+GIT_VERSION=NLSR-0.2.2
# Package name
NAME=nlsr
# Package version
-VERSION=0.2.1-2-gc57c64b
+VERSION=0.2.2
# PPA version
PPA_VERSION=1
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index 34abb7c..5093b88 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,9 +1,8 @@
-nlsr (0.2.1-2-gc57c64b-ppa1~DISTRO) DISTRO; urgency=low
+nlsr (0.2.2-ppa1~DISTRO) DISTRO; urgency=low
- * New version based on c57c64b6331beea369e44e88a86730347d0e2fc2
- (https://github.com/named-data/NLSR)
+ * New version based on NLSR-0.2.2 (https://github.com/named-data/NLSR)
- -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Mon, 31 Aug 2015 20:00:14 +0000
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 07 Jan 2016 20:18:51 +0000
nlsr (0.2.1-ppa5~DISTRO) DISTRO; urgency=low
diff --git a/nlsr/debian/control b/nlsr/debian/control
index ae20759..3384ab5 100644
--- a/nlsr/debian/control
+++ b/nlsr/debian/control
@@ -5,7 +5,7 @@
dh-systemd (>= 1.5),
python (>= 2.7.0),
pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.3.0~rc0.2),
+ ndn-cxx-dev (>= 0.4.0),
liblog4cxx10-dev (>= 0.10.0),
libcrypto++-dev (>= 5.6.1),
protobuf-compiler (>= 2.4.0),
diff --git a/nlsr/debian/control.precise b/nlsr/debian/control.precise
index 5287cbd..237720f 100644
--- a/nlsr/debian/control.precise
+++ b/nlsr/debian/control.precise
@@ -4,7 +4,7 @@
Build-Depends: debhelper (>= 8.0.0),
python (>= 2.7.0),
pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.3.0~rc0.2),
+ ndn-cxx-dev (>= 0.4.0),
liblog4cxx10-dev (>= 0.10.0),
libcrypto++-dev (>= 5.6.1),
protobuf-compiler (>= 2.4.0),