[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.0-1-10-g31fd99e

Fathi Boudra fabo at alioth.debian.org
Wed Jan 6 21:50:18 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit 31fd99ee35c1d4cf78a2808cbbe63c573ed80441
Author: Fathi Boudra <fabo at kde.org>
Date:   Wed Jan 6 22:49:04 2010 +0100

    Remove kfreebsd-amd64 from linux64_architectures
---
 debian/changelog |    2 +-
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 27f4db7..a1e7091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,7 @@ qt4-x11 (4:4.6.0-2) UNRELEASED; urgency=low
     (Closes: #560838)
   * Update debian/rules:
     - Use linux-g++-64 as platform_arg on required architectures (amd64, ia64
-      kfreebsd-amd64 and sparc64).
+      and sparc64).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 13 Dec 2009 18:43:29 +0200
 
diff --git a/debian/rules b/debian/rules
index 5a2d51f..fd2d9da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ ifeq ($(DEB_HOST_ARCH),arm)
 	extra_configure_opts += -DQT_QLOCALE_USES_FCVT
 endif
 
-linux64_architectures := amd64 ia64 kfreebsd-amd64 sparc64
+linux64_architectures := amd64 ia64 sparc64
 ifeq ($(DEB_HOST_ARCH_OS),linux)
   ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(linux64_architectures)))
 	platform_arg = linux-g++-64

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list