]> git.proxmox.com Git - pve-cluster.git/commitdiff
d/control: avoid versioned build-dependcies with a -1 Debian revisions
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 May 2023 15:26:23 +0000 (17:26 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 May 2023 15:26:31 +0000 (17:26 +0200)
for us not _that_ relevant, but it makes backporting unnecessarily
difficult and is just useless.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index e08f8f781aa7fc4eac4941275a73cf8b2949bf3e..d5eb37c4990f0ecefdbd37cc058cd171ba3a05f9 100644 (file)
@@ -4,17 +4,17 @@ Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: check,
                debhelper-compat (= 13),
-               libcmap-dev (>= 0.17.1-1),
+               libcmap-dev (>= 0.17.1),
                libcorosync-common-dev,
-               libcpg-dev (>= 2.3.4-1),
+               libcpg-dev (>= 2.3.4),
                libdigest-hmac-perl,
-               libfuse-dev (>= 2.9.2-4),
-               libglib2.0-dev (>= 2.42.1-1),
+               libfuse-dev (>= 2.9.2),
+               libglib2.0-dev (>= 2.42.1),
                libpve-access-control,
                libpve-apiclient-perl,
                libpve-common-perl (>= 5.0-28),
-               libqb-dev (>= 2.0.1-1),
-               libquorum-dev (>= 2.3.4-1),
+               libqb-dev (>= 2.0.1),
+               libquorum-dev (>= 2.3.4),
                librrd-dev,
                librrds-perl,
                libsqlite3-dev,