[Pkg-kde-commits] rev 2094 - branches/kde-3.4.0/packages/kdebindings/debian

Adeodato Simó adeodato at costa.debian.org
Fri Oct 21 12:46:44 UTC 2005


Author: adeodato
Date: 2005-10-21 12:46:43 +0000 (Fri, 21 Oct 2005)
New Revision: 2094

Modified:
   branches/kde-3.4.0/packages/kdebindings/debian/changelog
   branches/kde-3.4.0/packages/kdebindings/debian/control
Log:
Java bindings handling:
  - do not build them on m68k, ecj-bootstrap does not work there.
  - restrict the java-gcj-compat-dev build-dependency to the arches where it
    will be used, since on some it is available but uninstallable.

This takes care of arm and m68k failures.


Modified: branches/kde-3.4.0/packages/kdebindings/debian/changelog
===================================================================
--- branches/kde-3.4.0/packages/kdebindings/debian/changelog	2005-10-21 12:44:40 UTC (rev 2093)
+++ branches/kde-3.4.0/packages/kdebindings/debian/changelog	2005-10-21 12:46:43 UTC (rev 2094)
@@ -2,6 +2,15 @@
 
   * The "I love the smell of 6 FTBFS first thing in the morning" release.
 
+  +++ Changes by Adeodato Simó:
+
+  * Java bindings handling:
+    - do not build them on m68k, ecj-bootstrap does not work there.
+    - restrict the java-gcj-compat-dev build-dependency to the arches where it
+      will be used, since on some it is available but uninstallable.
+
+    This takes care of arm and m68k failures.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 21 Oct 2005 14:43:14 +0200
 
 kdebindings (4:3.4.2-1) unstable; urgency=low

Modified: branches/kde-3.4.0/packages/kdebindings/debian/control
===================================================================
--- branches/kde-3.4.0/packages/kdebindings/debian/control	2005-10-21 12:44:40 UTC (rev 2093)
+++ branches/kde-3.4.0/packages/kdebindings/debian/control	2005-10-21 12:46:43 UTC (rev 2094)
@@ -1,5 +1,5 @@
 Source: kdebindings
-Build-Depends: g++-3.4 [arm m68k hppa], cdbs (>= 0.4.27), debhelper (>> 4.0.0), gawk, gettext, java-gcj-compat-dev [!mips !mipsel], kdelibs4-dev (>= 4:3.4.2), libgtk1.2-dev, python-dev, libqt3-compat-headers (>= 3:3.3.3), ruby, ruby1.8-dev
+Build-Depends: g++-3.4 [arm m68k hppa], cdbs (>= 0.4.27), debhelper (>> 4.0.0), gawk, gettext, java-gcj-compat-dev [alpha amd64 i386 ia64 powerpc s390 sparc], kdelibs4-dev (>= 4:3.4.2), libgtk1.2-dev, python-dev, libqt3-compat-headers (>= 3:3.3.3), ruby, ruby1.8-dev
 Section: devel
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
@@ -28,7 +28,7 @@
  This package is part of the official KDE bindings module.
 
 Package: libdcop3-jni
-Architecture: alpha amd64 i386 ia64 m68k powerpc s390 sparc
+Architecture: alpha amd64 i386 ia64 powerpc s390 sparc
 Section: libs
 Depends: ${shlibs:Depends}
 Description: DCOP bindings for Java ( Native libraries )
@@ -40,7 +40,7 @@
  This package is part of the official KDE bindings module.
 
 Package: libdcop3-java-dev
-Architecture: alpha amd64 i386 ia64 m68k powerpc s390 sparc
+Architecture: alpha amd64 i386 ia64 powerpc s390 sparc
 Section: libdevel
 Depends: libdcop3-java (>> ${KDE-Version3}), libdcop3-java (<< ${KDE-Next-Version3})
 Description: DCOP bindings for Java (dcopidl2java program)
@@ -67,7 +67,7 @@
  This package is part of the official KDE bindings module.
 
 Package: libqt3-jni
-Architecture: alpha amd64 i386 ia64 m68k powerpc s390 sparc
+Architecture: alpha amd64 i386 ia64 powerpc s390 sparc
 Section: libs
 Depends: ${shlibs:Depends}
 Description: Java bindings for Qt ( Native libraries )
@@ -92,7 +92,7 @@
  This package is part of the official KDE bindings module.
 
 Package: libkde3-jni
-Architecture: alpha amd64 i386 ia64 m68k powerpc s390 sparc
+Architecture: alpha amd64 i386 ia64 powerpc s390 sparc
 Section: libs
 Depends: ${shlibs:Depends}
 Description: kdelibs bindings for java ( Native libraries )




More information about the pkg-kde-commits mailing list