[SCM] LabPlot Debian packaging. branch, master, updated. debian/2.2.0-1-6-ge289630
Pino Toscano
pino at moszumanska.debian.org
Mon Jul 25 21:31:27 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/labplot.git;a=commitdiff;h=e289630
The following commit has been merged in the master branch:
commit e289630bde4eccd2fa45208b8c855e0373ccd925
Author: Pino Toscano <pino at debian.org>
Date: Mon Jul 25 23:30:30 2016 +0200
add libfftw3-dev B-D
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e15c370..44b5fd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ labplot (2.3.0-0r1) UNRELEASED; urgency=medium
* Update the patches:
- upstream_Include-cmath-for-std-isfinite.patch: drop, backported from
upstream
+ * Add the libfftw3-dev build dependency, used by the new version.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Mon, 04 Jul 2016 06:14:45 +0200
diff --git a/debian/control b/debian/control
index 836681c..23f7e96 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9),
libkf5xmlgui-dev,
libgsl-dev,
libnetcdf-dev,
+ libfftw3-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