[Forensics-changes] [volatility] 01/01: * debian/control: changed yara to python-yara as volatility dependency.
Eriberto Mota
eriberto-guest at moszumanska.debian.org
Thu Jan 30 20:52:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
eriberto-guest pushed a commit to branch debian
in repository volatility.
commit 7366d7cca5f3f2fae8c2700cb262ff15947cba22
Author: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
Date: Thu Jan 30 18:51:30 2014 -0200
* debian/control: changed yara to python-yara as volatility dependency.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cf7a8b4..d86d14a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+volatility (2.3.1-4) unstable; urgency=high
+
+ * debian/control: changed yara to python-yara as volatility dependency.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br> Sun, 26 Jan 2014 16:42:27 -0200
+
volatility (2.3.1-3) unstable; urgency=medium
* Updated to unstable.
diff --git a/debian/control b/debian/control
index dd7f170..ee3656b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: volatility
Architecture: all
Suggests: lime-forensics-dmks, libraw1394-11
Depends: ${misc:Depends}, ${python:Depends}, python-crypto, python-imaging,
- python-openpyxl, volatility-tools, yara
+ python-openpyxl, python-yara, volatility-tools
Recommends: volatility-profiles
Description: advanced memory forensics framework
The Volatility Framework is a completely open collection of tools for the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/volatility.git
More information about the forensics-changes
mailing list