[SCM] basket packaging branch, master, updated. basket-2.10-beta-1-11-g39f7bac

Luigi Toscano tosky-guest at moszumanska.debian.org
Sun Oct 19 20:15:23 UTC 2014


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

The following commit has been merged in the master branch:
commit c86710d84f06ff168a5a345bac76f0642a3865c2
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date:   Sun Oct 19 21:39:19 2014 +0200

    Add explicit build dependency to kdelibs5-dev
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e99c0b5..83dbaf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ basket (2.10~beta+git6fed731-1) unstable; urgency=medium
     and Vcs-Browser has been updated.
   * Update standard version to 3.9.6. No changes required.
   * Update manpage (authors, bug address, version, application name, typos).
+  * Add explicit build dependency to kdelibs5-dev, it seems it helps with
+    using the dummy phonon backend during compilation.
   * Upload to unstable.
 
  -- Luigi Toscano <luigi.toscano at tiscali.it>  Sun, 19 Oct 2014 16:59:56 +0200
diff --git a/debian/control b/debian/control
index 4beaff0..8ae1782 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Sune Vuorela <debian at pusling.com>, Luigi Toscano <luigi.toscano at tiscali.it>
-Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5), cmake, libx11-dev, pkg-config, libqimageblitz-dev, kdepimlibs5-dev (>=4:4.4.3), libgpgme11-dev
+Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5), cmake, libx11-dev, pkg-config, libqimageblitz-dev,
+ kdelibs5-dev, kdepimlibs5-dev (>=4:4.4.3), libgpgme11-dev
 Homepage: http://basket.kde.org/
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/basket.git

-- 
basket packaging



More information about the pkg-kde-commits mailing list