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

News/1999/19990309.wml



齋藤です。

# slink のお手伝いが出来ないので少しだけでも…。

News/1999/19990309.wml を翻訳しましたのでチェックお願いします。

japanese/News/1999/ が新規 directory なので
一応 Makefile と index.wml を一緒に載せておきます。
# 不要ならば捨ててください。
--
Tsutomu Saito <saio777@xxxxxxxxxxxxxxx>
<define-tag pagetitle>Debian 2.1 リリース</define-tag>
<!--original_revision: 1.1 :-->
<define-tag release_date>1999 年 3 月 9 日</define-tag>
#use wml::debian::news

<p> 1999 年 3 月 9 日 午前 0 時 0 分 (グリニッジ標準時間)、
再スケジュール後の予定通り Debian 2.1 (コードネーム slink)
がリリースされました。
リリース情報は<a href="/releases/slink">こちら</a>で御覧になれます。

<p> リリースを一週間遅らせる原因となったバグは、完全に解消されています。

<p> CD イメージは最終段階に入り、近々各デストリビュータによって作成されます
(Debian のベンダー一覧は<a href="/distrib/vendors">こちら</a>です)。
最新のイメージは数日中に
<a href="ftp://sunsite.org.uk/packages/debian-cd/";>SunSITE UK FTP サイト</a>
にて提供されます。このサイトは rsync でもアクセス可能です
(sunsite.org.uk::public/packages/debian-cd)。

<p> Debian は私たちの<a href="/distrib/ftplist">ミラーサイト</a>より
自由にダウンロードできます。


#use wml::debian::template title="News from 1999"
#use wml::debian::recent_list

<:= get_recent_list ('.', '0', '$(ENGLISHDIR)/News/1999', '', '\d+\w*') :>

# This Makefile should need no changes from webwml/english/News/1998/Makefile
# Please send a message to debian-www if you need to modify anything
# so the problem can be fixed.

WMLBASE=../..
CUR_DIR=News/1999
# list any subdirectories in the following variable. Any directories listed
# must exist or the make will not work
SUBS=

include $(WMLBASE)/Make.lang
include $(WMLBASE)/Make.common

include $(WMLBASE)/Make.dep.templ    

# Do Not modify the following line
index.$(LANGUAGE).html: index.wml $(wildcard 1999*.wml) $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml
	$(WML) index.wml
%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/news.wml
	$(WML) $(<F)