summaryrefslogtreecommitdiff
path: root/build/entities
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-08-27 15:33:10 +0000
committerSamuel Thibault <sthibault@debian.org>2012-08-27 15:33:10 +0000
commit266131a50616280ef746708556b1b1527e76f0e7 (patch)
tree34c3a8f5ff3154297332fd15c547873ffa8b06f7 /build/entities
parent4cf42d6dc39e7473f45445b72a7ecfe6f1524176 (diff)
downloadinstallation-guide-266131a50616280ef746708556b1b1527e76f0e7.zip
Update figures.
Diffstat (limited to 'build/entities')
-rw-r--r--build/entities/common.ent37
1 files changed, 19 insertions, 18 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index ae124a975..d6c17a354 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -127,37 +127,38 @@ to first switch tasksel to that DE using the following command, e.g:
<!-- number of packages, approx, in the main distribution -->
<!-- use:
- for i in binary-*; do echo -n "$i: "; zgrep '^Package:' $i/Packages.gz | wc -l; done
+ for i in binary-*; do echo -n "$i: "; zgrep '^Package:' binary-all/Packages.gz $i/Packages.gz | wc -l; done
-->
-<!-- last updated: January 16 2011 for Squeeze (sthibault) -->
+<!-- last updated: August 27 2012 for Wheezy (sthibault) -->
<!ENTITY num-of-distrib-pkgs
- "<phrase arch='amd64'>28150</phrase>
- <phrase arch='armel'>27600</phrase>
- <phrase arch='hppa'>27250</phrase>
- <phrase arch='i386'>28250</phrase>
- <phrase arch='ia64'>27300</phrase>
- <phrase arch='kfreebsd-amd64'>25900</phrase>
- <phrase arch='kfreebsd-i386'>25900</phrase>
- <phrase arch='mips'>27500</phrase>
- <phrase arch='mipsel'>27550</phrase>
- <phrase arch='powerpc'>27900</phrase>
- <phrase arch='s390'>27600</phrase>
- <phrase arch='sparc'>27750</phrase>
+ "<phrase arch='amd64'>52941</phrase>
+ <phrase arch='armel'>52168</phrase>
+ <phrase arch='armhf'>52076</phrase>
+ <phrase arch='i386'>53051</phrase>
+ <phrase arch='ia64'>51187</phrase>
+ <phrase arch='kfreebsd-amd64'>50320</phrase>
+ <phrase arch='kfreebsd-i386'>50283</phrase>
+ <phrase arch='mips'>52046</phrase>
+ <phrase arch='mipsel'>52076</phrase>
+ <phrase arch='powerpc'>52340</phrase>
+ <phrase arch='s390'>51833</phrase>
+ <phrase arch='s390'>51653</phrase>
+ <phrase arch='sparc'>52207</phrase>
">
<!-- Number of current Debian developers -->
<!-- Can be found for example on vote.debian.org (use last vote) -->
-<!ENTITY num-of-debian-developers "886">
+<!ENTITY num-of-debian-developers "951">
<!-- Number of current Debian maillists (see
http://lists.debian.org/completeindex.html) -->
-<!ENTITY num-of-debian-maillists "245">
+<!ENTITY num-of-debian-maillists "253">
<!-- version of X11 shipping with the current release -->
-<!ENTITY x11ver "7.6">
+<!ENTITY x11ver "7.7">
<!-- version of BRLTTY shipping with the current release -->
-<!ENTITY brlttyver "4.3">
+<!ENTITY brlttyver "4.4">
<!-- version of Speakup shipping with the current release -->
<!ENTITY speakupver "3.1.6">