[iep] 05/16: d/control: add iep-common package

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jan 30 11:18:04 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 70d910d92a552116378a6302a09a09278961122c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Jan 30 10:27:44 2015 +0000

    d/control: add iep-common package
---
 debian/control | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 91d4a29..8dba7d3 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Package: python3-ieplib
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
+         iep-common,
          python3-pyzolib,
          python3-pyqt4,
          fonts-dejavu-extra
@@ -37,4 +38,15 @@ Description: Interactive Editor for Python (Python 3 modules)
  interactivity and introspection, which makes it very suitable for scientific 
  computing. Its practical design is aimed at simplicity and efficiency.
  .
- This package provides the Python 3 modules used by IEP.
+ This package provides the modules used by IEP.
+
+Package: iep-common
+Architecture: all
+Depends: ${misc:Depends}
+Provides: ${python3:Provides}
+Description: Interactive Editor for Python (common files)
+ IEP (pronounced as eep) is a cross-platform Python IDE focused on 
+ interactivity and introspection, which makes it very suitable for scientific 
+ computing. Its practical design is aimed at simplicity and efficiency.
+ .
+ This package provides the common files of IEP.

-- 
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