The following commit has been merged in the master branch:
commit 6bb5267fa2b6f27347cc07707ea481e0f6602127
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Sat Aug 13 13:34:24 2011 +0200

    Revert "Enabled automatic testing"
    
    This reverts commit b0177929c633dfc2d59690482d8b55114c00aa7e.
    Automatic testing requires data downloading from the internet
    (not allowed).

diff --git a/debian/changelog b/debian/changelog
index 9c6b861..4eb34de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,8 @@ pyepr (0.6-1) unstable; urgency=low
 
   * New upstream release
   * Updated copyright file
-  * Enabled automatic testing
 
- -- Antonio Valentino <antonio.valent...@tiscali.it>  Fri, 12 Aug 2011 
20:46:01 +0200
+ -- Antonio Valentino <antonio.valent...@tiscali.it>  Fri, 12 Aug 2011 
20:11:56 +0200
 
 pyepr (0.5-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 64d80e4..46e48e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,12 +16,12 @@ override_dh_auto_build:
 
 override_dh_auto_clean:
        dh_auto_clean
-       $(MAKE) distclean
+       $(RM) src/epr.c
+       $(RM) -r doc/_build doc/html
 
 
+# suppress dh_auto_test since it requires a large download
 override_dh_auto_test:
-       dh_auto_test --buildsystem=python_distutils
-       $(MAKE) check
 
 
 override_dh_installdocs:
@@ -39,5 +39,4 @@ override_dh_compress:
 
 
 .PHONY: override_dh_auto_build override_dh_auto_clean override_dh_auto_test \
-        override_dh_installdcs override_dh_installchangelogs \
-        override_dh_compress
+        override_dh_installdcs override_dh_installchangelogs 
override_dh_compress

-- 
Python ENVISAT Product Reader API

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to