Changeset 253
- Timestamp:
- 02/20/08 13:20:58 (9 months ago)
- Files:
-
- cleverbox/trunk/debian/changelog (modified) (1 diff)
- cleverbox/trunk/debian/control (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cleverbox/trunk/debian/changelog
r244 r253 1 cleverbox (0.5dev-1) unstable; urgency=low1 cleverboxfuture (0.5.0dev-r252) unstable; urgency=low 2 2 3 * Initial release 3 [ Tristan Rivoallan ] 4 * Initial release of a deb package based on trunk. 4 5 5 -- Tristan Rivoallan <tri stan@rivoallan.net> Mon, 18 Feb 2008 18:33:07+01006 -- Tristan Rivoallan <trivoallan@clever-age.com> Wed, 20 Feb 2008 12:24:30 +0100 cleverbox/trunk/debian/control
r243 r253 1 Source: cleverbox 1 Source: cleverboxfuture 2 2 Section: web 3 3 Priority: optional … … 6 6 Standards-Version: 3.7.2 7 7 8 Package: cleverbox 8 Package: cleverboxfuture 9 9 Architecture: all 10 10 Depends: ${python:Depends}, subversion, trac (>=0.10.3), libapache2-mod-python (>= 3.3.1) 11 11 Suggests: libapache2-mod-macro 12 Conflicts: cleverbox 12 13 Description: Trac and Subversion instances deployment shell 13 14 The cleverbox provides an interactive command line shell dedicated to the … … 19 20 Thus, it comes with easy installation, easy upgrades and a comprehensive 20 21 documentation. 22 This package is *highly* experimental.
