[neon/kde/analitza/Neon/release] debian: New release
Neon CI
null at kde.org
Wed Jun 19 11:06:02 BST 2024
Git commit 1e6db5d0c3167891be6941c71e4a395b445a6136 by Neon CI.
Committed on 19/06/2024 at 10:05.
Pushed by neon-jenkins into branch 'Neon/release'.
New release
M +6 -0 debian/changelog
M +8 -8 debian/control
M +2 -4 debian/tests/control
https://invent.kde.org/neon/kde/analitza/-/commit/1e6db5d0c3167891be6941c71e4a395b445a6136
diff --git a/debian/changelog b/debian/changelog
index c3a6f9c..699c6c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+analitza (4:24.05.1-0neon) noble; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Wed, 19 Jun 2024 10:05:54 +0000
+
analitza (4:24.05.0-0neon) jammy; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 70d2dbe..f2c7782 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake,
qt6-declarative-dev,
qt6-svg-dev,
qt6-tools-dev,
- qt6-tools-dev-tools,
+ qt6-tools-dev-tools
Standards-Version: 4.6.2
Homepage: http://edu.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/analitza.git
@@ -40,7 +40,7 @@ Depends: libanalitza9 (= ${binary:Version}),
libanalitzawidgets9 (= ${binary:Version}),
qml6-module-org-kde-analitza (= ${binary:Version}),
qt6-base-dev,
- ${misc:Depends},
+ ${misc:Depends}
Description: development files for Analitza
Analitza is a library to parse and work with mathematical expressions. This
library is being used by KAlgebra and Cantor and may be used in other
@@ -54,7 +54,7 @@ Description: development files for Analitza
Package: libanalitza9
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libanalitza8 (<< ${source:Version}~ciBuild)
+Breaks: libanalitza8 (<< 4:24.05.1)
Description: library to work with mathematical expressions
This library is used by KAlgebra and may be used by other software to parse and
work with mathematical expressions.
@@ -64,7 +64,7 @@ Description: library to work with mathematical expressions
Package: libanalitzagui9
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libanalitzagui8 (<< ${source:Version}~ciBuild)
+Breaks: libanalitzagui8 (<< 4:24.05.1)
Description: library to work with mathematical expressions - GUI routines
This library is used by KAlgebra and may be used by other software to parse and
work with mathematical expressions. This library provides the routines related
@@ -75,7 +75,7 @@ Description: library to work with mathematical expressions - GUI routines
Package: libanalitzaplot9
Architecture: any
Depends: analitza-common, ${misc:Depends}, ${shlibs:Depends}
-Breaks: libanalitzaplot8 (<< ${source:Version}~ciBuild)
+Breaks: libanalitzaplot8 (<< 4:24.05.1)
Description: library to work with mathematical expressions - plotting bits
This library is used by KAlgebra and may be used by other software to parse and
work with mathematical expressions. This library provides the routines related
@@ -86,7 +86,7 @@ Description: library to work with mathematical expressions - plotting bits
Package: libanalitzawidgets9
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libanalitzawidgets8 (<< ${source:Version}~ciBuild)
+Breaks: libanalitzawidgets8 (<< 4:24.05.1)
Description: library to work with mathematical expressions - widgets
This library is used by KAlgebra and may be used by other software to parse and
work with mathematical expressions.
@@ -96,11 +96,11 @@ Description: library to work with mathematical expressions - widgets
Package: qml6-module-org-kde-analitza
Architecture: any
Depends: analitza-common,
+ qml6-module-qtquick,
qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
- qml6-module-qtquick,
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Description: library to work with mathematical expressions - QML library
This library is used by KAlgebra and may be used by other software to parse and
work with mathematical expressions. This library provides the routines related
diff --git a/debian/tests/control b/debian/tests/control
index c2985d3..7673366 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,7 @@
Tests: testsuite
-Depends: @, @builddeps@, build-essential,
- xvfb, xauth, dbus (>= 1.8), kinit
+Depends: build-essential, dbus (>= 1.8), kinit, xauth, xvfb, @, @builddeps@
Restrictions: rw-build-tree
Tests: acc
-Depends: @, @builddeps@,
- dh-acc, exuberant-ctags
+Depends: dh-acc, exuberant-ctags, @, @builddeps@
Restrictions: allow-stderr
More information about the Neon-commits
mailing list