[SCM] PostGIS branch stable-3.5 updated. 3.5.3-2-g7f64ebbe2
git at osgeo.org
git at osgeo.org
Sat May 17 20:11:53 PDT 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.5 has been updated
via 7f64ebbe2ecb75f0bd2a0c528652ec77950e9923 (commit)
from 822cf3b7e6a1dc4d73ea45e6a7d4d85a402656cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7f64ebbe2ecb75f0bd2a0c528652ec77950e9923
Author: Regina Obe <lr at pcorp.us>
Date: Sat May 17 23:07:41 2025 -0400
Remove epub building from debbie. Seems to be broken, perhaps with the change to docbook5
diff --git a/ci/debbie/postgis_release_docs.sh b/ci/debbie/postgis_release_docs.sh
index 8b67dd0bf..637223f46 100644
--- a/ci/debbie/postgis_release_docs.sh
+++ b/ci/debbie/postgis_release_docs.sh
@@ -109,7 +109,7 @@ done
# Build and install pdf and epub
make pdf-install # || : survive failure
-make epub-install # || : survive failure
+#make epub-install # || : survive failure
# build japanese, french, german, chinese, korean pdf
make -C ../doc/po/ja local-pdf-install
-----------------------------------------------------------------------
Summary of changes:
ci/debbie/postgis_release_docs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list