Your message dated Sun, 27 Feb 2005 09:02:03 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292019: fixed in binstats 1.08-7
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Jan 2005 16:26:12 +0000
>From [EMAIL PROTECTED] Mon Jan 24 08:26:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from hospedando.com [209.239.32.10] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Ct72Z-0002DR-00; Mon, 24 Jan 2005 08:26:11 -0800
Received: from inspiron (94.Red-80-35-165.pooles.rima-tde.net [80.35.165.94])
        by hospedando.com (8.12.10/8.12.10) with ESMTP id j0OGQ9h2024869
        for <[EMAIL PROTECTED]>; Mon, 24 Jan 2005 11:26:10 -0500
Subject: O: binstats -- Statistics tool for installed programs
From: Angel Ramos <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain
Date: Mon, 24 Jan 2005 18:26:31 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.3 
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: normal

This package is not updated since 4 years ago. I orphan this package.

Angel Ramos

The package description is:
 A utility to aid the tidying up of binaries, interpreted scripts, and
 dynamic libraries.  It can find the number and identity of a.out and
 ELF binaries, plus their debugging symbols status, setuid status, and
 dynamic library dependence.  It can count the number of Java bytecode
 programs, tally up the main types of scripts, and look for unidentified
executable text files.
 
 Also it is able to find any duplicated executable names, unused
 libraries, binaries with missing libraries, statically linked
binaries, and duplicated manual page names.



---------------------------------------
Received: (at 292019-close) by bugs.debian.org; 27 Feb 2005 14:08:02 +0000
>From [EMAIL PROTECTED] Sun Feb 27 06:08:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D5P5V-0007f8-00; Sun, 27 Feb 2005 06:08:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D5Ozj-0006Ke-00; Sun, 27 Feb 2005 09:02:03 -0500
From: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292019: fixed in binstats 1.08-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 27 Feb 2005 09:02:03 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: binstats
Source-Version: 1.08-7

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

binstats_1.08-7.diff.gz
  to pool/main/b/binstats/binstats_1.08-7.diff.gz
binstats_1.08-7.dsc
  to pool/main/b/binstats/binstats_1.08-7.dsc
binstats_1.08-7_all.deb
  to pool/main/b/binstats/binstats_1.08-7_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.
Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> (supplier of updated 
binstats 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, 26 Feb 2005 23:25:48 +0100
Source: binstats
Binary: binstats
Architecture: source all
Version: 1.08-7
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Changed-By: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]>
Description: 
 binstats   - Statistics tool for installed programs
Closes: 146465 218647 292019
Changes: 
 binstats (1.08-7) unstable; urgency=low
 .
   * Adopting this package, as makejail Depends: on it (Closes: #292019)
   * Updated Standard-Versions:
     * Adjusted CFLAGS and LDFLAGS in debian/rules just in case
       the binaries are built again
     * Fixed binary-arch for the same reason, althoug the package remains
       Arch: all
   * Quote readlink calls (Closes: #218647)
   * Add the package to the unused library list (Closes: #146465)
   * Add a check to review which of the packages holding unused libraries
     are not used at all.
   * Redirect error output of the find call to /dev/null (in case it
     finds dangling symlinks)
   * Use mktemp instead of mkdir to prevent a race condition
   * Change the script so BSLOG and BSLOGTMP are created before they are
     used, this does not prevent some race conditions so don't run
     this script in untrusted directories.
   * Remove debugging output in Makefile, if present
Files: 
 843bff34c9ec8f3cbe6278beb53eb0d4 692 utils optional binstats_1.08-7.dsc
 f53cb2e5b15866712bb493ff96d3ae49 6421 utils optional binstats_1.08-7.diff.gz
 f0ee570988dabb32a62ab5d7941e75f5 15440 utils optional binstats_1.08-7_all.deb

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

iQCVAwUBQiHPT/tEPvakNq0lAQJJvwQAgiD6/L+TTZt0xPAc+yR+/zpYJ5/R+Sxn
uA/pamVgsj+yG9pUdC34yMZyytrXgfmG1fJU+OrXXqNGscMX6+k50r1OLr1KpB9X
QGsSAZhu4MPSAnkHnPb49wutBdumbWH6Y5chlXzjII6Z3IL8KpTvgNjzQEXfuZBj
sg5pHqN4K/U=
=vdrp
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to