[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.10.5-1

Maximiliano Curia maxy at alioth.debian.org
Thu Jul 11 15:27:23 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde4libs.git;a=commitdiff;h=53a79d5

The following commit has been merged in the master branch:
commit 53a79d52f7909c4bc9e09581831a1aa526893bc5
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sat Mar 9 16:38:35 2013 +0100

    Explain why some things aren't in Build-Depends.
---
 debian/README.source |   18 ++++++++++++++++++
 debian/changelog     |    2 ++
 2 files changed, 20 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index a647d80..44cd712 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,3 +1,21 @@
+Optional build depends which aren't in Build-Depends
+----------------------------------------------------
+When building the package cmake reports the following missing optional build
+depends:
+
+- grantlee: We are not adding this one because it's needed to build the tests,
+  but we aren't building the tests anyway.
+
+- libhupnp: It seems this library, used for a solid backend, is not really
+  stable enough [1], and it makes every process using solid listen on different
+  ports [2], hence disable it until hupnp proves to be safer.
+  [1] https://bugs.kde.org/show_bug.cgi?id=301828
+  [2] http://lists.debian.org/debian-kde/2013/02/msg00088.html
+
+- media-player-info: Support for m-p-i is included even if not found during
+  build, so no need to add it to Build-Depends.
+
+
 Binary packages
 ---------------
 
diff --git a/debian/changelog b/debian/changelog
index 4f0f2f7..65bfa96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ kde4libs (4:4.10.1-0r0) UNRELEASED; urgency=low
   * Bump libsoprano-dev build dependency to >= 2.7.56.
   * Add aspell to build dependencies, this is a workaround for a possible bug in
     the build system.
+  * Explain in README.source why some optional missing build depends reported by
+    cmake aren't in Build-Depends.
   * Use wildcards in install files (in a way that an SONAME bump won't go
     unnoticed).
   * Update installed files.

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list