------------------------------------------------------------
revno: 659
committer: Matthias Klose <d...@ubuntu.com>
branch nick: openjdk8
timestamp: Sat 2015-10-31 16:53:43 +0100
message:
   - still build using GCC 4.9 on xenial
modified:
  debian/changelog
  debian/rules


--
lp:~openjdk/openjdk/openjdk8
https://code.launchpad.net/~openjdk/openjdk/openjdk8

Your team Debian Java Maintainers is subscribed to branch 
lp:~openjdk/openjdk/openjdk8.
To unsubscribe from this branch go to 
https://code.launchpad.net/~openjdk/openjdk/openjdk8/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2015-10-31 02:06:26 +0000
+++ debian/changelog	2015-10-31 15:53:43 +0000
@@ -1,3 +1,9 @@
+openjdk-8 (8u72-b05-2) UNRELEASED; urgency=medium
+
+  * 
+
+ -- Matthias Klose <d...@ubuntu.com>  Sat, 31 Oct 2015 16:52:34 +0100
+
 openjdk-8 (8u72-b05-1) unstable; urgency=medium
 
   * Update to 8u72-b05.

=== modified file 'debian/rules'
--- debian/rules	2015-10-31 02:06:26 +0000
+++ debian/rules	2015-10-31 15:53:43 +0000
@@ -296,7 +296,7 @@
 else ifneq (,$(filter $(distrel),utopic vivid jessie))
   export CC = gcc-4.9
   export CXX = g++-4.9
-else ifneq (,$(filter $(distrel),wily sid stretch))
+else ifneq (,$(filter $(distrel),sid stretch wily xenial))
   ifneq (,$(filter $(DEB_HOST_ARCH), $(hotspot_archs)))
     export CC = $(DEB_HOST_GNU_TYPE)-gcc-5
     export CXX = $(DEB_HOST_GNU_TYPE)-g++-5

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to