From d887566a530490ffe5902c901236babe51a8efe1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 13 Nov 2021 23:16:57 +0100 Subject: [PATCH] fix the changelog --- debian/changelog | 13 +++---------- debian/rules | 1 + 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 68637848..6051a017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -llvm-toolchain-snapshot (1:14~++20211113102219+b5ff187b7b51-1~exp2) experimental; urgency=medium +llvm-toolchain-snapshot (1:14~++20211113111058+6a40854ce507-1~exp1) experimental; urgency=medium + * experimental New snapshot release * Adjust the libomp5 symbols - -- Sylvestre Ledru Sat, 13 Nov 2021 23:09:12 +0100 + -- Sylvestre Ledru Sat, 13 Nov 2021 23:15:48 +0100 llvm-toolchain-snapshot (1:14~++20211113102219+b5ff187b7b51-1~exp1) experimental; urgency=medium @@ -193,17 +194,9 @@ llvm-toolchain-snapshot (1:14~++20210715093511+afc760ef3527-1~exp2) unstable; ur -- Sylvestre Ledru Fri, 06 Aug 2021 08:40:58 +0200 -llvm-toolchain-13 (1:13.0.0-10) unstable; urgency=medium - - * Add back -DLLVM_VERSION_SUFFIX=. Useless for 13 but necessary for snapshot - Otherwise, it adds "git" to the libs - - -- Sylvestre Ledru Thu, 11 Nov 2021 22:45:25 +0100 - llvm-toolchain-13 (1:13.0.0-9) unstable; urgency=medium * Upload to unstable (all green on exp) - * Fix an autopkgtest test (Closes: #997902) -- Sylvestre Ledru Mon, 08 Nov 2021 14:09:25 +0100 diff --git a/debian/rules b/debian/rules index e1b799a9..7f87b922 100755 --- a/debian/rules +++ b/debian/rules @@ -447,6 +447,7 @@ preconfigure: # Override this two targets. They are trying to manage the .in conversion for me override_dh_ocamlinit: override_dh_ocamlclean: +override_dh_ocaml: override_dh_auto_configure: preconfigure echo "Using gcc: "