mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-20 12:06:33 +00:00
Lower the debhelper dep to 10 for debian stretch
This commit is contained in:
parent
c7c5eb16c4
commit
84ad3d3390
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -8,7 +8,10 @@ llvm-toolchain-13 (1:13.0.1~+rc1-1~exp5) UNRELEASED; urgency=medium
|
|||||||
[ Pino Toscano ]
|
[ Pino Toscano ]
|
||||||
* debian/rules: Disable 64bit runtime build on hurd-i386 (Closes: #1003081).
|
* debian/rules: Disable 64bit runtime build on hurd-i386 (Closes: #1003081).
|
||||||
|
|
||||||
-- Samuel Thibault <sthibault@debian.org> Mon, 10 Jan 2022 21:36:34 +0100
|
[ Sylvestre Ledru ]
|
||||||
|
* Lower the debhelper dep to 10 for debian stretch
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Jan 2022 23:46:10 +0100
|
||||||
|
|
||||||
llvm-toolchain-13 (1:13.0.1~+rc1-1~exp4) experimental; urgency=medium
|
llvm-toolchain-13 (1:13.0.1~+rc1-1~exp4) experimental; urgency=medium
|
||||||
|
|
||||||
|
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 (>= 11.0), cmake, ninja-build,
|
Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||||
chrpath, texinfo, sharutils,
|
chrpath, texinfo, sharutils,
|
||||||
libelf-dev,
|
libelf-dev,
|
||||||
libffi-dev,
|
libffi-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user