diff --git a/debian/changelog b/debian/changelog index 738d6b3c..7e053103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; urgency=medium +<<<<<<< [ Sylvestre Ledru ] * replace python3-recommonmark by myst-parser to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3 @@ -16,6 +17,12 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; * Use a stamps subdirectory for all build stamps. * Factor-out the calls to dh_listpackages. * d/rules/preconfigure: Print info about build environment. +======= + * replace python3-recommonmark by myst-parser + to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3 + And disable generation of the doc on old distro + * Also install readtapi => llvm-readtapi symlink +>>>>>>> -- Matthias Klose Sun, 08 Oct 2023 08:10:51 +0200 diff --git a/debian/mlir-X.Y-tools.install.in b/debian/mlir-X.Y-tools.install.in index 497246fa..4fb7ce21 100644 --- a/debian/mlir-X.Y-tools.install.in +++ b/debian/mlir-X.Y-tools.install.in @@ -1,7 +1,5 @@ usr/bin/mlir-* usr/bin/tblgen-lsp-server-@LLVM_VERSION@ -usr/bin/tblgen-to-irdl-@LLVM_VERSION@ usr/lib/llvm-@LLVM_VERSION@/bin/mlir-* usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-lsp-server -usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-to-irdl