[SCM] marble packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.2-0ubuntu2-31-g9cf363f

Bhushan Shah bshah-guest at moszumanska.debian.org
Thu Feb 4 11:09:30 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/marble.git;a=commitdiff;h=9cf363f

The following commit has been merged in the kubuntu_unstable branch:
commit 9cf363f0b5000c52930b8c4499357a7a18fa65bc
Author: Bhushan Shah <bhush94 at gmail.com>
Date:   Thu Feb 4 16:38:19 2016 +0530

    Fix build on xenial by depending on libquazip5-dev
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 030d188..ece0261 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ marble (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium
   [ Clive Johnston ]
   * Updating symbols
 
+  [ Bhushan Shah ]
+  * Depend on libquazip5-dev or libquazip-qt5-dev, fixes on xenial
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 14 Sep 2015 13:20:57 +0100
 
 marble (4:15.08.2-0ubuntu2) xenial; urgency=medium
diff --git a/debian/control b/debian/control
index 45f80a7..64c16ea 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: cmake,
                libqt5opengl5-dev,
                libqt5svg5-dev,
                libqt5webkit5-dev,
-               libquazip-qt5-dev,
+               libquazip-qt5-dev | libquazip5-dev,
                libshp-dev,
                libwlocate-dev,
                libx11-dev,

-- 
marble packaging



More information about the pkg-kde-commits mailing list