tags 903362 + patch
thanks

-- 
Daniel Echeverry
http://wiki.debian.org/DanielEcheverry
http://rinconinformatico.net
Linux user: #477840
Debian user
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1 @@
-README
+README.md
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@ --with python2
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf percol.egg-info

Reply via email to