[neon/extras/labplot/Neon/release] debian: New release

Neon CI null at kde.org
Sun Apr 27 07:52:26 BST 2025


Git commit ed06c6ac5b144bf57a2c489be275a788ff18c922 by Neon CI.
Committed on 27/04/2025 at 06:52.
Pushed by neon-jenkins into branch 'Neon/release'.

New release

M  +6    -0    debian/changelog
M  +2    -3    debian/control
M  +1    -1    debian/labplot-dev.install
M  +1    -1    debian/labplot.install

https://invent.kde.org/neon/extras/labplot/-/commit/ed06c6ac5b144bf57a2c489be275a788ff18c922

diff --git a/debian/changelog b/debian/changelog
index a0fac4f..b6704f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+labplot (2.12.0-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Sun, 27 Apr 2025 06:52:10 +0000
+
 labplot (2.11.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 530e396..0afb0f5 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,6 @@ Build-Depends: bison,
                kf6-kxmlgui-dev,
                kf6-purpose-dev,
                kf6-syntax-highlighting-dev,
-               libixion-dev,
                libboost-dev,
                libcantor-dev [amd64 arm64 armhf i386 mips64el],
                libcerf-dev,
@@ -69,8 +68,8 @@ Package: labplot
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: labplot-data (<< ${source:Version}~ciBuild)
-Replaces: labplot-data (<< ${source:Version}~ciBuild)
+Breaks: labplot-data (<< 2.12.0)
+Replaces: labplot-data (<< 2.12.0)
 Description: interactive graphing and analysis of scientific data
  LabPlot provides an easy way to create, manage and edit plots.  It allows you
  to produce plots based on data from a spreadsheet or on data imported from
diff --git a/debian/labplot-dev.install b/debian/labplot-dev.install
index 95475bd..4e932b3 100644
--- a/debian/labplot-dev.install
+++ b/debian/labplot-dev.install
@@ -1,3 +1,3 @@
 usr/include/labplot/
 usr/lib/*/cmake/
-usr/lib/*/liblabplot.so
\ No newline at end of file
+usr/lib/*/liblabplot.so
diff --git a/debian/labplot.install b/debian/labplot.install
index d1c7d5e..ac4b1ac 100644
--- a/debian/labplot.install
+++ b/debian/labplot.install
@@ -7,4 +7,4 @@ usr/share/icons/hicolor/
 usr/share/labplot/
 usr/share/locale/
 usr/share/man/
-usr/share/mime/packages/labplot.xml
\ No newline at end of file
+usr/share/mime/packages/labplot.xml


More information about the Neon-commits mailing list