[iep] 01/01: d/control: add relevant sections to each pkg
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 2 19:47:08 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 f4fad7c68e4046b55e22fb814c0098fe85fb5b14
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Feb 2 19:46:10 2015 +0000
d/control: add relevant sections to each pkg
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 4deb959..b13d1dc 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Homepage: http://www.iep-project.org/
Package: iep
Architecture: all
+Section: devel
Depends: ${misc:Depends},
${python3:Depends},
python3-ieplib (= ${binary:Version})
@@ -27,6 +28,7 @@ Description: Interactive Editor for Python (Python 3)
Package: python3-ieplib
Architecture: all
+Section: python
Depends: ${misc:Depends},
${python3:Depends},
iep-common,
@@ -41,6 +43,7 @@ Description: Interactive Editor for Python (Python 3 modules)
Package: iep-common
Architecture: all
+Section: python
Depends: ${misc:Depends},
fonts-dejavu-extra
Description: Interactive Editor for Python (common files)
--
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