Update Standards version to 4.7.0

This commit is contained in:
Sylvestre Ledru 2024-10-05 08:30:06 +02:00
parent 427432ca0d
commit f58880852a
3 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,5 +1,7 @@
llvm-toolchain-19 (1:19.1.1-2) UNRELEASED; urgency=medium
* Update Standards version to 4.7.0
[ Samuel Thibault ]
* patches/hurd/hurd-f_type.diff: Fix hurd build against glibc ≥ 2.39.
* libomp-X.Y-dev.install.in: Don't try to ship ompd gdb plugin on

2
debian/control vendored
View File

@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
Build-Conflicts: oprofile
Standards-Version: 4.6.2
Standards-Version: 4.7.0
Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 19
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/19

2
debian/control.in vendored
View File

@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
Build-Conflicts: oprofile
Standards-Version: 4.6.2
Standards-Version: 4.7.0
Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b @BRANCH_NAME@
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/@BRANCH_NAME@