From 56261aa95f2341449c556f524ecc8cb5a54ea26a Mon Sep 17 00:00:00 2001 From: jtittsler Date: Fri, 11 Sep 2009 01:57:41 +0000 Subject: 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 --- 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 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. -- cgit v0.9.1