skeleton/debian/control.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 08 Apr 2013 12:19:24 +0200
brancholdstable
changeset 8854 0ff798f80138
parent 8098 e80edd022901
child 8365 51c390500c63
permissions -rw-r--r--
[pkg] prepare 3.14.10 release

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 :)..