diff --git a/debian/changelog b/debian/changelog index bb6f3986..2a4332df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,14 @@ -llvm-toolchain-13 (1:13.0.0-8) UNRELEASED; urgency=medium - - * Trim trailing whitespace. - * Update watch file format version to 4. - - -- Sylvestre Ledru Wed, 20 Oct 2021 23:08:57 -0000 - llvm-toolchain-13 (1:13.0.0-7) unstable; urgency=medium * Remove omp-device-info from LLVMExports.cmake (Closes: #996551) For real this time * Fix the link issue (hopefully on all archs) (Closes: #995827) customs LDFLAGS were not passed to the stage2 + * Trim trailing whitespace. + * Update watch file format version to 4. + * Update to compat 11. + oldstable has 12 + bionic has 11 -- Sylvestre Ledru Wed, 20 Oct 2021 07:36:28 +0200 diff --git a/debian/compat b/debian/compat index ec635144..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 1b4af1f0..da6f60fc 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Rules-Requires-Root: no Maintainer: LLVM Packaging Team Uploaders: Sylvestre Ledru , Gianfranco Costamagna -Build-Depends: debhelper (>= 9.0), cmake, ninja-build, +Build-Depends: debhelper (>= 11.0), cmake, ninja-build, chrpath, texinfo, sharutils, libffi-dev, lsb-release, patchutils, diffstat, xz-utils, python3-dev,