[Git][debian-gis-team/pyspatialite][master] 2 commits: Drop autopkgtests to test installability & module import.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Aug 6 09:57:03 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / pyspatialite
Commits:
431a97ea by Bas Couwenberg at 2018-08-06T08:56:26Z
Drop autopkgtests to test installability & module import.
- - - - -
a695f9df by Bas Couwenberg at 2018-08-06T08:56:56Z
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 @@
pyspatialite (3.0.1-14) 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:49:05 +0200
=====================================
debian/source/lintian-overrides
=====================================
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,6 @@
# Python 3 is not supported
pyspatialite source: python-foo-but-no-python3-foo python-pyspatialite
+# 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-pyspatialite
-Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import pyspatialite; print(pyspatialite)" ; done
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspatialite/compare/a5ba5016038b505a56a47ef5665b7f5fe178e4e8...a695f9df8cf408358922f0dbd8e48ec32f7f6e85
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspatialite/compare/a5ba5016038b505a56a47ef5665b7f5fe178e4e8...a695f9df8cf408358922f0dbd8e48ec32f7f6e85
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/e96b68d2/attachment.html>
More information about the Pkg-grass-devel
mailing list