rev 11927 - branches/kde4/packages/kdebase-workspace/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Aug 16 15:06:33 UTC 2008


Author: ana
Date: 2008-08-16 15:06:33 +0000 (Sat, 16 Aug 2008)
New Revision: 11927

Modified:
   branches/kde4/packages/kdebase-workspace/debian/changelog
   branches/kde4/packages/kdebase-workspace/debian/control
Log:
no libbluetooth-dev on non-linux


Modified: branches/kde4/packages/kdebase-workspace/debian/changelog
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/changelog	2008-08-16 12:05:21 UTC (rev 11926)
+++ branches/kde4/packages/kdebase-workspace/debian/changelog	2008-08-16 15:06:33 UTC (rev 11927)
@@ -9,6 +9,10 @@
   * Bump Standards-Version to 3.8.0 (no changes needed).
   * Add patch to fix system tray with Qt4.4.1 (Closes: #495342).
 
+  +++ Changes by Ana Beatriz Guerrero Lopez:
+
+  * Remove libbluetooth-dev build-depens on non linux archs.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 03 Aug 2008 15:40:50 +0200
 
 kdebase-workspace (4:4.1.0-1) experimental; urgency=low

Modified: branches/kde4/packages/kdebase-workspace/debian/control
===================================================================
--- branches/kde4/packages/kdebase-workspace/debian/control	2008-08-16 12:05:21 UTC (rev 11926)
+++ branches/kde4/packages/kdebase-workspace/debian/control	2008-08-16 15:06:33 UTC (rev 11927)
@@ -5,11 +5,12 @@
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <trigger+debian at space-based.de>, Modestas Vainius <modestas at vainius.eu>, Matthew Rosewarne <mrosewarne at inoutbox.com>
 Build-Depends: cdbs (>= 0.4.51), debhelper (>= 6), quilt, cmake (>= 2.6.0),
  kdepimlibs5-dev (>= 4:4.1.0), libphonon-dev (>= 4:4.2),
- libbluetooth-dev, libcaptury-dev, libdbus-1-dev, libnm-util-dev,
+ libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libcaptury-dev, libdbus-1-dev, libnm-util-dev, network-manager-dev,
  libpam0g-dev, libqimageblitz-dev (>= 1:0.0.4-2), libraw1394-dev, libsensors-dev,
  libstrigiqtdbusclient-dev (>= 0.5.8-2), libusb-dev, libxkbfile-dev,
  libxcomposite-dev, libxdamage-dev, libxfixes-dev, libxklavier12-dev,
- libxrandr-dev, libxrender-dev, libxxf86misc-dev, network-manager-dev,
+ libxrandr-dev, libxrender-dev, libxxf86misc-dev, 
  libsmbclient-dev, libxcb1-dev, libxine-dev, libstreamanalyzer-dev, libfontconfig-dev, libglu1-mesa-dev,
  libsm-dev, libxcursor-dev, libxft-dev, libxtst-dev, libqt4-opengl-dev, libxinerama-dev
 Standards-Version: 3.8.0




More information about the pkg-kde-commits mailing list