[neon/qt6/qt6-httpserver/Neon/release] debian: Provides:

Carlos De Maine null at kde.org
Thu Dec 14 06:38:00 GMT 2023


Git commit e2ef0c3522e6b1ef6dda94984b839b188976a5fd by Carlos De Maine.
Committed on 14/12/2023 at 07:37.
Pushed by carlosdem into branch 'Neon/release'.

Provides:

M  +3    -0    debian/control

https://invent.kde.org/neon/qt6/qt6-httpserver/-/commit/e2ef0c3522e6b1ef6dda94984b839b188976a5fd

diff --git a/debian/control b/debian/control
index fb6b093..e6f2d7a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Provides: libqt6httpserver6,
 Description: Qt 6 HTTP Server library
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -42,6 +43,7 @@ Depends: qt6-base-dev,
          qt6-httpserver (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
+Provides: qt6-httpserver-examples,
 Description: Qt 6 HTTP Server library
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -55,6 +57,7 @@ X-Neon-MergedPackage: true
 Depends: qt6-base-doc,
          qt6-httpserver-dev,
          ${misc:Depends}
+Provides: qt6-httpserver-doc-html,
 Description: Qt 6 HTTP Server documentation
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.


More information about the Neon-commits mailing list