From 6b86533cc3d1fde5d48bb1cc95fc291b023c4837 Mon Sep 17 00:00:00 2001 From: Juerg Haefliger Date: Tue, 5 Nov 2024 08:15:00 +0100 Subject: [PATCH] UBUNTU: [Packaging] Sort build dependencies alphabetically BugLink: https://bugs.launchpad.net/bugs/2086606 Signed-off-by: Juerg Haefliger Acked-by: Agathe Porte Acked-by: Stefan Bader Signed-off-by: Stefan Bader --- debian.master/control.stub.in | 72 +++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in index c6cb7ead6bf1..eb5bcc59bf3d 100644 --- a/debian.master/control.stub.in +++ b/debian.master/control.stub.in @@ -5,56 +5,56 @@ Maintainer: Ubuntu Kernel Team Rules-Requires-Root: no Standards-Version: 3.9.4.0 Build-Depends: - debhelper-compat (= 10), + autoconf , + automake , + bc , + bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x], + bison , + clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x], cpio, - kmod , - makedumpfile [amd64] , - libcap-dev , - libelf-dev , - libnewt-dev , - libiberty-dev , + curl , + debhelper-compat (= 10), default-jdk-headless , + dkms , + flex , + gawk , java-common , - rsync [!i386] , + kmod , + libaudit-dev , + libcap-dev , libdw-dev , + libelf-dev , + libiberty-dev , + liblzma-dev , + libnewt-dev , + libnuma-dev [amd64 arm64 ppc64el s390x] , libpci-dev , + libssl-dev , + libstdc++-dev, + libtool , + libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] , + libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] , + libudev-dev , + libunwind8-dev [amd64 arm64 armhf ppc64el] , + makedumpfile [amd64] , + openssl , + pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , pkg-config , python3 , python3-dev , python3-setuptools , - flex , - bison , - libunwind8-dev [amd64 arm64 armhf ppc64el] , - liblzma-dev , - openssl , - libssl-dev , - libaudit-dev , - bc , - gawk , - libudev-dev , - autoconf , - automake , - libtool , - uuid-dev , - libnuma-dev [amd64 arm64 ppc64el s390x] , - libtraceevent-dev [amd64 arm64 armhf ppc64el s390x riscv64] , - libtracefs-dev [amd64 arm64 armhf ppc64el s390x riscv64] , - dkms , - curl , - zstd , - pahole [amd64 arm64 armhf ppc64el s390x riscv64] | dwarves (>= 1.21) [amd64 arm64 armhf ppc64el s390x riscv64] , - clang-18 [amd64 arm64 armhf ppc64el riscv64 s390x], - rustc [amd64 arm64 armhf ppc64el riscv64 s390x], + rsync [!i386] , rust-src [amd64 arm64 armhf ppc64el riscv64 s390x], + rustc [amd64 arm64 armhf ppc64el riscv64 s390x], rustfmt [amd64 arm64 armhf ppc64el riscv64 s390x], - bindgen-0.65 [amd64 arm64 armhf ppc64el riscv64 s390x], - libstdc++-dev, + uuid-dev , + zstd , Build-Depends-Indep: - xmlto , - bzip2 , - sharutils , asciidoc , + bzip2 , python3-docutils , + sharutils , + xmlto , Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/=SERIES= XS-Testsuite: autopkgtest #XS-Testsuite-Depends: gcc-4.7 binutils