[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#554251: marked as done (O: mpatrol -- A library for debugging memory allocations)



Your message dated Wed, 23 Feb 2011 22:48:39 +0000
with message-id <E1PsNVf-0001DB-NW@franck.debian.org>
and subject line Bug#614635: Removed package(s) from unstable
has caused the Debian Bug report #554251,
regarding O: mpatrol -- A library for debugging memory allocations
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
554251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554251
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of mpatrol, Oohara Yuuma <oohara@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: mpatrol
Binary: mpatrolc2
Version: 1.4.8-12
Priority: optional
Section: devel
Maintainer: Oohara Yuuma <oohara@debian.org>
Build-Depends: binutils-dev, debhelper (>> 3.0.0), libelfg0-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/m/mpatrol
Files:
 d14a5d5e54f73542c6f40c6273e4798d 643 mpatrol_1.4.8-12.dsc
 ada423c49bc5bfa7c3e7a80a711c2a1a 4413896 mpatrol_1.4.8.orig.tar.gz
 3211a2f1d048252fdd9da1cad470ac62 6984 mpatrol_1.4.8-12.diff.gz
Homepage: http://www.cbmamiga.demon.co.uk/mpatrol

Package: mpatrol
Binary: mpatrolc2
Version: 1.4.8-12
Priority: optional
Section: devel
Maintainer: Oohara Yuuma <oohara@debian.org>
Build-Depends: binutils-dev, debhelper (>> 3.0.0), libelfg0-dev
Architecture: any
Standards-Version: 3.8.0
Format: 1.0
Directory: pool/main/m/mpatrol
Files:
 d14a5d5e54f73542c6f40c6273e4798d 643 mpatrol_1.4.8-12.dsc
 ada423c49bc5bfa7c3e7a80a711c2a1a 4413896 mpatrol_1.4.8.orig.tar.gz
 3211a2f1d048252fdd9da1cad470ac62 6984 mpatrol_1.4.8-12.diff.gz
Homepage: http://www.cbmamiga.demon.co.uk/mpatrol

Package: mpatrolc2
Priority: optional
Section: devel
Installed-Size: 3592
Maintainer: Oohara Yuuma <oohara@debian.org>
Architecture: amd64
Source: mpatrol
Version: 1.4.8-12
Replaces: mpatrol, mpatrolc102
Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), binutils-dev, libelfg0, libelfg0-dev
Conflicts: mpatrol, mpatrolc102
Filename: pool/main/m/mpatrol/mpatrolc2_1.4.8-12_amd64.deb
Size: 1579122
MD5sum: 598f05623db6c0f16db9aaef91276630
SHA1: 6048e5dde12d8bb4b44165caefbc7019b573bce4
SHA256: c60a4335a887fab396f4dadbc4cf0c0ae121aa890b304d31361f154f0d955c4e
Description: A library for debugging memory allocations
 The mpatrol library is a debugging tool that attempts to
 diagnose run-time errors that are caused by the wrong use of
 dynamically allocated memory.
 .
 Along with providing a comprehensive and configurable log of all
 dynamic memory operations that occurred during the lifetime of a
 program, the mpatrol library performs extensive checking to detect
 any misuse of dynamically allocated memory.
 .
 All logging and tracing output from the mpatrol library is sent
 to a separate log file in order to keep its diagnostics separate
 from any that the program being tested might generate.
 A wide variety of library settings can also be changed at
 run-time via an environment variable, thus removing the need to
 recompile or relink in order to change the library's behaviour.
 .
 All of this functionality can be integrated into existing code
 through the inclusion of a single header file at compile-time.
 .
 This package is for g++ 4.0 or later.  If your g++ is 3.2 or 3.3,
 install the mpatrolc102 package instead.  If you use an ancient
 version of g++, try the mpatrol package.
Homepage: http://www.cbmamiga.demon.co.uk/mpatrol

Package: mpatrolc2
Priority: optional
Section: devel
Installed-Size: 3592
Maintainer: Oohara Yuuma <oohara@debian.org>
Architecture: amd64
Source: mpatrol
Version: 1.4.8-12
Replaces: mpatrol, mpatrolc102
Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), binutils-dev, libelfg0, libelfg0-dev
Conflicts: mpatrol, mpatrolc102
Filename: pool/main/m/mpatrol/mpatrolc2_1.4.8-12_amd64.deb
Size: 1579122
MD5sum: 598f05623db6c0f16db9aaef91276630
SHA1: 6048e5dde12d8bb4b44165caefbc7019b573bce4
SHA256: c60a4335a887fab396f4dadbc4cf0c0ae121aa890b304d31361f154f0d955c4e
Description: A library for debugging memory allocations
 The mpatrol library is a debugging tool that attempts to
 diagnose run-time errors that are caused by the wrong use of
 dynamically allocated memory.
 .
 Along with providing a comprehensive and configurable log of all
 dynamic memory operations that occurred during the lifetime of a
 program, the mpatrol library performs extensive checking to detect
 any misuse of dynamically allocated memory.
 .
 All logging and tracing output from the mpatrol library is sent
 to a separate log file in order to keep its diagnostics separate
 from any that the program being tested might generate.
 A wide variety of library settings can also be changed at
 run-time via an environment variable, thus removing the need to
 recompile or relink in order to change the library's behaviour.
 .
 All of this functionality can be integrated into existing code
 through the inclusion of a single header file at compile-time.
 .
 This package is for g++ 4.0 or later.  If your g++ is 3.2 or 3.3,
 install the mpatrolc102 package instead.  If you use an ancient
 version of g++, try the mpatrol package.
Homepage: http://www.cbmamiga.demon.co.uk/mpatrol




--- End Message ---
--- Begin Message ---
Version: 1.4.8-12+rm

Dear submitter,

as the package mpatrol has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/614635

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: