Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjtittsler <jtittsler@38b22f21-9aea-0310-abfc-843a9883df58>2009-09-11 01:57:41 (GMT)
committer jtittsler <jtittsler@38b22f21-9aea-0310-abfc-843a9883df58>2009-09-11 01:57:41 (GMT)
commit56261aa95f2341449c556f524ecc8cb5a54ea26a (patch)
tree85df19cc3f6b59833840d9403d8a2a700b05b34e
parentfc9cd82d84f2e8ae4d0d1984c08654326c766e6c (diff)
Ubuntu: change control to depend on only current version of Python
git-svn-id: https://exe.svn.sourceforge.net/svnroot/exe/trunk@3595 38b22f21-9aea-0310-abfc-843a9883df58
-rw-r--r--installs/debian/ubuntu/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/installs/debian/ubuntu/debian/control b/installs/debian/ubuntu/debian/control
index fb641fa..7e7976e 100644
--- a/installs/debian/ubuntu/debian/control
+++ b/installs/debian/ubuntu/debian/control
@@ -3,8 +3,8 @@ Maintainer: Jim Tittsler <jim@eXeLearning.org>
Section: python
Priority: optional
Standards-Version: 3.6.1
-Build-Depends-Indep: debhelper (>= 5.0.38), python-support (>0.5.3), python-all-dev (>= 2.4)
-XS-Python-Version: all, >=2.4
+Build-Depends: debhelper (>= 5.0.38), python-support (>=0.5.3), python-all-dev (>= 2.4)
+XS-Python-Version: current, >=2.4
Package: exe
Architecture: i386
@@ -13,7 +13,7 @@ Conflicts: python2.3-exe, python2.4-exe, python2.5-exe
Replaces: python2.3-exe, python2.4-exe, python2.5-exe
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
-Description: eLearning XHTML editor [dummy package]
+Description: eLearning XHTML editor
The eXe project is an authoring environment to enable teachers to publish
web content without the need to become proficient in HTML or XML markup.
Content generated using eXe can be used by any Learning Management System.