[SCM] Calligra suite packaging branch, master, updated. debian/2.8.5+dfsg-1-83-g8b6743b

Pino Toscano pino at moszumanska.debian.org
Sun Sep 11 15:37:48 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=8b6743b

The following commit has been merged in the master branch:
commit 8b6743bd90aebac892672626d697a84947ad0e00
Author: Pino Toscano <pino at debian.org>
Date:   Sun Sep 11 17:37:38 2016 +0200

    switch libgsl B-D
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1cb72b6..14258eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -88,6 +88,7 @@ calligra (1:2.9.11+dfsg-1) UNRELEASED; urgency=low
     - nepomuk-core-dev: Nepomuk was phased out and removed already
   * Replace the libmysqlclient-dev with default-libmysqlclient-dev, so the
     default MySql implementation in Debian is used.
+  * Replace deprecated libgsl0-dev build dependency with libgsl-dev.
 
   [ Maximiliano Curia ]
   * Update homepage links. (Closes: #762305) Thanks to Julian Gilbey
diff --git a/debian/control b/debian/control
index 1b311e1..b77bd6d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: cmake,
                libgit2-dev,
                libglew-dev,
                libglib2.0-dev,
-               libgsl0-dev,
+               libgsl-dev,
                libicu-dev,
                libjpeg-dev,
                liblcms2-dev (>= 2.4),

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list