skeleton/debian/control.tmpl
author David Douard <david.douard@logilab.fr>
Wed, 11 Apr 2012 09:37:41 +0200
branchstable
changeset 8358 3ba3ee5b3a89
parent 8098 e80edd022901
child 8365 51c390500c63
permissions -rw-r--r--
3.14.7

Source: %(distname)s
Section: web
Priority: optional
Maintainer: %(author)s <%(author-email)s>
Build-Depends: debhelper (>= 5.0.37.1), python (>=2.4), python-support
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 :)..