* Update to compat 11.

oldstable has 12
  bionic has 11
This commit is contained in:
Sylvestre Ledru 2021-10-20 23:12:13 +02:00
parent bd013e98bb
commit 424a69e830
3 changed files with 7 additions and 9 deletions

12
debian/changelog vendored
View File

@ -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 <sylvestre@debian.org> 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 <sylvestre@debian.org> Wed, 20 Oct 2021 07:36:28 +0200

2
debian/compat vendored
View File

@ -1 +1 @@
9
11

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Rules-Requires-Root: no
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre@debian.org>, Gianfranco Costamagna <locutusofborg@debian.org>
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,