nlsr: Bumping up the version
diff --git a/nlsr/Makefile b/nlsr/Makefile
index f9bfdbb..a7d6a18 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/NLSR
# Tag name or commit hash for checkout
-GIT_VERSION=48265996f2c8503bf9ba435fbfaade61fea2ffe8
+GIT_VERSION=060d302bf2e4e50bbb8b8e9e4f17daec95d249df
# Package name
NAME=nlsr
# Package version
-VERSION=0.1~rc0.3
+VERSION=0.1~rc0.4
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index ce01aa2..ba4584f 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.1~rc0.4-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 060d302bf2e4e50bbb8b8e9e4f17daec95d249df
+ (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Wed, 13 Aug 2014 17:44:48 -0700
+
nlsr (0.1~rc0.3-ppa2~DISTRO) DISTRO; urgency=low
* New version based on 48265996f2c8503bf9ba435fbfaade61fea2ffe8
diff --git a/nlsr/debian/control b/nlsr/debian/control
index 220d514..0fd2b13 100644
--- a/nlsr/debian/control
+++ b/nlsr/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~rc2.1),
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 3888043..5d37220 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.2.0~rc2),
+ ndn-cxx-dev (>= 0.2.0~rc2.1),
liblog4cxx10-dev (>= 0.10.0),
libcrypto++-dev (>= 5.6.1),
protobuf-compiler (>= 2.4.0),