[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian JP master SVN www commits (rev.1079)



=======================================================
Repository: /org/svn.debian.or.jp/repos
  Revision: 1079
  Commiter: henrich
      Date: 2010-09-05 10:30:17 +0900 (日, 05  9月 2010)
=======================================================
Log:

lenny update (5.0.6) released


=======================================================
Changed:

U   www/trunk/include/config
U   www/trunk/src/using/index.tt2

Modified: www/trunk/include/config
===================================================================
--- www/trunk/include/config	2010-08-26 14:45:40 UTC (rev 1078)
+++ www/trunk/include/config	2010-09-05 01:30:17 UTC (rev 1079)
@@ -10,12 +10,12 @@
 
    stable_codename = 'lenny'; #安定版のコードネーム
    stable_version = '5.0'; #バージョン
-   stable_pointrelease = '5'; #ポイント
+   stable_pointrelease = '6'; #ポイント
    stable_initialdate = '2009年2月14日'; #リリース日付
    stable_release_url = 'http://www.debian.org/News/2009/20090214'; #リリースニュース
 
-   stable_pointrelease_date = '2010年6月26日'; #ポイントリリース日
-   stable_pointrelease_url = 'http://www.debian.org/News/2010/20100626'; #リリースニュース
+   stable_pointrelease_date = '2010年9月4日'; #ポイントリリース日
+   stable_pointrelease_url = 'http://www.debian.org/News/2010/20100904'; #リリースニュース
 
    stable_packages = '25,100';
    stable_media_version = '50'

Modified: www/trunk/src/using/index.tt2
===================================================================
--- www/trunk/src/using/index.tt2	2010-08-26 14:45:40 UTC (rev 1078)
+++ www/trunk/src/using/index.tt2	2010-09-05 01:30:17 UTC (rev 1079)
@@ -4,19 +4,27 @@
 <table style="margin-left:auto;margin-right:auto;width:600px;text-align:center;">
 <tr>
 <td>
+<!--
 <a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-[% stable_media_version %][% stable_pointrelease %]-amd64-i386-powerpc-netinst.iso">
-
+-->
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-505-amd64-i386-powerpc-netinst.iso";>
 <img src="../image/media-optical.png" alt="PC/Mac用 netinst CDイメージファイル" height="32" width="32"></a>
 <!-- image taken from "gnome-icon-theme" package -->
 </td>
 <td>
+<!--
 <a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-[% stable_media_version %][% stable_pointrelease %]-i386-amd64-source-DVD-1.iso">
+-->
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-505-i386-amd64-source-DVD-1.iso";>
 <img src="../image/media-optical.png" alt="PC/Mac用 netinst DVDイメージファイル" height="32" width="32"></a>
 <!-- image taken from "gnome-icon-theme" package -->
 </td>
 <td>
 <!-- live CD would late to update for point release... -->
+<!--
 <a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-cd/debian-live-[% stable_media_version %][% stable_pointrelease %]-i386-gnome-desktop.iso">
+-->
+<a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-cd/debian-live-505-i386-gnome-desktop.iso";>
 <img src="../image/media-optical.png" alt="Live DVDイメージ" height="32" width="32"></a>
 <!-- image taken from "gnome-icon-theme" package -->
 </td>