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-11-05 22:58:52 (GMT)
committer jtittsler <jtittsler@38b22f21-9aea-0310-abfc-843a9883df58>2009-11-05 22:58:52 (GMT)
commit7a55cb2aeba51033b81410b1ffab9b53352540e0 (patch)
treeb7124edf5e6561bcb2afd086a2621b3880daae58
parent56261aa95f2341449c556f524ecc8cb5a54ea26a (diff)
Ubuntu: depend on either python-zopeinterface or the renamed python-zope.interface
git-svn-id: https://exe.svn.sourceforge.net/svnroot/exe/trunk@3596 38b22f21-9aea-0310-abfc-843a9883df58
-rw-r--r--installs/debian/ubuntu/debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/installs/debian/ubuntu/debian/control b/installs/debian/ubuntu/debian/control
index 7e7976e..6d72fb6 100644
--- a/installs/debian/ubuntu/debian/control
+++ b/installs/debian/ubuntu/debian/control
@@ -1,14 +1,16 @@
Source: exe
-Maintainer: Jim Tittsler <jim@eXeLearning.org>
Section: python
Priority: optional
+Maintainer: Jim Tittsler <jim@eXeLearning.org>
+Homepage: http://eXeLearning.org/
+Vcs-Browser: http://exe.svn.sourceforge.net/viewvc/exe/
Standards-Version: 3.6.1
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
-Depends: ${python:Depends}, python-zopeinterface (>=3.0.0-6), python-imaging
+Depends: ${python:Depends}, python-zopeinterface (>=3.0.0-6) | python-zope.interface, python-imaging
Conflicts: python2.3-exe, python2.4-exe, python2.5-exe
Replaces: python2.3-exe, python2.4-exe, python2.5-exe
Provides: ${python:Provides}