From f00579a40a4b5f0362f696ad7c1e8800b08ec4a5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 16 Nov 2012 19:07:01 -0500 Subject: Update the toolchain packages release goal page. --- (limited to 'dev/releases/1/toolchains.mdwn') diff --git a/dev/releases/1/toolchains.mdwn b/dev/releases/1/toolchains.mdwn index 5c1a523..07ddd56 100644 --- a/dev/releases/1/toolchains.mdwn +++ b/dev/releases/1/toolchains.mdwn @@ -1,6 +1,5 @@ [[!meta title="Release Series 1 Goal: Toolchain Packages"]] - -A goal for [[release_1.0|dev/releases/1]] is toolchain packages. +[[!template id="releasegoal" rs="1"]] See also the [[packaging_task|dev/todo/packaging]]. @@ -15,37 +14,41 @@ assembly, and C++. This means that the following new source (and corresponding binary) packages should be made: - * `src:binutils` (requires [Source Package Format 2.0][spf-2.0]) + * `src:binutils` - `binutils-` (`Architecture: i686-any-any core-any-any k8-any-any - `) - - `binutils-doc` (`Architecture: all`) + `, `Platform: all`) + - `binutils-common` (`Architecture: all`, `Platform: all`) + - `binutils-doc` (`Architecture: all`, `Platform: all`) + - `binutils-locales` (`Architecture: all`, `Platform: all`) + - `libbfd-dev-` (`Architecture: i686-any-any core-any-any k8-any-any + `, `Platform: all`) * `src:gmp` - - `libgmp.10` (`Architecture: any`) - - `libgmp-dev` (`Architecture: any`) + - `libgmp.10` (`Architecture: any`, `Platform: all`) + - `libgmp-dev` (`Architecture: any`, `Platform: all`) * `src:mpfr` - - `libmpfr.4` (`Architecture: any`) - - `libmpfr-dev` (`Architecture: any`) - - `libmpfr-doc` (`Architecture: all`) + - `libmpfr.4` (`Architecture: any`, `Platform: all`) + - `libmpfr-dev` (`Architecture: any`, `Platform: all`) + - `libmpfr-doc` (`Architecture: all`, `Platform: all`) * `src:mpc` - - `libmpc.2` (`Architecture: any`) - - `libmpc-dev` (`Architecture: any`) - * `src:gcc-4.7` (requires [Source Package Format 2.0][spf-2.0]) + - `libmpc.2` (`Architecture: any`, `Platform: all`) + - `libmpc-dev` (`Architecture: any`, `Platform: all`) + * `src:gcc-4.7` - `cpp-4.7-` (`Architecture: i686-any-any core-any-any k8-any-any - `) + `, `Platform: all`) - `g++-4.7-` (`Architecture: i686-any-any core-any-any k8-any-any - `) + `, `Platform: all`) - `gcc-4.7-` (`Architecture: i686-any-any core-any-any k8-any-any - `) + `, `Platform: all`) - `gcc-4.7--base` (`Architecture: i686-any-any core-any-any - k8-any-any `) - - `gcc-4.7-locales` (`Architecture: all`) - - `libgcc.1` (`Architecture: any`) - - `libgomp.1` (`Architecture: any`) - - `libmudflap.0` (`Architecture: any`) - - `libmudflap.0-4.7-dev` (`Architecture: any`) - - `libstdc++.6` (`Architecture: any`) - - `libstdc++.6-4.7-dev` (`Architecture: any`) - - `libstdc++.6-4.7-doc` (`Architecture: all`) + k8-any-any `, `Platform: all`) + - `gcc-4.7-locales` (`Architecture: all`, `Platform: all`) + - `libgcc.1` (`Architecture: any`, `Platform: all`) + - `libgomp.1` (`Architecture: any`, `Platform: all`) + - `libmudflap.0` (`Architecture: any`, `Platform: all`) + - `libmudflap.0-4.7-dev` (`Architecture: any`, `Platform: all`) + - `libstdc++.6` (`Architecture: any`, `Platform: all`) + - `libstdc++.6-4.7-dev` (`Architecture: any`, `Platform: all`) + - `libstdc++.6-4.7-doc` (`Architecture: all`, `Platform: all`) Not included in this release goal are: -- cgit v0.9.1