[neon/kde/kalgebra/Neon/unstable] debian: libplasma6 && lints
Carlos De Maine
null at kde.org
Fri Dec 1 01:11:37 GMT 2023
Git commit 90e360149d599b9e775569b8371b587ecfc90aa0 by Carlos De Maine.
Committed on 01/12/2023 at 02:11.
Pushed by carlosdem into branch 'Neon/unstable'.
libplasma6 && lints
M +2 -2 debian/changelog
M +3 -3 debian/control
https://invent.kde.org/neon/kde/kalgebra/-/commit/90e360149d599b9e775569b8371b587ecfc90aa0
diff --git a/debian/changelog b/debian/changelog
index f28de13..f4f3221 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -146,7 +146,7 @@ kalgebra (4:21.08.0-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Tue, 10 Aug 2021.12.28:07 +0000
+ -- Neon CI <neon at kde.org> Tue, 10 Aug 2021 12:28:07 +0000
kalgebra (4:21.04.3-0neon) focal; urgency=medium
@@ -188,7 +188,7 @@ kalgebra (4:20.12.1-0neon) focal; urgency=medium
* New release
- -- Neon CI <neon at kde.org> Thu, 07 Jan 2021.12.24:09 +0000
+ -- Neon CI <neon at kde.org> Thu, 07 Jan 2021 12:24:09 +0000
kalgebra (4:20.12.0-0neon) focal; urgency=medium
diff --git a/debian/control b/debian/control
index 731d207..fdb5a2e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,10 @@ Build-Depends: cmake,
libgl1-mesa-dev,
libglu1-mesa-dev,
libncurses5-dev,
+ libplasma-dev,
libreadline-dev,
pkg-config,
pkg-kde-tools-neon,
- plasma-framework6-dev,
qt6-5compat-dev,
qt6-base-dev,
qt6-declarative-dev,
@@ -46,7 +46,7 @@ Description: algebraic graphing calculator
Package: kalgebra-common
Architecture: amd64 arm64 armhf i386 mipsel
Section: math
-Depends: kf6-plasma-framework,
+Depends: libplasma6,
qml6-module-org-kde-analitza,
${misc:Depends},
${shlibs:Depends}
@@ -61,7 +61,7 @@ Package: kalgebramobile
Architecture: any
Section: math
Depends: kalgebra-common (= ${binary:Version}) [amd64 arm64 armhf i386 mipsel],
- kf6-plasma-framework,
+ libplasma6,
qml6-module-org-kde-kirigami2,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list