From 7816c862df2fc979aebce9f072e3cbf3d84c253c Mon Sep 17 00:00:00 2001 From: Dominik George Date: Mon, 27 Mar 2023 12:59:06 +0200 Subject: Claim xrdp --- packages/openjdk-7.txt | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) mode change 120000 => 100644 packages/openjdk-7.txt (limited to 'packages') diff --git a/packages/openjdk-7.txt b/packages/openjdk-7.txt deleted file mode 120000 index 759bbeb985..0000000000 --- a/packages/openjdk-7.txt +++ /dev/null @@ -1 +0,0 @@ -openjdk-6.txt \ No newline at end of file diff --git a/packages/openjdk-7.txt b/packages/openjdk-7.txt new file mode 100644 index 0000000000..434f2e4bde --- /dev/null +++ b/packages/openjdk-7.txt @@ -0,0 +1,21 @@ +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. -- cgit v1.2.3