Commit 6de102e2 authored by jan.koester's avatar jan.koester
Browse files

test

parent 5bae2250
Loading
Loading
Loading
Loading
+22 −22
Original line number Diff line number Diff line
@@ -4,31 +4,31 @@ Priority: optional
Maintainer: Jan Koester <jan.koester@tuxist.de>
Build-Depends: debhelper-compat (= 13), cmake (>= 3.18),
 ninja-build,
 libhttppp-dev <!profile.editor>,
 libnetplus-dev <!profile.editor>,
 libjson-c-dev <!profile.editor>,
 libparitypp-dev <!profile.editor>,
 libuuidplus-dev <!profile.editor>,
 libauthorize-dev <!profile.editor>,
 libconfplus-dev <!profile.editor>,
 libcmdplus-dev <!profile.editor>,
 libdbpp-dev <!profile.editor>,
 libbrotli-dev <!profile.editor>,
 libtinyxml2-dev <!profile.editor>,
 libsmtpclient-dev <!profile.editor>,
 libhtmlpp-dev <!profile.editor>,
 libgameinfoplus-dev <!profile.editor>,
 libhttppp-dev <!editor>,
 libnetplus-dev <!editor>,
 libjson-c-dev <!editor>,
 libparitypp-dev <!editor>,
 libuuidplus-dev <!editor>,
 libauthorize-dev <!editor>,
 libconfplus-dev <!editor>,
 libcmdplus-dev <!editor>,
 libdbpp-dev <!editor>,
 libbrotli-dev <!editor>,
 libtinyxml2-dev <!editor>,
 libsmtpclient-dev <!editor>,
 libhtmlpp-dev <!editor>,
 libgameinfoplus-dev <!editor>,
 pkg-config,
 qt6-base-dev <profile.editor>,
 qt6-declarative-dev <profile.editor>,
 qt6-webengine-dev <profile.editor>,
 qml6-module-qtquick-controls <profile.editor>,
 qml6-module-qtquick-layouts <profile.editor>
 qt6-base-dev <editor>,
 qt6-declarative-dev <editor>,
 qt6-webengine-dev <editor>,
 qml6-module-qtquick-controls <editor>,
 qml6-module-qtquick-layouts <editor>
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: blogi
Build-Profiles: <!profile.editor>
Build-Profiles: <!editor>
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssl, adduser
Description: Blog engine server with plugin architecture
@@ -38,7 +38,7 @@ Description: Blog engine server with plugin architecture
 and a web-based interface.

Package: blogi-dev
Build-Profiles: <!profile.editor>
Build-Profiles: <!editor>
Architecture: any
Depends: blogi (= ${binary:Version}), ${misc:Depends}
Description: Development files for the blogi blog engine
@@ -46,7 +46,7 @@ Description: Development files for the blogi blog engine
 and extensions. Contains libblogidev.a and the public C++ headers.

Package: blogi-editor
Build-Profiles: <profile.editor>
Build-Profiles: <editor>
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 qml6-module-qtquick-controls, qml6-module-qtquick-layouts,