[neon/backports-focal/poppler/Neon/unstable] debian: Revert "no qt6"
Jonathan Esk-Riddell
null at kde.org
Tue Apr 5 14:05:28 BST 2022
Git commit cd51816c52dbbefaae115527e58f8d24ae6a70c0 by Jonathan Esk-Riddell.
Committed on 05/04/2022 at 13:05.
Pushed by jriddell into branch 'Neon/unstable'.
Revert "no qt6"
This reverts commit 56a2986df880a274533882d6f6c92c7642045554.
M +28 -0 debian/control
https://invent.kde.org/neon/backports-focal/poppler/commit/cd51816c52dbbefaae115527e58f8d24ae6a70c0
diff --git a/debian/control b/debian/control
index c9f833f..6dcc446 100644
--- a/debian/control
+++ b/debian/control
@@ -151,6 +151,34 @@ Description: PDF rendering library -- development files (Qt 5 interface)
This package contains the headers and development libraries needed to
build applications using the Qt 5-based Poppler interface.
+Package: libpoppler-qt6-3
+Architecture: any
+Section: libs
+Multi-Arch: same
+Depends: libpoppler120 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: PDF rendering library (Qt 6 based shared library)
+ Poppler is a PDF rendering library based on Xpdf PDF viewer.
+ .
+ This package provides the Qt 6 based shared library for applications
+ using the Qt 6 interface to Poppler.
+
+Package: libpoppler-qt6-dev
+Architecture: any
+Section: libdevel
+Multi-Arch: same
+Depends: libpoppler-dev (= ${binary:Version}),
+ libpoppler-qt6-3 (= ${binary:Version}),
+ qt6-base-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: PDF rendering library -- development files (Qt 6 interface)
+ Poppler is a PDF rendering library based on Xpdf PDF viewer.
+ .
+ This package contains the headers and development libraries needed to
+ build applications using the Qt 6-based Poppler interface.
+
Package: libpoppler-cpp0v5
Architecture: any
Section: libs
More information about the Neon-commits
mailing list