Lower the debhelper dep to 10 for debian stretch

This commit is contained in:
Sylvestre Ledru 2022-01-19 23:46:33 +01:00
parent c7c5eb16c4
commit 84ad3d3390
2 changed files with 6 additions and 3 deletions

5
debian/changelog vendored
View File

@ -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
View File

@ -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,