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


Commits:
fe9f0b5b by Bas Couwenberg at 2023-11-02T05:15:30+01:00
Ignore test failures on hurd-i386.

- - - - -
8e6b1a84 by Bas Couwenberg at 2023-11-02T18:45:03+01:00
Update symbols for other architectures.

- - - - -
2a0e6acb by Bas Couwenberg at 2023-11-02T18:45:32+01:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/libsfcgal1.symbols
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+sfcgal (1.5.0-1) unstable; urgency=medium
+
+  * Update symbols for other architectures.
+  * Move from experimental to unstable.
+
+ -- Bas Couwenberg <[email protected]>  Thu, 02 Nov 2023 18:45:09 +0100
+
 sfcgal (1.5.0-1~exp2) experimental; urgency=medium
 
   * Skip tests on architectures where they time out or fail to link.


=====================================
debian/libsfcgal1.symbols
=====================================
The diff for this file was not included because it is too large.

=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 override_dh_auto_test:
 ifneq (,$(filter $(DEB_BUILD_ARCH),s390x m68k powerpc ppc64))
        # Skip tests
-else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 i386 mips64el ppc64el hppa 
loong64))
+else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 i386 mips64el ppc64el hppa 
hurd-i386 loong64))
        dh_auto_test || echo "Ignoring test failures"
 else
        dh_auto_test



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/9c0439f3a92c0b2c77e263ce1d45d38a5cebf4e3...2a0e6acb528ad81c5f8aa6b7d9e070df10c8fc32

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/-/compare/9c0439f3a92c0b2c77e263ce1d45d38a5cebf4e3...2a0e6acb528ad81c5f8aa6b7d9e070df10c8fc32
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