mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
replace python3-recommonmark by myst-parser to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
This commit is contained in:
parent
688e280cec
commit
602486a66d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* replace python3-recommonmark by myst-parser
|
||||||
|
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 25 Sep 2023 21:51:52 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:18~++20230910052457+7560356a832f-1~exp1) experimental; urgency=medium
|
llvm-toolchain-snapshot (1:18~++20230910052457+7560356a832f-1~exp1) experimental; urgency=medium
|
||||||
|
|
||||||
* New snapshot release
|
* New snapshot release
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
lcov, procps, help2man,
|
lcov, procps, help2man,
|
||||||
zlib1g-dev, libzstd-dev,
|
zlib1g-dev, libzstd-dev,
|
||||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||||
libjs-mathjax, python3-recommonmark,
|
libjs-mathjax, python3-myst-parser,
|
||||||
doxygen,
|
doxygen,
|
||||||
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
|||||||
lcov, procps, help2man,
|
lcov, procps, help2man,
|
||||||
zlib1g-dev, libzstd-dev,
|
zlib1g-dev, libzstd-dev,
|
||||||
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
|
||||||
libjs-mathjax, python3-recommonmark,
|
libjs-mathjax, python3-myst-parser,
|
||||||
doxygen,
|
doxygen,
|
||||||
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
|
||||||
|
Loading…
Reference in New Issue
Block a user