ndn-cxx: Add ndn-cxx-dbg package with debug symbols of ndn-cxx

Change-Id: Ia506b9a972ce368e80271fe649956c46958b79a6
Refs: #11
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 7e2cdb1..7d07154 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.4.0
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk