[Python-apps-commits] r7802 - in packages/pyspread/trunk/debian (control)
anoteng-guest at users.alioth.debian.org
anoteng-guest at users.alioth.debian.org
Wed Nov 16 19:00:27 UTC 2011
Date: Wednesday, November 16, 2011 @ 19:00:25
Author: anoteng-guest
Revision: 7802
Multi line depends
Modified:
packages/pyspread/trunk/debian/control
Modified: packages/pyspread/trunk/debian/control
===================================================================
--- packages/pyspread/trunk/debian/control 2011-11-16 12:30:59 UTC (rev 7801)
+++ packages/pyspread/trunk/debian/control 2011-11-16 19:00:25 UTC (rev 7802)
@@ -12,8 +12,10 @@
Package: pyspread
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-numpy (>= 1.1.0), python-wxgtk2.8 (>= 2.8.10.1)
-Recommends: python-pyme (>= 0.8.1), python-gmpy (>= 1.1.0), python-rpy (>= 1.0.3)
+Depends: ${misc:Depends}, ${python:Depends}, python-numpy (>= 1.1.0),
+ python-wxgtk2.8 (>= 2.8.10.1)
+Recommends: python-pyme (>= 0.8.1), python-gmpy (>= 1.1.0),
+ python-rpy (>= 1.0.3)
Description: cross-platform Python spreadsheet application
Pyspread is a cross-platform Python spreadsheet application. Instead of
spreadsheet formulas, Python expressions are entered into the spreadsheet
More information about the Python-apps-commits
mailing list