From 94a97a3804232aa63aaf213555b2e75a983d6e5d Mon Sep 17 00:00:00 2001 From: Moritz Muehlenhoff Date: Thu, 17 Jul 2014 10:23:37 +0000 Subject: initial entry git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@27772 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- packages/openjdk.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 packages/openjdk.txt (limited to 'packages') diff --git a/packages/openjdk.txt b/packages/openjdk.txt new file mode 100644 index 0000000000..ce4366a4e6 --- /dev/null +++ b/packages/openjdk.txt @@ -0,0 +1,22 @@ + +Build +----- + +We follow the upstream releases in oldstable and stable, i.e. the version in sid +is recompiled. The package scripts automatically create the control and rules +with the appropriate dependencies. + +- You need to download the fixed package from unstable +- Modify the version number to something like 6b31-1.13.3-1~deb7u1 +- Regenerate the control/rules file: (squeeze is also supported) + touch debian/control.in; debian/rules debian/control distrel=wheezy +- Build with "-sa" (since each security update usually updates to a new release + +Testing +------- + +OpenJDK has an extensive test suite, the result should be compared with previous +build logs. + +Other than that some functionality tests of Java packages in the archive or with +openjdk-6-demos. \ No newline at end of file -- cgit v1.2.3