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

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

commit 9a58a89eec59b29f30b2a1e9c4c4fbf1a851fdf4
Author: Matthias Klose <d...@debian.org>
Date:   Mon Jul 7 15:14:50 2014 +0200

    Import Debian changes 3.10.0+3.9.0-2
    
    ecj (3.10.0+3.9.0-2) unstable; urgency=medium
    
      * Disable the source build and build the architecture dependent packages
        from the libecj-java in the archive.
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 debian/rules     | 3 +++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9144a85..3e3a5d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ecj (3.10.0+3.9.0-2) unstable; urgency=medium
+
+  * Disable the source build and build the architecture dependent packages
+    from the libecj-java in the archive. 
+
+ -- Matthias Klose <d...@debian.org>  Mon, 07 Jul 2014 15:14:50 +0200
+
 ecj (3.10.0+3.9.0-1) unstable; urgency=high
 
   * Revert back to 3.9.0, as long as #753315 is not fixed.
diff --git a/debian/control b/debian/control
index 40bd3c4..9a9019f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Matthias Klose <d...@debian.org>
 Build-Depends: cdbs (>= 0.4.90ubuntu9), debhelper (>= 5),
  gcj-4.9-jdk (>= 4.9.0),
  libgcj-bc (>= 4.6.3),
+ libecj-java (>= 3.10.0+3.9.0), libecj-java (<< 3.10.0+3.9.1), unzip,
  libecj-java (>= 3.8.2) [arm], unzip [arm],
  fastjar, ant, zip, dpkg (>= 1.13.19), python, time
 Build-Depends-Indep: maven-repo-helper
diff --git a/debian/rules b/debian/rules
index 8dd0277..20fc2b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,9 @@ with_native := yes
 with_rebuild := yes
 with_sourcebuild := yes
 
+# use the ecj.jar from the archive
+with_sourcebuild :=
+
 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