ndn-cxx: Release 0.7.1

Change-Id: Ib28d69dafb2d4eb97db941f982b978123cadb196
diff --git a/ndn-cxx/debian/rules b/ndn-cxx/debian/rules
index 3028d3f..ee35589 100755
--- a/ndn-cxx/debian/rules
+++ b/ndn-cxx/debian/rules
@@ -35,6 +35,8 @@
 	rm -rf .waf-1*
 	rm -f .waf-tools/*.pyc
 	rm -f docs/*.pyc
+	rm -rf .waf-tools/__pycache__
+	rm -rf docs/__pycache__
 
 override_dh_auto_test: