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

Bas Couwenberg gitlab at salsa.debian.org
Mon Aug 6 10:00:44 BST 2018


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


Commits:
f93a715f by Bas Couwenberg at 2018-08-06T09:00:18Z
Drop autopkgtests to test installability & module import.

- - - - -
a6ac0f8a by Bas Couwenberg at 2018-08-06T09:00:38Z
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-pdal (2.0.0+ds-3) 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>  Thu, 05 Jul 2018 11:09:02 +0200
 


=====================================
debian/source/lintian-overrides
=====================================
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,6 @@
 # Only a single Python version is supported by PDAL
 python-pdal source: python-foo-but-no-python3-foo python-pdal
 
+# 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-pdal
-Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import pdal; print(pdal)" ; done



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/6ac7f091cb74a2b212acc62765c181d969d22235...a6ac0f8a0fa01337e221664b00e1e74efb09b256

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/6ac7f091cb74a2b212acc62765c181d969d22235...a6ac0f8a0fa01337e221664b00e1e74efb09b256
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/729c7ccc/attachment.html>


More information about the Pkg-grass-devel mailing list