Your message dated Tue, 01 Aug 2017 09:46:55 +0200
with message-id <87d18fn30w....@msgid.hilluzination.de>
and subject line Closed in 3.0.4-3
has caused the Debian Bug report #867204,
regarding python3-capstone lacks python dependency
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 ow...@bugs.debian.org
immediately.)
--
867204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-capstone
Version: 3.0.4-1
Severity: serious
Tags: patch
python3-capstone lacks any dependency on python,
there is a cut'n'paste error in the dependencies:
--- debian/control.old 2017-07-04 17:37:41.000000000 +0000
+++ debian/control 2017-07-04 17:32:02.000000000 +0000
@@ -67,7 +67,7 @@
Package: python3-capstone
Section: python
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libcapstone3
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libcapstone3
XB-Python3-Version: ${python:Versions}
Description: lightweight multi-architecture disassembly framework - Python
bindings
Capstone is a lightweight multi-platform, multi-architecture disassembly
--- End Message ---
--- Begin Message ---
Control: fixed -1 3.0.4-3
Hi,
I uploaded 3.0.4-3 recently which closes this bug.
Cheers,
-Hilko
--- End Message ---