[Git][debian-gis-team/rasterio][master] 2 commits: Ignore test failures on armel & sparc64.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 20 06:06:49 BST 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio


Commits:
d1f9cb54 by Bas Couwenberg at 2022-08-20T06:52:33+02:00
Ignore test failures on armel & sparc64.

- - - - -
66c20770 by Bas Couwenberg at 2022-08-20T06:52:44+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+rasterio (1.3.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore test failures on armel & sparc64.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Aug 2022 06:48:31 +0200
+
 rasterio (1.3.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -50,7 +50,7 @@ override_dh_clean:
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el mipsel alpha hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 riscv64 sh4 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armel mips64el mipsel alpha hurd-i386 i64 kfreebsd-amd64 kfreebsd-i386 riscv64 sh4 sparc64 x32))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/compare/a4ddc3379b24a144ad4b5501ce0cc07ae2569ebe...66c207709b9b141c80afa7fc82a72da1ed880ff0

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/compare/a4ddc3379b24a144ad4b5501ce0cc07ae2569ebe...66c207709b9b141c80afa7fc82a72da1ed880ff0
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/20220820/e4bb8717/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list