[Git][debian-gis-team/mapraster][master] New 0003-reproducibility.patch
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Wed Sep 16 23:56:39 BST 2026
Antonio Valentino pushed to branch master at Debian GIS Project / mapraster
Commits:
6053b242 by Antonio Valentino at 2026-09-16T22:56:20+00:00
New 0003-reproducibility.patch
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/0003-reproducibility.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
mapraster (2026.01.06-5) UNRELEASED; urgency=medium
+ [ Bas Couwenberg ]
* Team upload.
* Bump Standards-Version to 4.7.4, no changes.
+ [ Antonio Valentino ]
+ * debian/patches:
+ - New 0003-reproducibility.patch.
+
-- Bas Couwenberg <sebastic at debian.org> Sat, 04 Apr 2026 10:14:24 +0200
mapraster (2026.01.06-4) unstable; urgency=medium
=====================================
debian/patches/0003-reproducibility.patch
=====================================
@@ -0,0 +1,21 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Wed, 16 Sep 2026 22:54:39 +0000
+Subject: reproducibility
+
+Forwarded: not-needed
+---
+ docs/conf.py | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/docs/conf.py b/docs/conf.py
+index 647a1c1..b83abca 100644
+--- a/docs/conf.py
++++ b/docs/conf.py
+@@ -29,3 +29,7 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
+
+ html_theme = "alabaster"
+ html_static_path = ["_static"]
++
++# -- nbsphinx extension configuration ----------------------------------------
++nbsphinx_execute = "never"
++
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
0001-No-legend-IDs.patch
0002-Fix-FutureWarning.patch
+0003-reproducibility.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapraster/-/commit/6053b24237beebf91c02dc92182c3db3c48de1a4
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapraster/-/commit/6053b24237beebf91c02dc92182c3db3c48de1a4
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260916/08485895/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list