[neon/extras/labplot/Neon/release] debian: fix /usr/share/doc/labplot/examples symlink (#1040560)
Pino Toscano
null at kde.org
Wed Oct 2 14:04:05 BST 2024
Git commit be35d3280b545b775f65bd4abd7bacb701d2bab2 by Pino Toscano.
Committed on 07/07/2023 at 16:40.
Pushed by jriddell into branch 'Neon/release'.
fix /usr/share/doc/labplot/examples symlink (#1040560)
M +2 -0 debian/changelog
M +1 -1 debian/labplot.links
https://invent.kde.org/neon/extras/labplot/-/commit/be35d3280b545b775f65bd4abd7bacb701d2bab2
diff --git a/debian/changelog b/debian/changelog
index a385eb3..24e5859 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
labplot (2.10.0-3) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Fix the /usr/share/doc/labplot/examples symlink. (Closes: #1040560)
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Fri, 07 Jul 2023 18:39:28 +0200
diff --git a/debian/labplot.links b/debian/labplot.links
index 47beca6..3930f43 100644
--- a/debian/labplot.links
+++ b/debian/labplot.links
@@ -1 +1 @@
-/usr/share/labplot2/example_projects /usr/share/doc/labplot/examples
+/usr/share/labplot2/examples /usr/share/doc/labplot/examples
More information about the Neon-commits
mailing list