[med-svn] [Git][python-team/packages/python-schema-salad][master] 3 commits: d/patches: fix some metadata

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Mon Mar 11 10:29:59 GMT 2024



Michael R. Crusoe pushed to branch master at Debian Python Team / packages / python-schema-salad


Commits:
f80f6d98 by Michael R. Crusoe at 2024-01-19T12:41:33+01:00
d/patches: fix some metadata

- - - - -
8b837605 by Michael R. Crusoe at 2024-01-19T12:42:42+01:00
d/control: add missing dependency on libc

- - - - -
de04b9b2 by Michael R. Crusoe at 2024-03-11T11:29:20+01:00
d/control: link to the Read The Docs page for schema-salad, not the main CWL project website.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/patches/mistune3.patch
- debian/patches/offline
- debian/patches/typescript_license


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-schema-salad (8.5.20240102191335-2) UNRELEASED; urgency=medium
+
+  * d/patches: fix some metadata
+  * d/control: add missing dependency on libc
+  * d/control: link to the Read The Docs page for schema-salad, not the
+    main CWL project website.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Fri, 19 Jan 2024 12:41:04 +0100
+
 python-schema-salad (8.5.20240102191335-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -29,7 +29,7 @@ Build-Depends: debhelper-compat (= 13),
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-schema-salad
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-schema-salad.git
-Homepage: https://www.commonwl.org
+Homepage: https://schema-salad.readthedocs.io/
 Rules-Requires-Root: no
 
 Package: python3-schema-salad
@@ -38,6 +38,7 @@ Depends: ${python3:Depends},
          python3-mistune ( >> 3),
          python3-filelock,
          ${misc:Depends},
+         ${shlibs:Depends},
          libjs-bootstrap
 Recommends: cwltool, black
 Breaks: cwltool (<< 3.1.20210521105815)


=====================================
debian/patches/mistune3.patch
=====================================
@@ -1,7 +1,7 @@
-From eb6f94f50df314bd665a8aa11e6e47a2cf489675 Mon Sep 17 00:00:00 2001
 From: Francis Charette-Migneault <francis.charette.migneault at gmail.com>
 Date: Thu, 18 Jan 2024 10:24:05 -0500
 Subject: [PATCH] update makedoc using mistune v3 (#787)
+Forwarded: https://github.com/common-workflow-language/schema_salad/commit/eb6f94f50df314bd665a8aa11e6e47a2cf489675
 
 * remove temporary fixme not needed with mistune v3
 * add docstring for our custom escape_html


=====================================
debian/patches/offline
=====================================
@@ -1,6 +1,6 @@
 From: Michael R. Crusoe <crusoe at debian.org>
 Subject: enable more offline testing
-Forwarded: yes
+Forwarded: https://github.com/common-workflow-language/schema_salad/commit/8e954684b08d222d54b7eff680eaa4d4e65920a9
 --- python-schema-salad.orig/schema_salad/tests/test_cg.py
 +++ python-schema-salad/schema_salad/tests/test_cg.py
 @@ -19,7 +19,7 @@


=====================================
debian/patches/typescript_license
=====================================
@@ -1,6 +1,7 @@
 From: "Michael R. Crusoe" <crusoe at debian.org>
 Date: Fri, 16 Jun 2023 12:26:33 -0400
 Subject: Typescript codegen: Use local copy of the Apache 2.0 license
+Forwarded: not-needed
 
 During Debian packaging the extra LICENSE file gets deleted
 ---



View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/compare/52012a79eace52f47e8109992099c882b8487f27...de04b9b2dc690331b78fcd18e8e3fb62b6d5bc31

-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/compare/52012a79eace52f47e8109992099c882b8487f27...de04b9b2dc690331b78fcd18e8e3fb62b6d5bc31
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/20240311/bf83d25b/attachment-0001.htm>


More information about the debian-med-commit mailing list