Hi Thomas, Thank you very much for your help with OpenJDK 8.
Le 17/06/2014 20:09, Thomas Klute a écrit : > * g++-4.9 was a hardcoded build dependency, but is not available on > stable. I could build the package with g++-4.7 from Wheezy, so I've > changed the dependency to g++ >= 4.7. Actually debian/control is generated from a template (debian/templates/control.in) and has to be refreshed for your distribution. You do that by touching the template and running './debian/rules debian/control'. This is a bit tricky, I'll document it in debian/README.source. > * I filed bug #751873, which was promptly fixed (many thanks to the QA > team!), so we can now use > http://qa.debian.org/cgi-bin/fakeupstream.cgi to get the latest > upstream sources. I believe there is a new tag every week or so, I don't think we really want to push updates that fast. Currently the package tracks the OpenJDK builds used by Oracle to release the official version of Java. This is done by parsing the documentation download page [1], I wrote a small PHP page [2] that performs this task for Java 7 and 8. That said, tracking the Mercurial tags will be useful for OpenJDK 9 until it's officially released. > You can find my patches on GitHub: > > Webinterface: > https://github.com/airtower-luna/openjdk-8-debpkg/tree/jdk8u20-b18 > > Clone/pull URL: https://github.com/airtower-luna/openjdk-8-debpkg.git > Branch: jdk8u20-b18 Excellent, I'll pull the changes I can apply now, but I'll wait for Java 8u20 before updating the patches. Emmanuel Bourg [1] http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html [2] http://87.98.165.193/checkjdk.php -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53a0a046.4060...@apache.org