[iep] 02/02: d/control: iep depends on python3-pkg-resources

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Feb 4 16:32:32 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository iep.

commit a59cdc2d31ae5dca964c3598a9225d82a2d9355a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Feb 4 16:27:49 2015 +0000

    d/control: iep depends on python3-pkg-resources
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7e59fd6..304ef47 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Architecture: all
 Section: devel
 Depends: ${misc:Depends},
          ${python3:Depends},
-         python3-ieplib (= ${binary:Version})
+         python3-ieplib (= ${binary:Version}),
+         python3-pkg-resources
 Description: Interactive Editor for Python (Python 3)
  IEP (pronounced as eep) is a cross-platform Python IDE focused on 
  interactivity and introspection, which makes it very suitable for scientific 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/iep.git



More information about the debian-science-commits mailing list