Lower the debhelper dep to 10 for debian stretch

This commit is contained in:
Sylvestre Ledru 2022-01-19 23:47:49 +01:00
parent 4c62eb73b6
commit e1bcd2b0d0
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
debian/patches/use-scan-build-runtimes.diff debian/patches/use-scan-build-runtimes.diff
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test * Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
* Enable CLANG_DEFAULT_PIE_ON_LINUX * Enable CLANG_DEFAULT_PIE_ON_LINUX
* Lower the debhelper dep to 10 for debian stretch
[ Samuel Thibault ] [ Samuel Thibault ]
* Explicitly link against -latomic on hurd-i386 as well. * Explicitly link against -latomic on hurd-i386 as well.

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,