[Git][debian-gis-team/pyresample][master] Add dependency on mathjax

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Mon Apr 7 09:38:24 BST 2025



Antonio Valentino pushed to branch master at Debian GIS Project / pyresample


Commits:
eda4d705 by Antonio Valentino at 2025-04-07T08:38:06+00:00
Add dependency on mathjax

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pyresample (1.33.0-3) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Add dependency on mathjax.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 07 Apr 2025 08:37:34 +0000
+
 pyresample (1.33.0-2) unstable; urgency=medium
 
   * debian/rules:


=====================================
debian/control
=====================================
@@ -9,6 +9,7 @@ Build-Depends: cython3,
                dh-sequence-numpy3,
                dh-sequence-python3,
                dh-sequence-sphinxdoc,
+               libjs-mathjax <!nodoc>,
                pybuild-plugin-pyproject,
                python3-affine <!nocheck>,
                python3-all-dev,
@@ -83,7 +84,8 @@ Package: python-pyresample-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: ${misc:Depends},
+Depends: libjs-mathjax,
+         ${misc:Depends},
          ${sphinxdoc:Depends}
 Suggests: www-browser
 Description: ${source:Synopsis} (documentation)



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/eda4d7055ce663b8de7ea4b32b4aaf442831a12f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyresample/-/commit/eda4d7055ce663b8de7ea4b32b4aaf442831a12f
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/20250407/40451742/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list