[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.847)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 847
Commiter: henrich
Date: 2009-03-08 09:13:37 +0900 (日, 08 3月 2009)
=======================================================
Log:
fix links
=======================================================
Changed:
U www/trunk/include/config
U www/trunk/include/rightsidebar
U www/trunk/src/community/events/index.tt2
U www/trunk/src/project/webmasters.tt2
U www/trunk/src/using/index.tt2
U www/trunk/src/using/release.tt2
Modified: www/trunk/include/config
===================================================================
--- www/trunk/include/config 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/include/config 2009-03-08 00:13:37 UTC (rev 847)
@@ -10,17 +10,20 @@
stable_codename = 'lenny'; #安定版のコードネーム
stable_version = '5.0'; #バージョン
- stable_revision = '0'; #リビジョン
- stable_initialdate = '2009年2月14日'; #r0リリース日付
- stable_revisiondate = '2009年2月14日'; #リビジョン日付
- stable_packages = '23,200';
+ stable_pointrelease = '0'; #ポイント
+ stable_initialdate = '2009年2月14日'; #リリース日付
+ stable_pointrelease_date = ''; #ポイントリリース日
+ stable_packages = '25,100';
+ stable_media_version = '50'
oldstable_codename = 'etch'; #旧安定版
oldstable_version = '4.0';
oldstable_initialdate = '2007年4月8日'; #r0リリース日付
- oldstable_revisiondate = '2009年2月10日'; #リビジョン日付
+ oldstable_revision = '7'; # r番号
+ oldstable_revisiondate = '2009年2月10日'; #リビジョン日付、次のリリースから無くなる。
+ oldstable_pointrelease = ''; #ポイントリリース
+ oldstable_pointrelease_date = ''; #ポイントリリース日
oldstable_eol = '2010年2月28日'; # yes(終了) または終了の日付を「n年n月n日」の日本語で入れる。
- # 2008年3月31日
testing_codename = 'squeeze'; #テスト版
testing_version = '5.x';
Modified: www/trunk/include/rightsidebar
===================================================================
--- www/trunk/include/rightsidebar 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/include/rightsidebar 2009-03-08 00:13:37 UTC (rev 847)
@@ -5,7 +5,11 @@
<a href="[% wwworg %]/releases/[% stable_codename %]/amd64/release-notes/ch-upgrading.ja.html">(amd64)</a>、
<a href="[% wwworg %]/releases/[% stable_codename %]/arm/release-notes/ch-upgrading.ja.html">(arm)</a>、
<a href="[% wwworg %]/releases/[% stable_codename %]powerpc/release-notes/ch-upgrading.ja.html">(powerpc)</a></p>
- <p><a href="[% WPATH %]using/release.html">Debian GNU/Linux [% stable_version %] r[% stable_revision %]<br>
+ <p><a href="[% WPATH %]using/release.html">Debian GNU/Linux [% stable_version %]
+[%- IF stable_pointrelease == "0" -%]
+[%- ELSE -%]
+.[% stable_pointrelease_date %]
+[%- END -%]<br>
(安定版・コードネーム <strong>[% stable_codename %]</strong>)</a></p>
<h2>Debian のダウンロード</h2>
Modified: www/trunk/src/community/events/index.tt2
===================================================================
--- www/trunk/src/community/events/index.tt2 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/src/community/events/index.tt2 2009-03-08 00:13:37 UTC (rev 847)
@@ -20,13 +20,22 @@
(東京大学)</dd>
-->
+ <dt>2009年3月21日</dt>
+ <dd><a href="http://tokyodebian.alioth.debian.org/2009-03.html">第50回東京エリアDebian勉強会</a>
+ (東京大学 工学部 211講義室)</dd>
+
+ <dt>2009年3月7日</dt>
+ <dd><a href="http://wiki.debian.org/KansaiDebianMeeting20090307">第22回 関西 Debian 勉強会(同志社大学 医心館 IN409)</a>
+ </dd>
+
+
<dt>2009年2月21日</dt>
<dd><a href="http://tokyodebian.alioth.debian.org/2009-02.html">第49回東京エリアDebian勉強会</a>
in <a href="http://www.ospn.jp/osc2009-spring/">オープンソースカンファレンス 2009 Tokyo/Spring</a>
(日本電子専門学校 7号館)</dd>
- <dt>2009年2月14日 (仮)</dt>
- <dd>Debian Lenny リリースパーティ (仮)</a>
+ <dt>2009年2月14日</dt>
+ <dd>Debian Lenny リリースパーティ</a>
<dt>2009年2月6日</dt>
<dd><a href="http://www.linuxcons.jp/modules/piCal/index.php?smode=Daily&action=View&event_id=0000000010&caldate=2009-1-25">Linux Consortium 10 Years Event !!「オープンソースデスクトップの未来」</a>(富士ソフト アキバプラザ セミナールーム1)</a>
Modified: www/trunk/src/project/webmasters.tt2
===================================================================
--- www/trunk/src/project/webmasters.tt2 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/src/project/webmasters.tt2 2009-03-08 00:13:37 UTC (rev 847)
@@ -136,14 +136,14 @@
<td class="macro">[% "[\% stable_version %\]" %]</td>
<td>安定版バージョン (現在は [% stable_version %])</td></tr>
<tr>
- <td class="macro">[% "[\% stable_revision %\]" %]</td>
- <td>安定版リビジョン (現在は [% stable_revision %])</td></tr>
+ <td class="macro">[% "[\% stable_pointrelease %\]" %]</td>
+ <td>安定版ポイントリリース (現在は [% stable_pointrelease %])</td></tr>
<tr>
<td class="macro">[% "[\% stable_initialdate %\]" %]</td>
<td>安定版初回リリース日 (現在は [% stable_initialdate %])</td></tr>
<tr>
- <td class="macro">[% "[\% stable_revisiondate %\]" %]</td>
- <td>安定版最新リビジョンリリース日 (現在は [% stable_revisiondate %])</td></tr>
+ <td class="macro">[% "[\% stable_pointrelease_date %\]" %]</td>
+ <td>安定版最新ポイントリリース日 (現在は [% stable_pointrelease_date %])</td></tr>
<tr>
<td class="macro">[% "[\% oldstable_codename %\]" %]</td>
<td>旧安定版コードネーム (現在は [% oldstable_codename %])</td></tr>
Modified: www/trunk/src/using/index.tt2
===================================================================
--- www/trunk/src/using/index.tt2 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/src/using/index.tt2 2009-03-08 00:13:37 UTC (rev 847)
@@ -4,17 +4,18 @@
<table style="margin-left:auto;margin-right:auto;width:600px;text-align:center;">
<tr>
<td>
-<a href="http://cdimage.debian.org/debian-cd/[% stable_version %]_r[% stable_revision %]/multi-arch/iso-cd/debian-40r[% stable_revision %]-i386-amd64-powerpc-NETINST-1.iso">
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/multi-arch/iso-cd/debian-[% stable_media_version %][% stable_pointrelease %]-amd64-i386-powerpc-netinst.iso">
+
<img src="../image/media-optical.png" alt="PC/Mac用 netinst CDイメージファイル" height="32" wight="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
<td>
-<a href="http://cdimage.debian.org/debian-cd/[% stable_version %]_r[% stable_revision %]/multi-arch/iso-dvd/debian-40r[% stable_revision %]-i386-amd64-powerpc-source-DVD-1.iso">
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/multi-arch/iso-dvd/debian-[% stable_media_version %][% stable_pointrelease %]-i386-amd64-source-DVD-1.iso">
<img src="../image/media-optical.png" alt="PC/Mac用 netinst DVDイメージファイル" height="32" wight="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
<td>
-<a href="http://cdimage.debian.org/cdimage/lenny_live_beta2/i386/iso-cd/debian-live-lenny-i386-gnome-desktop.iso">
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/i386/iso-cd/debian-live-[% stable_media_version %][% stable_pointrelease %]-i386-gnome-desktop.iso">
<img src="../image/media-optical.png" alt="Live DVDイメージ" height="32" wight="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
@@ -22,14 +23,14 @@
<tr>
<td>
-<a href="http://cdimage.debian.org/debian-cd/[% stable_version %]_r[% stable_revision %]/multi-arch/iso-cd/debian-40r[% stable_revision %]-i386-amd64-powerpc-NETINST-1.iso">インストールCD (570MB)</a>
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/multi-arch/iso-cd/debian-[% stable_media_version %][% stable_pointrelease %]-amd64-i386-powerpc-netinst.iso">インストールCD (570MB)</a>
</td>
<td>
-<a href="http://cdimage.debian.org/debian-cd/[% stable_version %]_r[% stable_revision %]/multi-arch/iso-dvd/debian-40r[% stable_revision %]-i386-amd64-powerpc-source-DVD-1.iso">インストールDVD (4.1GB)</a>
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/multi-arch/iso-dvd/debian-[% stable_media_version %][% stable_pointrelease %]-i386-amd64-source-DVD-1.iso">インストールDVD (4.1GB)</a>
</td>
<td>
-<a href="http://cdimage.debian.org/cdimage/lenny_live_beta2/i386/iso-cd/debian-live-lenny-i386-gnome-desktop.iso">お試し用 Live DVD<br>
-(Lenny Live Beta2, 730MB)</a>
+<a href="http://cdimage.debian.org/debian-cd/[% stable_version %].[% stable_pointrelease %]/i386/iso-cd/debian-live-[% stable_media_version %][% stable_pointrelease %]-i386-gnome-desktop.iso">お試し用 Live DVD<br>
+(Lenny LiveCD 730MB)</a>
</td>
</tr>
</table>
@@ -45,11 +46,11 @@
<p>Debian は<a href="[% wwworg %]/intro/free">フリー</a>なオペレーティングシステム (OS) です。</p>
<ul>
-<li>18000以上の豊富なソフトウェアパッケージを利用することができます。
+<li>[% stable_packages %]個以上の豊富なソフトウェアパッケージを利用することができます。
<li>無料で使え、誰にも使用料を要求される事はありません。
<li>あなたのコンピュータに自由にインストールできます。
<li>改変することも好きなようにできます。
-<li>世界中の様々な人が使えることを目指しています。
+<li>言語、地域に関わらず、世界中の様々な人が使えることを目指しています。
<li>PC以外でも様々な機器で動作することを目指しています。</ul>
<p>
興味を持った方は上記のインストール用イメージファイル、あるいは Live DVD をダウンロードして試してみてください。</p>
Modified: www/trunk/src/using/release.tt2
===================================================================
--- www/trunk/src/using/release.tt2 2009-02-15 07:59:51 UTC (rev 846)
+++ www/trunk/src/using/release.tt2 2009-03-08 00:13:37 UTC (rev 847)
@@ -7,13 +7,22 @@
<dt><a href="[% wwworg %]/releases/stable/">安定版</a> (stable)</dt>
<dd>
現在の安定版は、
-Debian GNU/Linux [% stable_version %] (コードネーム「[% stable_codename %]」)
-で、最初のバージョンが
-[% stable_initialdate %]
+Debian GNU/Linux [% stable_version %]
+[%- IF stable_pointrelease == "0" -%]
+[%- ELSE -%]
+.[% stable_pointrelease_date %]
+[%- END -%]
+(コードネーム「[% stable_codename %]」)
+で、
+[%- IF stable_pointrelease == "0" -%]
+ [% stable_initialdate %]
にリリースされました。
-<!-- [% stable_revisiondate %] に更新 (マイナーリビジョンアップ) が行われました。-->
+[%- ELSE -%]
+ [% stable_pointrelease_date %]
+に更新 (ポイントリリース) が行われました。
+[%- END -%]
<br>
-<strong>安定版は、Debian が公式にリリースするディストリビューション</strong>で、厳密な品質検査を経た、バグの少ない安定した環境を提供します。<a href="[% wwworg %]/security/">セキュリティアップデート</a>の対象です。その代わり、セキュリティや致命的な不具合の修正を中心にした更新が中心で、機能追加などは若干の例外を除いて行われません。最もお勧めするリリースバージョンです。セキュリティアップデートなどをまとめた形で、定期的にマイナーリビジョンアップ (r番号) が行われることがあります。</dd>
+<strong>安定版は、Debian が公式にリリースするディストリビューション</strong>で、厳密な品質検査を経た、バグの少ない安定した環境を提供します。<a href="[% wwworg %]/security/">セキュリティアップデート</a>の対象です。その代わり、セキュリティや致命的な不具合の修正を中心にした更新が中心で、機能追加などは若干の例外を除いて行われません。最もお勧めするリリースバージョンです。セキュリティアップデートなどをまとめた形で、定期的に更新(ポイントリリース)が行われることがあります。</dd>
<dt><a href="[% wwworg %]/releases/testing/">テスト版</a> (testing)</dt>
<dd>