[Secure-testing-commits] r35587 - packages
Raphaël Hertzog
hertzog at moszumanska.debian.org
Mon Jul 20 09:54:56 UTC 2015
Author: hertzog
Date: 2015-07-20 09:54:56 +0000 (Mon, 20 Jul 2015)
New Revision: 35587
Added:
packages/openjdk-6.txt
packages/openjdk-7.txt
Removed:
packages/openjdk.txt
Log:
Rename instructions to match source package name exactly
Copied: packages/openjdk-6.txt (from rev 35586, packages/openjdk.txt)
===================================================================
--- packages/openjdk-6.txt (rev 0)
+++ packages/openjdk-6.txt 2015-07-20 09:54:56 UTC (rev 35587)
@@ -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.
Added: packages/openjdk-7.txt
===================================================================
--- packages/openjdk-7.txt (rev 0)
+++ packages/openjdk-7.txt 2015-07-20 09:54:56 UTC (rev 35587)
@@ -0,0 +1 @@
+link openjdk-6.txt
\ No newline at end of file
Property changes on: packages/openjdk-7.txt
___________________________________________________________________
Added: svn:special
+ *
Deleted: packages/openjdk.txt
===================================================================
--- packages/openjdk.txt 2015-07-20 09:10:17 UTC (rev 35586)
+++ packages/openjdk.txt 2015-07-20 09:54:56 UTC (rev 35587)
@@ -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.
More information about the Secure-testing-commits
mailing list