ndn-cxx, nfd: Update to the 0.3.4 release

Bump other packages to be rebuilt with the new library

nlsr and ndn-traffic-generator include additional patches

Change-Id: Ia15e2def6820442b20cd4b231242e09051739a8a
Refs: #3132
diff --git a/nfd/Makefile b/nfd/Makefile
index 16de9b5..ebf384f 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/NFD.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=NFD-0.3.3
+GIT_VERSION=NFD-0.3.4
 
 # Package name
 NAME=nfd
 
 # Package version
-VERSION=0.3.3
+VERSION=0.3.4
 
 # PPA version
-PPA_VERSION=4
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/nfd/debian/changelog b/nfd/debian/changelog
index 5ec26ba..9f9d37c 100644
--- a/nfd/debian/changelog
+++ b/nfd/debian/changelog
@@ -1,3 +1,10 @@
+nfd (0.3.4-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on NFD-0.3.4 (https://github.com/named-
+    data/NFD.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Mon, 31 Aug 2015 19:58:19 +0000
+
 nfd (0.3.3-ppa4~DISTRO) DISTRO; urgency=low
 
   * New version based on NFD-0.3.3 (https://github.com/named-