Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/installs/debian/ubuntu/debian/control.old
diff options
context:
space:
mode:
Diffstat (limited to 'installs/debian/ubuntu/debian/control.old')
-rw-r--r--installs/debian/ubuntu/debian/control.old35
1 files changed, 35 insertions, 0 deletions
diff --git a/installs/debian/ubuntu/debian/control.old b/installs/debian/ubuntu/debian/control.old
new file mode 100644
index 0000000..0e989c6
--- /dev/null
+++ b/installs/debian/ubuntu/debian/control.old
@@ -0,0 +1,35 @@
+Source: python-exe
+Maintainer: Jim Tittsler <jim@eXeLearning.org>
+Section: python
+XS-Python-Version: all
+Priority: optional
+Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4.1.67), python-all-dev
+
+Package: python-exe
+Architecture: i386
+Depends: ${python:Depends}, python-zopeinterface (>=3.0.0-6), python-imaging
+Description: eLearning XHTML editor [dummy package]
+ 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.
+ .
+ This package is an empty dummy package that always depends on a package
+ built for Debian's default Python version.
+
+Package: python2.4-exe
+Architecture: i386
+Depends: ${python:Depends}, python-zopeinterface (>=3.0.0-6), python-imaging
+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.
+
+Package: python2.5-exe
+Architecture: i386
+Depends: ${python:Depends}, python-zopeinterface (>=3.0.0-6), python-imaging
+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.
+