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


Commits:
3de3cf0f by Bas Couwenberg at 2025-12-12T09:59:17+01:00
Drop armel & mips64el from autopkgtest-pkg-pybuild.conf.

- - - - -
dfe937c1 by Bas Couwenberg at 2025-12-12T09:59:57+01:00
Drop rules for armel.

- - - - -


3 changed files:

- debian/changelog
- debian/rules
- debian/tests/autopkgtest-pkg-pybuild.conf


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+rasterio (1.4.4~rc1-1~exp2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Drop armel & mips64el from autopkgtest-pkg-pybuild.conf.
+  * Drop rules for armel.
+
+ -- Bas Couwenberg <[email protected]>  Fri, 12 Dec 2025 09:59:00 +0100
+
 rasterio (1.4.4~rc1-1~exp1) experimental; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -45,7 +45,7 @@ export PYBUILD_TEST_ARGS=-vv \
 
 override_dh_auto_test:
 # Ignore test failures on problematic architectures only
-ifneq (,$(filter $(DEB_BUILD_ARCH),armel i386 riscv64 alpha hppa hurd-i386 sh4 
sparc64 x32))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 riscv64 alpha hppa hurd-i386 sh4 
sparc64 x32))
        dh_auto_test || echo "Ignoring test failures"
 else
        dh_auto_test


=====================================
debian/tests/autopkgtest-pkg-pybuild.conf
=====================================
@@ -1 +1 @@
-architecture=!armel !i386 !mips64el
+architecture=!i386



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/rasterio/-/compare/d7f99a0c4af2b0b2d2070751e7824990c903ef85...dfe937c171249339fef097d9be2aae8a4a69ac8f

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/rasterio/-/compare/d7f99a0c4af2b0b2d2070751e7824990c903ef85...dfe937c171249339fef097d9be2aae8a4a69ac8f
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to