From 3636c8611a54f97e1ba6af71b5bf1db4adcbb652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 15 Jun 2021 13:27:26 +0200 Subject: [PATCH] d/control: provide linux-libc-dev with version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit needed for it to be a proper replacement for linux-libc-dev when resolving dependencies, such as for liburing-dev Signed-off-by: Fabian Grünbichler --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index a9c8dd8..6cdc9df 100644 --- a/debian/control.in +++ b/debian/control.in @@ -83,7 +83,7 @@ Package: pve-kernel-libc-dev Section: devel Priority: optional Architecture: any -Provides: linux-libc-dev, +Provides: linux-libc-dev (=${binary:Version}), Conflicts: linux-libc-dev, Replaces: linux-libc-dev, Depends: ${misc:Depends}