Your message dated Sat, 07 Jun 2014 10:21:40 +0000
with message-id <e1wtdkq-0001lc...@franck.debian.org>
and subject line Bug#750625: fixed in yara 2.1.0-3
has caused the Debian Bug report #750625,
regarding yara: Missing depends in both python/python3-yara
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.)
--
750625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yara
Version: 2.1.0-2
Severity: serious
Tags: patch
Justification: Policy 3.5
Neither of the Python bindings packages have any python interpreter depends,
which they require to work. This is due to missing subsitution variables in
debian/control. Patch attached. I don't plan to NMU this immediately, but I
may later if this isn't resovled.
diff -Nru yara-2.1.0/debian/changelog yara-2.1.0/debian/changelog
--- yara-2.1.0/debian/changelog 2014-04-03 00:57:26.000000000 -0400
+++ yara-2.1.0/debian/changelog 2014-06-05 01:36:44.000000000 -0400
@@ -1,3 +1,11 @@
+yara (2.1.0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Add missing python{3}:Depends substvars in debian/control so proper
+ python depends on included for python{3}-yara
+
+ -- Scott Kitterman <sc...@kitterman.com> Thu, 05 Jun 2014 01:35:41 -0400
+
yara (2.1.0-2) unstable; urgency=medium
* Restored symbols file
diff -Nru yara-2.1.0/debian/control yara-2.1.0/debian/control
--- yara-2.1.0/debian/control 2014-04-03 00:57:26.000000000 -0400
+++ yara-2.1.0/debian/control 2014-06-05 01:35:19.000000000 -0400
@@ -100,7 +100,7 @@
Package: python-yara
Section: python
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Description: help to identify and classify malwares (Python bindings)
YARA is a tool aimed at helping malware researchers to identify
and classify malware samples. With YARA you can create descriptions
@@ -129,7 +129,7 @@
Package: python3-yara
Section: python
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}
Description: help to identify and classify malwares (Python 3 bindings)
YARA is a tool aimed at helping malware researchers to identify
and classify malware samples. With YARA you can create descriptions
--- End Message ---
--- Begin Message ---
Source: yara
Source-Version: 2.1.0-3
We believe that the bug you reported is fixed in the latest version of
yara, which is due to be installed in the Debian FTP archive.
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 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated yara 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 07 Jun 2014 11:36:02 +0200
Source: yara
Binary: yara libyara2 libyara-dev python-yara python3-yara
Architecture: source amd64
Version: 2.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <ben...@debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Description:
libyara-dev - help to identify and classify malwares (development files)
libyara2 - help to identify and classify malwares (shared library)
python-yara - help to identify and classify malwares (Python bindings)
python3-yara - help to identify and classify malwares (Python 3 bindings)
yara - help to identify and classify malwares
Closes: 750625
Changes:
yara (2.1.0-3) unstable; urgency=medium
.
* Add missing python{3}:Depends substvars in debian/control so proper
python depends on included for python{3}-yara (Closes: #750625).
Thanks to Scott Kitterman.
Checksums-Sha1:
87a8312def948196127c1a3187477f5c2dfbf238 1530 yara_2.1.0-3.dsc
0f797cedc37a2d33aa41c2eeb6bd9ae5e2d32209 6068 yara_2.1.0-3.debian.tar.xz
0dc7c56aa55d251f286cc76801667cfeace5199f 19328 yara_2.1.0-3_amd64.deb
766173403f5e96321a42b9e1761acd3ccf85423c 55676 libyara2_2.1.0-3_amd64.deb
865c30e7ab856eb9f0b5e5aa4106882c49a32727 65632 libyara-dev_2.1.0-3_amd64.deb
40ad20a33138c6fa661441cca2c7130442b2f406 15344 python-yara_2.1.0-3_amd64.deb
669d5941e72142bfafe57cd35c4df3dc3a7dd063 15470 python3-yara_2.1.0-3_amd64.deb
Checksums-Sha256:
3c5c62074a557d8b6ab9240a028269caeabbaccc282c1b9867b05dd956f58fee 1530
yara_2.1.0-3.dsc
5d99bbe2f23338bcfa321da807226a35bbf41dd2cf9ad55e8639a33084fae7e2 6068
yara_2.1.0-3.debian.tar.xz
5f1b76af74dc29a5a4b61d055cbc9bcf42452ea227c64f95cab6715d68927bbf 19328
yara_2.1.0-3_amd64.deb
c049ab44d9265ded986a3bc36984d3883c959375ae0231b689916630cee2da78 55676
libyara2_2.1.0-3_amd64.deb
15bc7af217c02638a439b1bf056696eb5edaf30519cb0215d873500604580d73 65632
libyara-dev_2.1.0-3_amd64.deb
8141a775800f5b753c4926507fb5403cbc506586fc083fd8c4c640776dd8810c 15344
python-yara_2.1.0-3_amd64.deb
2426a0548c41cd347620de938e04701cab8964839b30aee74f4527f9184f6419 15470
python3-yara_2.1.0-3_amd64.deb
Files:
670d97324694e3389549f5b77776470b 19328 utils optional yara_2.1.0-3_amd64.deb
c8754a235786d719873a4a6eff2ad76c 55676 libs optional libyara2_2.1.0-3_amd64.deb
7b2ddfbdc65506095064800f0d0b22c1 65632 libdevel optional
libyara-dev_2.1.0-3_amd64.deb
3525bb474b27965b8068c02e9a0e7b13 15344 python optional
python-yara_2.1.0-3_amd64.deb
d7aa333224570c7553c76e1e616655da 15470 python optional
python3-yara_2.1.0-3_amd64.deb
b618747ea47e6e4071d788896d7ae000 1530 utils optional yara_2.1.0-3.dsc
bd8df17cea8658a2ac068f6fdb622de1 6068 utils optional yara_2.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlOS3sIACgkQUCgnLz/SlGgukgCgmN79Sc+EEoJ0CKFH3lzyFWz/
quIAn0+gn2nKWs1ub5z7mLa9jSYs9+8W
=S3Zr
-----END PGP SIGNATURE-----
--- End Message ---