nlsr: Fix small problem with precise package
diff --git a/nlsr/Makefile b/nlsr/Makefile
index 1e39d32..d96900c 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -11,6 +11,6 @@
VERSION=0.1~rc0.1
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index 5198514..d254d12 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.1~rc0.1-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5
+ (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 22 Jul 2014 11:01:39 -0700
+
nlsr (0.1~rc0.1-ppa1~DISTRO) DISTRO; urgency=low
* New version based on bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5
diff --git a/nlsr/debian/control.precise b/nlsr/debian/control.precise
index 1f2c526..fb0220d 100644
--- a/nlsr/debian/control.precise
+++ b/nlsr/debian/control.precise
@@ -9,7 +9,7 @@
libcrypto++-dev (>= 5.6.1),
protobuf-compiler (>= 2.5.0),
libprotobuf-dev (>= 2.5.0),
- libboost-all-dev (>= 1.48.0)
+ libboost1.48-all-dev (>= 1.48.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://redmine.named-data.net/projects/nlsr/wiki/