Package: mutt
Version: 1.5.17+20080114-1
Severity: normal
Please move the documentation to a separate package, e.g. mutt-doc, so that
these need not to me installed on small system where only mutt binary is needed.
See:
$ for i in $(dpkg -L mutt | grep doc/); do [ -f $i ] && ls -l $i ; done | awk
'{sum += $5}END{print sum}'
1582593
On system where localepurge is used, the binary package would shrink to:
$ for i in $(dpkg -L mutt | grep -v doc/); do [ -f $i ] && ls -l $i ; done |
sort -n -k 5 | grep -v locale | awk '{sum += $5} END {print sum}'
850977
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages mutt depends on:
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii libgnutls13 2.0.4-3 the GNU TLS library - runtime libr
ii libidn11 1.4-1 GNU libidn library, implementation
ii libncursesw5 5.6+20080203-1 Shared libraries for terminal hand
ii libsasl2-2 2.1.22.dfsg1-18 Cyrus SASL - authentication abstra
Versions of packages mutt recommends:
ii exim4-daemon-heavy [mail-tran 4.69-2 Exim MTA (v4) daemon with extended
ii locales 2.7-8 GNU C Library: National Language (
ii mime-support 3.40-1 MIME files 'mime.types' & 'mailcap
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]