[Git][debian-gis-team/python-stetl][master] 2 commits: Drop autopkgtests to test installability & module import.

Bas Couwenberg gitlab at salsa.debian.org
Mon Aug 6 10:03:12 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / python-stetl


Commits:
cca31c9e by Bas Couwenberg at 2018-08-06T09:02:42Z
Drop autopkgtests to test installability & module import.

- - - - -
c4651e82 by Bas Couwenberg at 2018-08-06T09:03:04Z
Add lintian override for testsuite-autopkgtest-missing.

- - - - -


3 changed files:

- debian/changelog
- debian/source/lintian-overrides
- − debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 python-stetl (1.2+ds-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.2.0, no changes.
+  * Drop autopkgtests to test installability & module import.
+  * Add lintian override for testsuite-autopkgtest-missing.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 05 Aug 2018 20:54:36 +0200
 


=====================================
debian/source/lintian-overrides
=====================================
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,6 @@
 # Python 3 is not supported yet: https://github.com/geopython/stetl/issues/23
 python-stetl source: python-foo-but-no-python3-foo python-stetl
 
+# Not worth the effort
+testsuite-autopkgtest-missing
+


=====================================
debian/tests/control deleted
=====================================
--- a/debian/tests/control
+++ /dev/null
@@ -1,7 +0,0 @@
-# Test installability
-Depends: @
-Test-Command: /bin/true
-
-# Test module import (Python 2)
-Depends: python-all, python-stetl
-Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import stetl; print(stetl)" ; done



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/compare/aae7c9280f73d7fc32b1c49c647aacba27a0464a...c4651e822bb71a705f48f3d40aa83c84d795ff78

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/compare/aae7c9280f73d7fc32b1c49c647aacba27a0464a...c4651e822bb71a705f48f3d40aa83c84d795ff78
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180806/d46431c4/attachment-0001.html>


More information about the Pkg-grass-devel mailing list