Your message dated Sat, 29 Jul 2006 04:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#377638: fixed in num-utils 0.5-5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: num-utils
Version: 0.5-3
Severity: wishlist


The first sentence of every man page DESCRIPTION is a needless
repetition of what belongs (and exists) in the COPYRIGHT section:

    % for f in `dlocate -L num-utils | grep 'man.*gz'`; do man $f | grep -n -B 
1 "part of the num" ; done 2> /dev/null
    15-DESCRIPTION
    16:       numaverage is a program that is part of the numeric utilities 
package.
    --
    37-COPYRIGHT
    38:       numaverage is part of the num-utils package, which is copyrighted 
by
    15-DESCRIPTION
    16:       numbound is a program that is part of the numeric utilities 
package.
    --
    37-COPYRIGHT
    38:       numbound is part of the num-utils package, which is copyrighted 
by Suso
    15-DESCRIPTION
    16:       numinterval is a program that is part of the numeric utilities 
package.
    --
    35-COPYRIGHT
    36:       numinterval is part of the num-utils package, which is 
copyrighted by
    15-DESCRIPTION
    16:       numnormalize is a program that is part of the numeric utilities 
pack-
    --
    33-COPYRIGHT
    34:       numnormalize is part of the num-utils package, which is 
copyrighted by
    96-COPYRIGHT
    97:       numgrep is part of the num-utils package, which is copyrighted by 
Suso
    16-DESCRIPTION
    17:       numprocess is a program that is part of the numeric utilities 
package.
    --
    75-COPYRIGHT
    76:       numprocess is part of the num-utils package, which is copyrighted 
by
    15-DESCRIPTION
    16:       numsum is a program that is part of the numeric utilities package.
    --
    99-COPYRIGHT
    100:       numsum is part of the num-utils package, which is copyrighted by 
Suso
    11-DESCRIPTION
    12:       numrandom is a program that is part of the numeric utilities 
package.
    --
    63-COPYRIGHT
    64:       numrandom is part of the num-utils package, which is copyrighted 
by
    11-DESCRIPTION
    12:       numrange is a program that is part of the numeric utilities 
package.
    --
    80-COPYRIGHT
    81:       numrange is part of the num-utils package, which is copyrighted 
by Suso
    15-DESCRIPTION
    16:       numround is a program that is part of the numeric utilities 
package.
    --
    42-COPYRIGHT
    43:       numround is part of the num-utils package, which is copyrighted 
by Suso

For users who want a (temporary) quick fix, change to 'root' and run:

    % for f in `dlocate -L num-utils | grep 'man.*gz'`; do F=/tmp/duh$$.tmp ; 
zcat $f |  sed "s/^.*program that is part.*\.  //"  | gzip > $F ; mv -f "$F" 
"$f" ; done

Hope this helps...


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages num-utils depends on:
ii  perl                          5.8.8-6    Larry Wall's Practical Extraction 

num-utils recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: num-utils
Source-Version: 0.5-5

We believe that the bug you reported is fixed in the latest version of
num-utils, which is due to be installed in the Debian FTP archive:

num-utils_0.5-5.diff.gz
  to pool/main/n/num-utils/num-utils_0.5-5.diff.gz
num-utils_0.5-5.dsc
  to pool/main/n/num-utils/num-utils_0.5-5.dsc
num-utils_0.5-5_all.deb
  to pool/main/n/num-utils/num-utils_0.5-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens <[EMAIL PROTECTED]> (supplier of updated num-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 29 Jul 2006 11:37:08 +0200
Source: num-utils
Binary: num-utils
Architecture: source all
Version: 0.5-5
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[EMAIL PROTECTED]>
Changed-By: Bart Martens <[EMAIL PROTECTED]>
Description: 
 num-utils  - programs for dealing with numbers from the command line
Closes: 377638 377667 380266
Changes: 
 num-utils (0.5-5) unstable; urgency=low
 .
   * interval: Process value 0 correctly.  Closes: #380266.
   * average: Handling of empty list of numbers.  Closes: #377667.
   * average, bound, interval, normalize, numprocess, numsum, random, range,
     round, template: Removed needless repetition of text in man pages.
     Closes: #377638.
Files: 
 840bc95d54eefd925f6d2e78da09e0b2 554 math optional num-utils_0.5-5.dsc
 f49d92759023b92ad176ab664202e883 9727 math optional num-utils_0.5-5.diff.gz
 bcdac43361b206f4b925362c6420222b 54876 math optional num-utils_0.5-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEy0ltipBneRiAKDwRAqyqAJ9t6dimLJ5GABwke6w3AN4sOugl6ACeI2VF
W+RXhDyRztslZEBS1RCsMwo=
=9owA
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to