|
Revision 352, 1.1 KB
(checked in by trivoallan, 3 years ago)
|
|
Trac-0.11 compatibility \o/
|
| Line | |
|---|
| 1 | Source: cleverboxfuture |
|---|
| 2 | Section: web |
|---|
| 3 | Priority: optional |
|---|
| 4 | Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0), python-setuptools |
|---|
| 5 | Maintainer: Tristan Rivoallan <tristan@rivoallan.net> |
|---|
| 6 | Standards-Version: 3.7.3 |
|---|
| 7 | |
|---|
| 8 | Package: cleverboxfuture |
|---|
| 9 | Architecture: all |
|---|
| 10 | Depends: ${python:Depends}, subversion (>=1.4.2), trac (>=0.11), libapache2-mod-python (>=3.2.10), libapache2-svn (>=1.4.2), python-setuptools (>=0.6c3-3), python-subversion (>=1.5.1) |
|---|
| 11 | Suggests: libapache2-mod-macro |
|---|
| 12 | Conflicts: cleverbox |
|---|
| 13 | Description: Trac and Subversion instances deployment shell |
|---|
| 14 | The cleverbox provides an interactive command line shell dedicated to the |
|---|
| 15 | deployment and maintenance of trac and subversion instances. |
|---|
| 16 | It can handle multiple configuration profiles, enabling the deployment |
|---|
| 17 | of differently flavored type of projects : |
|---|
| 18 | trac configuration and permissions, apache configuration templates, etc. |
|---|
| 19 | Project's main objective is to make your life as simple as possible. |
|---|
| 20 | Thus, it comes with easy installation, easy upgrades and a comprehensive |
|---|
| 21 | documentation. |
|---|
| 22 | This package is *highly* experimental. |
|---|