nfd: Update to version 0.4.1

Change-Id: I75b02f26c80bc90fbce0f9ae52943621c632ec03
diff --git a/nfd/Makefile b/nfd/Makefile
index 87c151f..90e932a 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/NFD.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=4310d505a7705022490bac64222121daf194e510
+GIT_VERSION=NFD-0.4.1
 
 # Package name
 NAME=nfd
 
 # Package version
-VERSION=0.4.0-15-g4310d50
+VERSION=0.4.1
 
 # PPA version
 PPA_VERSION=1
diff --git a/nfd/debian/changelog b/nfd/debian/changelog
index 89dcc5e..7abf80f 100644
--- a/nfd/debian/changelog
+++ b/nfd/debian/changelog
@@ -1,3 +1,10 @@
+nfd (0.4.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on NFD-0.4.1 (https://github.com/named-
+    data/NFD.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 25 Mar 2016 20:52:39 +0000
+
 nfd (0.4.0-15-g4310d50-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 4310d505a7705022490bac64222121daf194e510
diff --git a/nfd/debian/control b/nfd/debian/control
index 00d863b..f7961dc 100644
--- a/nfd/debian/control
+++ b/nfd/debian/control
@@ -5,7 +5,7 @@
  dh-systemd (>= 1.5),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.4.0),
+ ndn-cxx-dev (>= 0.4.1),
  python-sphinx,
  libpcap-dev,
  libboost-all-dev (>= 1.48.0)
diff --git a/nfd/debian/control.precise b/nfd/debian/control.precise
index be45fec..30ca05a 100644
--- a/nfd/debian/control.precise
+++ b/nfd/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.4.0),
+ ndn-cxx-dev (>= 0.4.1),
  python-sphinx,
  libpcap-dev,
  libboost1.48-all-dev (>= 1.48.0)