[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lenny リリースノート訳 (whats-new.po)
On Sat, 1 Nov 2008 01:21:02 +0900
Hiroyuki Yamamoto <yama1066@xxxxxxxxx> wrote:
> This new release of Debian again comes with a lot more software than its
> predecessor etch; the distribution includes over 6500 new packages, for
> a total of over 18200 packages.
まだ数字が etch から変わってないのですね。
http://www.jp.debian.org/releases/stable/i386/release-notes/ch-whats-new.ja.html
と比較しました。
release-notes.ent 内で定義されてますな。changes-release.pl から
生成されていますが、これがいけない。
--- changes-release.pl.orig 2008-11-01 14:37:48.000000000 +0900
+++ changes-release.pl 2008-11-01 14:39:39.000000000 +0900
@@ -18,8 +18,8 @@
# Debug
my $debug = $opt_d || 0;
# Releases and path location
-my $prevrelease = $opt_p || "sarge";
-my $currelease = $opt_r || "etch";
+my $prevrelease = $opt_p || "etch";
+my $currelease = $opt_r || "lenny";
my $mirrordir = $opt_m || "/home/mirrors/debian/debian.org";
my $arch = $opt_a || "i386";
my @releases = ( $currelease, $prevrelease ) ;
として、実行してみたら
Comparison details from 'etch' to 'lenny'
-----------------------------------------
Total packages for etch: 18630
Packages in main: 18071
Packages in contrib: 248
Packages in non-free: 311
Total packages for lenny: 23248
Packages in main: 22585
Packages in contrib: 296
Packages in non-free: 367
Added packages: 7794
Removed packages: 3176
Changed packages: 13413
Unchanged packages (no version update): 2039
であるとのこと。なので、
This new release of Debian again comes with a lot more software than its
predecessor etch; the distribution includes near 7800 new packages, for
a total of over 23200 packages.
とかでしょうか。(23200 のところは main だけ、とすれば 25800 かもしれません)
--
Regards,
Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
http://wiki.debian.org/HidekiYamane