Changeset 254
- Timestamp:
- 02/22/08 18:28:09 (9 months ago)
- Files:
-
- cleverbox/branches/0.4/debian/control (modified) (1 diff)
- cleverbox/trunk/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cleverbox/branches/0.4/debian/control
r242 r254 8 8 Package: cleverbox 9 9 Architecture: all 10 Depends: ${python:Depends}, subversion , trac (>=0.10.3), libapache2-mod-python (>= 3.3.1)10 Depends: ${python:Depends}, subversion (>=1.4.2), trac (>=0.10.3), libapache2-mod-python (>=3.2.10), libapache2-svn (>=1.4.2) 11 11 Suggests: libapache2-mod-macro 12 12 Description: Trac and Subversion instances deployment shell cleverbox/trunk/debian/control
r253 r254 8 8 Package: cleverboxfuture 9 9 Architecture: all 10 Depends: ${python:Depends}, subversion , trac (>=0.10.3), libapache2-mod-python (>= 3.3.1)10 Depends: ${python:Depends}, subversion (>=1.4.2), trac (>=0.10.3), libapache2-mod-python (>=3.2.10), libapache2-svn (>=1.4.2) 11 11 Suggests: libapache2-mod-macro 12 12 Conflicts: cleverbox
