[SCM] LabPlot Debian packaging. branch, master, updated. debian/2.3.0-1-4-gb431f18
Pino Toscano
pino at moszumanska.debian.org
Sat Oct 1 14:50:43 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/labplot.git;a=commitdiff;h=b431f18
The following commit has been merged in the master branch:
commit b431f18d525e2353ad9ecbf76c6e221ebf2fb4b3
Author: Pino Toscano <pino at debian.org>
Date: Sat Oct 1 16:50:28 2016 +0200
kio-dev B-D -> libkf5kio-dev
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a001b36..a0d6bb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ labplot (2.3.0-2) UNRELEASED; urgency=medium
upstream_cmake-do-not-hardcode-libdir-for-hdf5.patch.
* Add the libhdf5-dev build dependency, explicit and which should now work
fine on any architecture.
+ * Replace the deprecated kio-dev build dependency with libkf5kio-dev.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Tue, 26 Jul 2016 23:26:51 +0200
diff --git a/debian/control b/debian/control
index 56098a2..9943b0f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
libkf5archive-dev,
libkf5kdelibs4support-dev,
libkf5i18n-dev,
- kio-dev,
+ libkf5kio-dev,
libkf5widgetsaddons-dev,
libkf5xmlgui-dev,
libgsl-dev,
--
LabPlot Debian packaging.
More information about the pkg-kde-commits
mailing list