ndn-cxx, nfd: Package for initial public release (0.2.0)
Other updates:
- nlsr: Initial 0.1.0 release
- ndndump: Bump to version 0.5.1
- ndn-tlv-ping, repo-ng: Update to the latest version
- ndn-traffic-generator: Ensure package is rebuild against the latest ndn-cxx
diff --git a/ndn-cxx/debian/rules b/ndn-cxx/debian/rules
index 08cd289..4d78fc8 100755
--- a/ndn-cxx/debian/rules
+++ b/ndn-cxx/debian/rules
@@ -29,6 +29,7 @@
override_dh_clean:
dh_clean
./waf distclean
+ rm -f VERSION
rm -rf .waf-1*
rm -f .waf-tools/*.pyc
rm -f docs/*.pyc