[pkg-java] r19197 - trunk/ecj/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 10 17:22:57 UTC 2017
Author: ebourg-guest
Date: 2017-01-10 17:22:57 +0000 (Tue, 10 Jan 2017)
New Revision: 19197
Modified:
trunk/ecj/debian/changelog
trunk/ecj/debian/control
Log:
Imported ecj/3.11.0-6
Modified: trunk/ecj/debian/changelog
===================================================================
--- trunk/ecj/debian/changelog 2017-01-10 17:22:21 UTC (rev 19196)
+++ trunk/ecj/debian/changelog 2017-01-10 17:22:57 UTC (rev 19197)
@@ -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.
Modified: trunk/ecj/debian/control
===================================================================
--- trunk/ecj/debian/control 2017-01-10 17:22:21 UTC (rev 19196)
+++ trunk/ecj/debian/control 2017-01-10 17:22:57 UTC (rev 19197)
@@ -46,7 +46,7 @@
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
More information about the pkg-java-commits
mailing list