[ecj] 32/37: Imported Debian patch 3.5.1-6

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jun 25 23:35:13 UTC 2014


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

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

commit 994fb56b2dee9b4976f69090e8c10fc34d965cdb
Author: Matthias Klose <doko at debian.org>
Date:   Sun Jan 6 18:54:59 2013 +0100

    Imported Debian patch 3.5.1-6
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/rules     | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6d13cc1..27a681d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ecj (3.5.1-6) unstable; urgency=low
+
+  * Allow pacckage to build with gcj-4.6 on ia64.
+
+ -- Matthias Klose <doko at debian.org>  Sun, 06 Jan 2013 18:54:59 +0100
+
 ecj (3.5.1-5) unstable; urgency=low
 
   * Fix the libgcj so version.
diff --git a/debian/control b/debian/control
index fbf9524..6ca1072 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Matthias Klose <doko at debian.org>
 Build-Depends: cdbs (>= 0.4.90ubuntu9), debhelper (>= 5),
  gcj-jdk,
- libgcj-bc (>= 4.7.0),
+ libgcj-bc (>= 4.6.3),
  libecj-java (>= 3.3.0+0728) [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 99f8caf..a7f639f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -221,6 +221,7 @@ binary-predeb/ecj-gcj::
 clean::
 	rm -rf build
 	rm -f debian/*.pyc ecj1
+	rm -rf debian/.mh
 
 RR=../cvs/R3_5_maintenance/
 RR=../cvs/R3_5_1/

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



More information about the pkg-java-commits mailing list