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

Bug#843444: marked as done (O: pyew -- Python tool like radare or *iew for malware analysis)



Your message dated Sat, 31 Aug 2019 19:18:50 +0000
with message-id <E1i48te-0006ZR-LZ@fasolo.debian.org>
and subject line Bug#939059: Removed package(s) from unstable
has caused the Debian Bug report #843444,
regarding O: pyew -- Python tool like radare or *iew for malware analysis
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.)


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

The current maintainer of pyew, David Martínez Moreno <ender@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
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pyew
Binary: pyew
Version: 2.0-3
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 8.0.0), python
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 36b4a3aea167487e25c79f92178f61fd 1126 pyew_2.0-3.dsc
 6ed13c922d8ba320e530517329f23c7c 344273 pyew_2.0.orig.tar.gz
 9de08b50e9066719c8c4ea508dbe263c 6016 pyew_2.0-3.debian.tar.gz
Vcs-Browser: http://code.google.com/p/pyew/source/browse/
Vcs-Hg: https://code.google.com/p/pyew/
Checksums-Sha1:
 be6156fdbd9722b3ce91280c6047bc7a7131be91 1126 pyew_2.0-3.dsc
 d158b65c17cccda4dd8b7a3d39f1795dfb8e68c4 344273 pyew_2.0.orig.tar.gz
 7834622280cb3f9c625f28af94440e60a738f1ea 6016 pyew_2.0-3.debian.tar.gz
Checksums-Sha256:
 a5571e93efa1855fd906e5752950df4d54e5a50d35ca51d373610462831cf5d3 1126 pyew_2.0-3.dsc
 64a4dfb1850efbe2c9b06108697651f9ff25223fd132eec66c6fe84d5ecc17ae 344273 pyew_2.0.orig.tar.gz
 19e7c4d6be3e29c3323b6957f9e4466d8e629307b7cf171cd43cc4278335cff1 6016 pyew_2.0-3.debian.tar.gz
Homepage: http://code.google.com/p/pyew
Package-List: 
 pyew deb python extra
Directory: pool/main/p/pyew
Priority: source
Section: python

Package: pyew
Binary: pyew
Version: 2.0-3
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 8.0.0), python
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 36b4a3aea167487e25c79f92178f61fd 1126 pyew_2.0-3.dsc
 6ed13c922d8ba320e530517329f23c7c 344273 pyew_2.0.orig.tar.gz
 9de08b50e9066719c8c4ea508dbe263c 6016 pyew_2.0-3.debian.tar.gz
Vcs-Browser: http://code.google.com/p/pyew/source/browse/
Vcs-Hg: https://code.google.com/p/pyew/
Checksums-Sha256:
 a5571e93efa1855fd906e5752950df4d54e5a50d35ca51d373610462831cf5d3 1126 pyew_2.0-3.dsc
 64a4dfb1850efbe2c9b06108697651f9ff25223fd132eec66c6fe84d5ecc17ae 344273 pyew_2.0.orig.tar.gz
 19e7c4d6be3e29c3323b6957f9e4466d8e629307b7cf171cd43cc4278335cff1 6016 pyew_2.0-3.debian.tar.gz
Homepage: http://code.google.com/p/pyew
Package-List: 
 pyew deb python extra
Directory: pool/main/p/pyew
Priority: source
Section: python

Package: pyew
Version: 2.0-3
Installed-Size: 1817
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: all
Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libdistorm64-1
Description-en: Python tool like radare or *iew for malware analysis
 Pyew is a (command line) Python tool like radare and *iew, oriented, mainly,
 to analyze malware. It does have support for hexadecimal viewing, disassembly
 (Intel 16, 32 and 64 bits), PE and ELF file formats (it does code analysis
 the right way), following direct call/jmp instructions, OLE2 format, PDF
 format (limited) and more. It also supports plugins to add more features to
 the tool.
Description-md5: 9dc8f656f52d05633b9329dfff48d68d
Homepage: http://code.google.com/p/pyew
Section: python
Priority: extra
Filename: pool/main/p/pyew/pyew_2.0-3_all.deb
Size: 328630
MD5sum: 5129efe5674e3cc32eba0f9667385abd
SHA1: 0ee7dac1a0ac9f23768af66f397d14d553f9831b
SHA256: c6f15aa961e81454bc013cb9c657094967d278dd431e13e282df4315e8d975ab

Package: pyew
Version: 2.0-3
Installed-Size: 1817
Maintainer: David Martínez Moreno <ender@debian.org>
Architecture: all
Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libdistorm64-1
Description-en: Python tool like radare or *iew for malware analysis
 Pyew is a (command line) Python tool like radare and *iew, oriented, mainly,
 to analyze malware. It does have support for hexadecimal viewing, disassembly
 (Intel 16, 32 and 64 bits), PE and ELF file formats (it does code analysis
 the right way), following direct call/jmp instructions, OLE2 format, PDF
 format (limited) and more. It also supports plugins to add more features to
 the tool.
Description-md5: 9dc8f656f52d05633b9329dfff48d68d
Homepage: http://code.google.com/p/pyew
Section: python
Priority: extra
Filename: pool/main/p/pyew/pyew_2.0-3_all.deb
Size: 328630
MD5sum: 5129efe5674e3cc32eba0f9667385abd
SHA1: 0ee7dac1a0ac9f23768af66f397d14d553f9831b
SHA256: c6f15aa961e81454bc013cb9c657094967d278dd431e13e282df4315e8d975ab

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2.0-4+rm

Dear submitter,

as the package pyew 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 https://bugs.debian.org/939059

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@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: