[SCM] qtbase packaging branch, master, updated. debian/5.1.1+dfsg-3-2-g69c3890

Pino Toscano pino at alioth.debian.org
Sun Oct 6 13:45:24 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=69c3890

The following commit has been merged in the master branch:
commit 69c3890719da6e72eae2f0f27f73b07f4d6ab5e3
Author: Pino Toscano <pino at debian.org>
Date:   Sun Oct 6 15:41:19 2013 +0200

    limit libasound2-dev B-D as linux-any
    
    the oss-alsa replacement is not usable for qt5 anyway
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 91a8d79..fae6355 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtbase-opensource-src (5.1.1+dfsg-4) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * Limit the libasound2-dev build dependency as linux-any, as the oss-alsa
+    replacement is not usable for qt5 anyway.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 06 Oct 2013 15:38:08 +0200
 
diff --git a/debian/control b/debian/control
index 7a475ef..13d6467 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                firebird-dev [amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 sh4 sparc],
                freetds-dev,
                gdb,
-               libasound2-dev,
+               libasound2-dev [linux-any],
                libatspi2.0-dev,
                libcups2-dev,
                libdbus-1-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list