Also make raspbian changes in debian/control.in to ensure they do not get overwritten... archive/raspbian/1%14.0.6-10+rpi1 raspbian/1%14.0.6-10+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 17 Jan 2023 23:41:21 +0000 (23:41 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 17 Jan 2023 23:41:21 +0000 (23:41 +0000)
debian/control.in

index a8d53eb287e03dc7557bd06548ab90e2ddae46fc..28efe213ba2b59b9bfe430c1ba9d17b934dc77e6 100644 (file)
@@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
     libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x],
     protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x]
 # "| hello" is for older buster/bionic distros without spirv support
-Build-Conflicts: oprofile
+Build-Conflicts: oprofile, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
 Standards-Version: 4.2.1
 Homepage: https://www.llvm.org/
 Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b @BRANCH_NAME@
@@ -688,7 +688,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: libc++1-@LLVM_VERSION@ (= ${binary:Version}), ${misc:Depends},
- libunwind-@LLVM_VERSION@-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64]
+ libunwind-@LLVM_VERSION@-dev [amd64 arm64 i386 mips64el ppc64el ppc64 riscv64]
 Breaks: libc++-dev (<< 44)
 Provides: libc++-x.y-dev
 Conflicts: libc++-x.y-dev
@@ -828,7 +828,7 @@ Description: OpenCL C language implementation - development files
 
 Package: libunwind-@LLVM_VERSION@
 Section: libs
-Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64
+Architecture: amd64 arm64 i386 mips64el ppc64el ppc64 riscv64
 Multi-Arch: same
 Depends: ${shlibs:Depends},
  ${misc:Depends}
@@ -845,7 +845,7 @@ Description: production-quality unwinder
 
 Package: libunwind-@LLVM_VERSION@-dev
 Section: libdevel
-Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64
+Architecture: amd64 arm64 i386 mips64el ppc64el ppc64 riscv64
 Multi-Arch: same
 Depends:
  ${misc:Depends},