Changeset 238

Show
Ignore:
Timestamp:
02/19/08 17:22:10 (4 years ago)
Author:
trivoallan
Message:

cleverbox : debian package lint.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/branches/0.4/debian/control

    r231 r238  
    22Section: web 
    33Priority: optional 
    4 Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0), dpatch 
     4Build-Depends: cdbs (>= 0.4.43), python-all-dev, python-support (>= 0.3), debhelper (>= 4.1.0) 
    55Maintainer: Tristan Rivoallan <tristan@rivoallan.net> 
    66Standards-Version: 3.7.2 
     
    1010Depends: ${python:Depends}, apache2, subversion, trac (>=0.10.3)  
    1111Suggests: libapache2-mod-macro  
    12 Description: Interactive shell dedicated to deployment and maintenance of Trac and Subversion instances.  
    13  The cleverbox provides an interactive command line shell dedicated to the deployment and maintenance of trac and subversion instances. 
    14  It can handle multiple configuration profiles, enabling the deployment of differently flavored type of project (trac configuration and permissions, apache configuration templates, etc). 
    15  Project's main objective is to make your life as simple as possible. Thus, it comes with easy installation, easy upgrades and a comprehensive documentation. 
     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.