This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository ecj.

commit 697a41e425fdb4be3474c045e9b98f3fb59b2a47
Author: Nobuhiro Iwamatsu <iwama...@nigauri.org>
Date:   Tue Dec 15 21:13:31 2009 +0000

    Import Debian changes 3.5.1-1+sh4
    
    ecj (3.5.1-1+sh4) unreleased; urgency=low
    
      * sh4 bootstrap
---
 debian/changelog | 6 +++---
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 61d9c94..72bf28f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-ecj (3.5.1-1+armhf) unreleased; urgency=low
+ecj (3.5.1-1+sh4) unreleased; urgency=low
 
-  * Added armhf to ecj1 arch list
+  * sh4 bootstrap
 
- -- Konstantinos Margaritis <mar...@genesi-usa.com>  Thu, 11 Nov 2010 19:42:43 
+0000
+ -- Nobuhiro Iwamatsu <iwama...@nigauri.org>  Tue, 15 Dec 2009 21:13:31 +0000
 
 ecj (3.5.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 61f23e7..de39efb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jerry Haltom <was...@larvalstage.net>, Michael Koch 
<konque...@gmx.de
 Build-Depends: cdbs (>= 0.4.26), debhelper (>= 5),
  gcj-4.4-jdk,
  libgcj-bc (>= 4.3.3-1),
- libecj-java (>= 3.3.0+0728) [arm armhf], unzip [arm],
+ libecj-java (>= 3.3.0+0728) [arm], unzip [arm],
  fastjar, ant, zip, dpkg (>= 1.13.19), python, time
 Build-Conflicts: ecj-bootstrap-gcj (<< 3.2.2)
 Standards-Version: 3.8.3
@@ -47,7 +47,7 @@ Description: Eclipse Java compiler (native library)
  This package contains a native version of libecj-java built using gcj.
 
 Package: ecj1
-Architecture: alpha arm armel armhf
+Architecture: alpha arm armel
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: java byte code compiler used by gcj
  This package provides a standalone version of the java byte code compiler
diff --git a/debian/rules b/debian/rules
index d4d634a..bbbe938 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ with_native := yes
 with_rebuild := yes
 with_sourcebuild := yes
 
-ifneq (,$(filter $(DEB_HOST_ARCH), arm armel armhf))
+ifneq (,$(filter $(DEB_HOST_ARCH), arm armel))
   with_rebuild := no
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/ecj.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to