Control: tags -1 + patch

Hi,

This seems to fix the FTBFS for aflplusplus by updating the debian/control deps to the latest gcc-13 dependencies.

diff -Nru aflplusplus-4.07c/debian/control aflplusplus-4.07c/debian/control
--- aflplusplus-4.07c/debian/control  2023-06-20 22:46:27.000000000 +0200
+++ aflplusplus-4.07c/debian/control  2023-08-17 23:06:53.000000000 +0200
@@ -9,7 +9,7 @@
  clang-14,
  debhelper-compat (= 13),
  dh-buildinfo,
- gcc-12-plugin-dev,
+ gcc-13-plugin-dev,
  gcc-multilib [amd64 s390x],
  lld-14 [!s390x],
  llvm-14-dev,

Reply via email to