summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2015-04-13 21:43:27 +0000
committerSteve McIntyre <93sam@debian.org>2015-04-13 21:43:27 +0000
commit8f29f30ab46a11e04ce6c0a79abb61acbc85a9b0 (patch)
tree7d4a9a4e61181c9f7d5d38d9244f7cadb14d6a42
parent4ef656f4b0cae42b4b711b5892a780c6f2819e34 (diff)
downloadinstallation-guide-8f29f30ab46a11e04ce6c0a79abb61acbc85a9b0.zip
Update stats for number of packages per arch, number of DDs and number of mailing lists
-rw-r--r--build/entities/common.ent31
1 files changed, 15 insertions, 16 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 79181903d..04e9dede3 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -121,30 +121,29 @@ to first switch tasksel to that DE using the following command, e.g:
<!-- use:
for i in binary-*; do echo -n "$i: "; zgrep '^Package:' binary-all/Packages.gz $i/Packages.gz | wc -l; done
-->
-<!-- last updated: November 25 2012 for Wheezy (sthibault) -->
+<!-- last updated: 2015-04-13 for Jessie (Sledge) -->
<!ENTITY num-of-distrib-pkgs
- "<phrase arch='amd64'>52005</phrase>
- <phrase arch='armel'>51276</phrase>
- <phrase arch='armhf'>51160</phrase>
- <phrase arch='i386'>52118</phrase>
- <phrase arch='ia64'>50298</phrase>
- <phrase arch='kfreebsd-amd64'>49473</phrase>
- <phrase arch='kfreebsd-i386'>49476</phrase>
- <phrase arch='mips'>51123</phrase>
- <phrase arch='mipsel'>51149</phrase>
- <phrase arch='powerpc'>51432</phrase>
- <phrase arch='s390'>50928</phrase>
- <phrase arch='s390'>50766</phrase>
- <phrase arch='sparc'>51297</phrase>
+ "<phrase arch='amd64'>61019</phrase>
+ <phrase arch='arm64'>58805</phrase>
+ <phrase arch='armel'>60147</phrase>
+ <phrase arch='armhf'>60143</phrase>
+ <phrase arch='i386'>61052</phrase>
+ <phrase arch='kfreebsd-amd64'>58097</phrase>
+ <phrase arch='kfreebsd-i386'>58082</phrase>
+ <phrase arch='mips'>59834</phrase>
+ <phrase arch='mipsel'>59931</phrase>
+ <phrase arch='powerpc'>60345</phrase>
+ <phrase arch='ppc64el'>59305</phrase>
+ <phrase arch='s390x'>59553</phrase>
">
<!-- Number of current Debian developers -->
<!-- Can be found for example on vote.debian.org (use last vote) -->
-<!ENTITY num-of-debian-developers "988">
+<!ENTITY num-of-debian-developers "1026">
<!-- Number of current Debian maillists (see
http://lists.debian.org/completeindex.html) -->
-<!ENTITY num-of-debian-maillists "260">
+<!ENTITY num-of-debian-maillists "276">
<!-- version of X11 shipping with the current release -->
<!ENTITY x11ver "7.7">