[SCM] pyepr branch, master, updated. upstream/0.6-14-g78de8fa

Antonio Valentino antonio.valentino at tiscali.it
Sun Nov 6 15:23:47 UTC 2011


The following commit has been merged in the master branch:
commit 78de8faf96661921311c3ddd24a6fdd28ab397fe
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Nov 6 16:23:36 2011 +0100

    Improved override_dh_compress rule

diff --git a/debian/rules b/debian/rules
index 0266eed..1269ba7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,9 +28,8 @@ override_dh_installchangelogs:
 	dh_installchangelogs doc/NEWS.txt
 
 
-# don't compress sphinx doc files (fixed in debhelper 8.1)
 override_dh_compress:
-	dh_compress -X.js -X.inv -X.txt
+	dh_compress -X.txt
 
 
 .PHONY: override_dh_auto_build override_dh_auto_clean override_dh_auto_test \

-- 
Python ENVISAT Product Reader API



More information about the Pkg-grass-devel mailing list