]> git.proxmox.com Git - proxmox-mailgateway.git/commitdiff
switch to proxmox-kernel-6.2/proxmox-headers-6.2
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 18 Jul 2023 08:01:15 +0000 (10:01 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 1 Aug 2023 10:19:31 +0000 (12:19 +0200)
and force upgrade of proxmox-kernel-helper with support for the new package
names.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/control

index 106e795dfc86ae975910ad4f84fd83769b6817c0..1107d754280bb751d9915ac6e9e63459c5ae4fa0 100644 (file)
@@ -7,11 +7,11 @@ Standards-Version: 4.6.1
 
 Package: proxmox-mailgateway
 Architecture: all
-Depends: pmg-api (>= 8.0~),
+Depends: pmg-api (>= 8.0.7),
          pmg-gui (>= 4.0~),
          proxmox-archive-keyring,
-         proxmox-kernel-helper,
-         pve-kernel-6.2,
+         proxmox-kernel-helper (>= 8.0.3),
+         proxmox-default-kernel,
          ${misc:Depends},
 Description: Proxmox Mail Gateway
  The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,
@@ -21,14 +21,16 @@ Description: Proxmox Mail Gateway
 
 Package: pve-headers
 Architecture: all
-Depends: pve-headers-6.2, ${misc:Depends},
-Description: Default Proxmox Kernel Headers
- This is a virtual package which will install the kernel headers for the
- current default kernel.
+Depends: proxmox-default-headers,
+         ${misc:Depends}
+Section: oldlibs
+Description: Default Proxmox Kernel Headers (transitional package)
+ This is a dummy transitional package to transition to proxmox-default-headers.
+ It can be safely removed.
 
 Package: proxmox-mailgateway-container
 Architecture: all
-Depends: pmg-api (>= 8.0~),
+Depends: pmg-api (>= 8.0.7),
          pmg-gui (>= 4.0~),
          proxmox-archive-keyring,
          ${misc:Depends},