[SCM] LabPlot Debian packaging. branch, master, updated. debian/2.3.0-1-3-g6938c2f

Pino Toscano pino at moszumanska.debian.org
Tue Jul 26 21:36:01 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/labplot.git;a=commitdiff;h=6938c2f

The following commit has been merged in the master branch:
commit 6938c2fa863357e393eadb78be24bcb2138d44d3
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jul 26 23:35:12 2016 +0200

    add libhdf5-dev B-D
    
    explicit and which should now work fine on any architecture
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a22c1c3..a001b36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ labplot (2.3.0-2) UNRELEASED; urgency=medium
   * Backport upstream commit 3b69133fcf5a62f46d33a1e3adc8e44c854517d7 to fix
     the HDF5 detection on architecture different than amd64; patch
     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.
 
  -- 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 23f7e96..56098a2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9),
  libgsl-dev,
  libnetcdf-dev,
  libfftw3-dev,
+ libhdf5-dev,
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-extras/labplot.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/labplot.git

-- 
LabPlot Debian packaging.



More information about the pkg-kde-commits mailing list