Package: coreutils
Version: 8.23-2
Severity: wishlist
Tags: patch

The package description says:

> Specifically, this package includes:
> arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
> csplit cut date dd df dir dircolors dirname du echo env expand expr
> factor false flock fmt fold groups head hostid id install join link ln
> logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od
> paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir
> runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee
> test timeout touch tr true truncate tsort tty uname unexpand uniq unlink
> users vdir wc who whoami yes

This has already been amended to include realpath, added in 8.23-1,
but misses numfmt, added without fanfare somewhere around 8.21-1.

This being an Essential package, my package description nitpicks are
even lower than usual on the severity scale (users aren't going to say
"Oh, so it has numfmt now, in that case I'll install it!"), but here's
a patch anyway.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.17-rc5-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages coreutils depends on:
ii  libacl1      2.2.52-2
ii  libattr1     1:2.4.47-2
ii  libc6        2.19-11
ii  libselinux1  2.3-2

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information
-- 
JBR     with qualifications in linguistics, experience as a Debian
        sysadmin, and probably no clue about this particular package
diff -ru coreutils-8.23.pristine/debian/control coreutils-8.23/debian/control
--- coreutils-8.23.pristine/debian/control	2014-10-09 18:44:05.000000000 +0100
+++ coreutils-8.23/debian/control	2014-10-09 18:45:21.834664154 +0100
@@ -22,11 +22,11 @@
  arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
  csplit cut date dd df dir dircolors dirname du echo env expand expr
  factor false flock fmt fold groups head hostid id install join link ln
- logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc od 
- paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir
- runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee 
- test timeout touch tr true truncate tsort tty uname unexpand uniq unlink 
- users vdir wc who whoami yes
+ logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
+ od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
+ rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
+ tail tee test timeout touch tr true truncate tsort tty uname unexpand
+ uniq unlink users vdir wc who whoami yes
 Homepage: http://gnu.org/software/coreutils
 
 Package: mktemp

Reply via email to