[Python-modules-commits] [androguard] 09/12: add Depends: ipython for androlyze

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Wed Feb 17 19:59:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

eighthave pushed a commit to branch master
in repository androguard.

commit 4bdc5d83ce76f9192b8fc02c426a6279965d1606
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Wed Feb 17 20:29:36 2016 +0100

    add Depends: ipython for androlyze
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 26fe9ec..9a00c4f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ X-Python-Version: >= 2.6
 
 Package: androguard
 Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, ipython
 Suggests: python-pyside.qtcore, python-pyside.qtgui
 Description: full Python tool to play with Android files
  Androguard is a full python tool to play with Android files.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/androguard.git



More information about the Python-modules-commits mailing list