skeleton/debian/control.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 23 Jun 2009 13:46:18 +0200
branchstable
changeset 2147 476a75ede2cc
parent 365 5d8336b70aa7
child 8098 e80edd022901
permissions -rw-r--r--
merge and add missing import in schema.py

Source: %(distname)s
Section: web
Priority: optional
Maintainer: %(author)s <%(author-email)s>
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-dev (>=2.4)
Standards-Version: 3.8.0


Package: %(distname)s
Architecture: all
Depends: cubicweb-common (>= %(version)s)
Description: %(shortdesc)s
 CubicWeb is a semantic web application framework.
 .
 %(longdesc)s
 .
 This package will install all the components you need to run the
 %(distname)s application (cube :)..