mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 21:25:47 +00:00
* Update to compat 11.
oldstable has 12 bionic has 11
This commit is contained in:
parent
bd013e98bb
commit
424a69e830
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -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
|
llvm-toolchain-13 (1:13.0.0-7) unstable; urgency=medium
|
||||||
|
|
||||||
* Remove omp-device-info from LLVMExports.cmake (Closes: #996551)
|
* Remove omp-device-info from LLVMExports.cmake (Closes: #996551)
|
||||||
For real this time
|
For real this time
|
||||||
* Fix the link issue (hopefully on all archs) (Closes: #995827)
|
* Fix the link issue (hopefully on all archs) (Closes: #995827)
|
||||||
customs LDFLAGS were not passed to the stage2
|
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
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 20 Oct 2021 07:36:28 +0200
|
||||||
|
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
9
|
11
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
||||||
Uploaders: Sylvestre Ledru <sylvestre@debian.org>, Gianfranco Costamagna <locutusofborg@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,
|
chrpath, texinfo, sharutils,
|
||||||
libffi-dev,
|
libffi-dev,
|
||||||
lsb-release, patchutils, diffstat, xz-utils, python3-dev,
|
lsb-release, patchutils, diffstat, xz-utils, python3-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user