[ecj] 108/145: Build ecj1 on any architecture

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:34 BST 2018


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

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

commit 86cfd8b09968a9ceaf19c5706ae3e77e422e0075
Author: Matthias Klose <doko at debian.org>
Date:   Sun Sep 4 16:33:15 2016 +0200

    Build ecj1 on any architecture
---
 debian/changelog              | 6 ++++++
 debian/control                | 2 +-
 debian/ecj1.lintian-overrides | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d7c59a7..9c9e73c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ecj (3.11.0-6) unstable; urgency=medium
+
+  * Build ecj1 on any architecture.
+
+ -- Matthias Klose <doko at debian.org>  Sun, 04 Sep 2016 16:33:15 +0200
+
 ecj (3.11.0-5) unstable; urgency=medium
 
   * Work around build failures on amd64 and s390x.
diff --git a/debian/control b/debian/control
index af970a5..eda91f9 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: Eclipse Java compiler (native library)
  This package contains a native version of libecj-java built using gcj.
 
 Package: ecj1
-Architecture: alpha armel armhf
+Architecture: any
 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/ecj1.lintian-overrides b/debian/ecj1.lintian-overrides
new file mode 100644
index 0000000..24f5c3c
--- /dev/null
+++ b/debian/ecj1.lintian-overrides
@@ -0,0 +1 @@
+ecj1 binary: binary-or-shlib-defines-rpath

-- 
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