diff --git a/debian/control.in b/debian/control.in index 92db477..0aa6f75 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,7 +1,7 @@ -Source: proxmox-kernel-@KVMAJMIN@ +Source: qoup-kernel-@KVMAJMIN@ Section: devel Priority: optional -Maintainer: Proxmox Support Team +Maintainer: Proxmox Support Team Build-Depends: asciidoc-base, automake, bc, @@ -32,7 +32,7 @@ Build-Depends: asciidoc-base, xmlto, zlib1g-dev, zstd, -Build-Conflicts: proxmox-headers-@KVNAME@, +Build-Conflicts: qoup-headers-@KVNAME@, Standards-Version: 4.6.2 Vcs-Git: git://git.proxmox.com/git/pve-kernel Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git @@ -46,7 +46,7 @@ Description: Linux kernel version specific tools for version @KVMAJMIN@ This package provides the architecture dependent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) -Package: proxmox-headers-@KVNAME@ +Package: qoup-headers-@KVNAME@ Section: devel Priority: optional Architecture: any @@ -55,7 +55,7 @@ Depends: ${misc:Depends}, Description: Proxmox Kernel Headers This package contains the linux kernel headers -Package: proxmox-kernel-@KVNAME@ +Package: qoup-kernel-@KVNAME@ Section: admin Priority: optional Architecture: any @@ -66,28 +66,28 @@ Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64, Description: Proxmox Kernel Image This package contains the linux kernel and initial ramdisk used for booting -Package: proxmox-kernel-@KVNAME@-dbgsym +Package: qoup-kernel-@KVNAME@-dbgsym Architecture: any Provides: linux-debug, pve-kernel-@KVNAME@-dbgsym Section: devel Priority: optional -Build-Profiles: +Build-Profiles: Depends: ${misc:Depends}, Description: Proxmox Kernel debug image This package provides the kernel debug image for version @KVNAME@. The debug kernel image contained in this package is NOT meant to boot from - it is uncompressed, and unstripped, and suitable for use with crash/kdump-tools/.. - to analyze kernel crashes. This package also contains the proxmox-kernel modules + to analyze kernel crashes. This package also contains the qoup-kernel modules in their unstripped version. -Package: proxmox-kernel-@KVNAME@-signed-template +Package: qoup-kernel-@KVNAME@-signed-template Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, make | build-essential | dpkg-dev Description: Template for signed kernel package This package is used to control code signing by the Proxmox signing service. -Package: proxmox-kernel-libc-dev +Package: qoup-kernel-libc-dev Section: devel Priority: optional Architecture: any @@ -100,25 +100,25 @@ Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. -Package: proxmox-headers-@KVMAJMIN@ +Package: qoup-headers-@KVMAJMIN@ Architecture: all Section: admin Provides: linux-headers-amd64, linux-headers-generic, pve-headers-@KVMAJMIN@ Replaces: pve-headers-@KVMAJMIN@ Priority: optional -Depends: proxmox-headers-@KVNAME@, ${misc:Depends}, +Depends: qoup-headers-@KVNAME@, ${misc:Depends}, Description: Latest Proxmox Kernel Headers This is a metapackage which will install the kernel headers for the latest available proxmox kernel from the @KVMAJMIN@ series. -Package: proxmox-kernel-@KVMAJMIN@ +Package: qoup-kernel-@KVMAJMIN@ Architecture: all Section: admin Provides: linux-image-amd64, linux-image-generic, wireguard-modules (=1.0.0), pve-kernel-@KVMAJMIN@ Replaces: pve-kernel-@KVMAJMIN@ Priority: optional -Depends: pve-firmware, proxmox-kernel-@KVNAME@-signed | proxmox-kernel-@KVNAME@, ${misc:Depends}, +Depends: pve-firmware, qoup-kernel-@KVNAME@-signed | qoup-kernel-@KVNAME@, ${misc:Depends}, Description: Latest Proxmox Kernel Image This is a metapackage which will install the latest available proxmox kernel from the @KVMAJMIN@ series.