Changeset 348
- Timestamp:
- 05/19/08 14:28:45 (6 months ago)
- Files:
-
- cleverbox/branches/0.4/debian/changelog (modified) (1 diff)
- cleverbox/branches/0.4/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cleverbox/branches/0.4/debian/changelog
r347 r348 1 cleverbox (0.4.4-3) stable; urgency=low 2 3 * Fixed Python dependency management in debian package. 4 * Package now depends on trac-0.10.4+ 5 6 -- Tristan Rivoallan <trivoallan@clever-age.com> Fri, 16 May 2008 11:01:08 +0100 7 1 8 cleverbox (0.4.4-2) stable; urgency=low 2 9 cleverbox/branches/0.4/debian/control
r346 r348 9 9 Package: cleverbox 10 10 Architecture: all 11 Depends: ${python:Depends}, subversion (>=1.4.2), trac (>=0.10), libapache2-mod-python (>=3.2.10), libapache2-svn (>=1.4.2), python-setuptools (>=0.6c3-3) 12 Conflicts: trac-0.10.3 11 Depends: python2.4, subversion (>= 1.4.2), trac (>= 0.10.4), libapache2-mod-python (>= 3.2.10), libapache2-svn (>= 1.4.2), python-setuptools (>= 0.6c3-3) 13 12 Suggests: libapache2-mod-macro 14 13 Description: Trac and Subversion instances deployment shell
