ndn-cxx: Update to the released version 0.3.2
Change-Id: I96b3495d2381c8a5323109ae7c54263aca9e59c6
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 32d5eca..dc3bd82 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
GIT_URL=https://github.com/named-data/ndn-cxx.git
# Tag name or commit hash for checkout
-GIT_VERSION=3b54e855980450677030240c9d83681d595c5643
+GIT_VERSION=ndn-cxx-0.3.2
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.3.1-13-g3b54e85
+VERSION=0.3.2
# PPA version
PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index c45a405..f2d6d32 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,17 @@
+ndn-cxx (0.3.2-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on ndn-cxx-0.3.2 (https://github.com/named-
+ data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Wed, 13 May 2015 04:47:24 +0000
+
+ndn-cxx (0.3.1-13-g3b54e85-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 3b54e855980450677030240c9d83681d595c5643
+ (https://github.com/named-data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 05 May 2015 21:06:26 +0000
+
ndn-cxx (0.3.1-13-g3b54e85-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 3b54e855980450677030240c9d83681d595c5643
diff --git a/ndn-cxx/debian/ndn-cxx-dev.install b/ndn-cxx/debian/ndn-cxx-dev.install
index 525ba51..721b61e 100644
--- a/ndn-cxx/debian/ndn-cxx-dev.install
+++ b/ndn-cxx/debian/ndn-cxx-dev.install
@@ -1,3 +1,3 @@
usr/include/*
-usr/lib/lib*.a
-usr/lib/pkgconfig/*
+usr/lib*/lib*.a
+usr/lib*/pkgconfig/*