From 83113095e9a9110ef57697c2938646627373f5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 20 Jul 2015 09:54:56 +0000 Subject: Rename instructions to match source package name exactly git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@35587 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- packages/openjdk-6.txt | 21 +++++++++++++++++++++ packages/openjdk-7.txt | 1 + packages/openjdk.txt | 21 --------------------- 3 files changed, 22 insertions(+), 21 deletions(-) create mode 100644 packages/openjdk-6.txt create mode 120000 packages/openjdk-7.txt delete mode 100644 packages/openjdk.txt (limited to 'packages') diff --git a/packages/openjdk-6.txt b/packages/openjdk-6.txt new file mode 100644 index 0000000000..434f2e4bde --- /dev/null +++ b/packages/openjdk-6.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. diff --git a/packages/openjdk-7.txt b/packages/openjdk-7.txt new file mode 120000 index 0000000000..759bbeb985 --- /dev/null +++ b/packages/openjdk-7.txt @@ -0,0 +1 @@ +openjdk-6.txt \ No newline at end of file diff --git a/packages/openjdk.txt b/packages/openjdk.txt deleted file mode 100644 index 434f2e4bde..0000000000 --- a/packages/openjdk.txt +++ /dev/null @@ -1,21 +0,0 @@ -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