The following commit has been merged in the master branch:
commit 5e7ad5f4d8ff92d9cc05a0cade891b41bf262a52
Author: David Paleino <[email protected]>
Date: Sat Jun 9 22:31:21 2012 +0200
Substitute broken dh_auto_clean with dh_clean
diff --git a/debian/rules b/debian/rules
index 1714c85..82e9dcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ override_dh_auto_clean:
utils/shapeindex/shapeindex config.py config.cache \
docs/api_docs/python/*
- dh_auto_clean
+ dh_clean
override_dh_installexamples:
dh_installexamples -Xdata/new
--
C++/Python toolkit for developing GIS applications
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel