debian/tests/control: update gcc to 10 => 13

This commit is contained in:
Sylvestre Ledru 2023-09-05 14:38:20 +02:00
parent 2549528c40
commit 7b269634e8
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -12,6 +12,12 @@ llvm-toolchain-17 (1:17.0.0~+rc3-1~exp1) experimental; urgency=medium
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 22 Aug 2023 19:22:57 +0200
llvm-toolchain-17 (1:17.0.0~+rc2-1~exp2) UNRELEASED; urgency=medium
* debian/tests/control: update gcc to 10 => 13
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Aug 2023 10:07:19 +0200
llvm-toolchain-17 (1:17.0.0~+rc2-1~exp1) experimental; urgency=medium
* New snapshot release:

View File

@ -7,7 +7,7 @@ Restrictions: allow-stderr
Architecture: amd64 arm64 i386
Tests: integration-test-suite-test
Depends: @, cmake, make, g++, libstdc++-10-dev
Depends: @, cmake, make, g++, libstdc++-13-dev
Restrictions: allow-stderr
Architecture: amd64 arm64