root/cleverbox/tags/0.4.2/debian/control

Revision 272, 1.0 KB (checked in by trivoallan, 4 years ago)

cleverbox : added missing dependency.

Line 
1Source: cleverbox
2Section: web
3Priority: optional
4Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0)
5Maintainer: Tristan Rivoallan <tristan@rivoallan.net>
6Standards-Version: 3.7.2
7
8Package: cleverbox
9Architecture: all
10Depends: ${python:Depends}, subversion (>=1.4.2), trac (>=0.10.3), libapache2-mod-python (>=3.2.10), libapache2-svn (>=1.4.2), python-setuptools (>=0.6c3-3)
11Suggests: libapache2-mod-macro
12Description: Trac and Subversion instances deployment shell
13 The cleverbox provides an interactive command line shell dedicated to the
14 deployment and maintenance of trac and subversion instances.
15 It can handle multiple configuration profiles, enabling the deployment
16 of differently flavored type of projects : 
17 trac configuration and permissions, apache configuration templates, etc.
18 Project's main objective is to make your life as simple as possible.
19 Thus, it comes with easy installation, easy upgrades and a comprehensive
20 documentation.
Note: See TracBrowser for help on using the browser.