From b1f8daf4f69fbc8ace4104bb06eaaa1071539c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Mon, 17 Jul 2023 11:01:09 -0300 Subject: [PATCH] I do need a versioned Provides. Thanks Patrick and Pino! --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 728704c..fa1c3ef 100644 --- a/debian/control +++ b/debian/control @@ -365,7 +365,7 @@ Depends: libgl-dev, ${misc:Depends}, Breaks: libqt6opengl6-dev (<< 6.4.2+dfsg-12~), Replaces: libqt6opengl6-dev (<< 6.4.2+dfsg-12~), -Provides: libqt6opengl6-dev, +Provides: libqt6opengl6-dev (= 6.4.2+dfsg-11), Description: Qt 6 base development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.