[med-svn] [Git][med-team/emperor][master] Import Debian changes 1.0.3+ds-9.1

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Fri Feb 21 20:48:39 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / emperor


Commits:
cac87b6e by Bastian Germann at 2025-02-21T21:48:23+01:00
Import Debian changes 1.0.3+ds-9.1

emperor (1.0.3+ds-9.1) unstable; urgency=medium
.
  * Non-maintainer upload
  * Move from jsdoc-toolkit to node-jsdoc2 (Closes: #1074593)

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/correct_jsdoc_arguments.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+emperor (1.0.3+ds-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Move from jsdoc-toolkit to node-jsdoc2 (Closes: #1074593)
+
+ -- Bastian Germann <bage at debian.org>  Mon, 01 Jul 2024 18:07:00 +0000
+
 emperor (1.0.3+ds-9) unstable; urgency=medium
 
   * Team Upload.


=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pandas <!nocheck>,
                python3-skbio (>= 0.5.8-2exp1~) <!nocheck>,
                python3-click <!nocheck>,
-               jsdoc-toolkit <!nocheck>,
+               node-jsdoc2 <!nocheck>,
                python3-notebook <!nocheck>,
                python3-pytest <!nocheck>,
                libjs-qunit <!nocheck>


=====================================
debian/patches/correct_jsdoc_arguments.patch
=====================================
@@ -1,6 +1,6 @@
 Author: Liubov Chuprikova
 Last-Update: 2020-09-19 04:18:28 +0200
-Description: Fix jsdoc argument
+Description: Fix jsdoc2 argument
 
 Index: emperor/doc/Makefile
 ===================================================================
@@ -11,7 +11,7 @@ Index: emperor/doc/Makefile
  
  html:
 -	jsdoc ../emperor/support_files/js/ -d $(BUILDDIR)/jsdoc -c jsdoc-config.json
-+	jsdoc ../emperor/support_files/js/ -d=$(BUILDDIR)/jsdoc -c=jsdoc-config.json
++	jsdoc2 ../emperor/support_files/js/ -d=$(BUILDDIR)/jsdoc -c=jsdoc-config.json
  	$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
  	@echo
  	@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."



View it on GitLab: https://salsa.debian.org/med-team/emperor/-/commit/cac87b6ecbc8dacd9c3f34c835980be12962ef46

-- 
View it on GitLab: https://salsa.debian.org/med-team/emperor/-/commit/cac87b6ecbc8dacd9c3f34c835980be12962ef46
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/debian-med-commit/attachments/20250221/4f80669a/attachment-0001.htm>


More information about the debian-med-commit mailing list