Santiago Vila pushed to branch master at Debian Med / cwltest
Commits: 93d262c0 by Santiago Vila at 2025-10-06T22:27:00+02:00 d/control: Drop <!nocheck> from python3-junit.xml and python3-schema-salad. Closes: #1116722. Required by help2man. - - - - - fd2991d1 by Santiago Vila at 2025-10-06T22:28:00+02:00 d/control: Drop "Rules-Requires-Root: no", it's now the default. - - - - - 21184f45 by Santiago Vila at 2025-10-06T22:29:00+02:00 d/control: Drop "Priority: optional", it's now the default. - - - - - 4a5b1272 by Santiago Vila at 2025-10-06T22:30:00+02:00 Upload for unstable as 2.6.20250818005349-2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +cwltest (2.6.20250818005349-2) unstable; urgency=medium + + * Team upload. + * d/control: Drop <!nocheck> from python3-junit.xml and python3-schema-salad. + Required by help2man. Closes: #1116722. + * d/control: Drop "Rules-Requires-Root: no", it's now the default. + * d/control: Drop "Priority: optional", it's now the default. + + -- Santiago Vila <[email protected]> Mon, 06 Oct 2025 22:30:00 +0200 + cwltest (2.6.20250818005349-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: cwltest Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Michael R. Crusoe <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3, @@ -11,8 +10,8 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-setuptools-scm, python3-rdflib <!nocheck>, - python3-junit.xml <!nocheck>, - python3-schema-salad <!nocheck>, + python3-junit.xml, + python3-schema-salad, python3-defusedxml <!nocheck>, python3-ruamel.yaml <!nocheck>, python3-pytest <!nocheck>, @@ -27,7 +26,6 @@ Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/cwltest Vcs-Git: https://salsa.debian.org/med-team/cwltest.git Homepage: https://www.commonwl.org -Rules-Requires-Root: no Package: cwltest Architecture: all View it on GitLab: https://salsa.debian.org/med-team/cwltest/-/compare/78c94e43820690925e3cfb96a16871406e09f467...4a5b1272ee2151cefa7dd469346271e90a6c4ca2 -- View it on GitLab: https://salsa.debian.org/med-team/cwltest/-/compare/78c94e43820690925e3cfb96a16871406e09f467...4a5b1272ee2151cefa7dd469346271e90a6c4ca2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
