skeleton/debian/control.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 08 Apr 2013 17:12:53 +0200
branchstable
changeset 8872 b638a99ab9cf
parent 8365 51c390500c63
child 8802 d92919c995cc
permissions -rw-r--r--
[predicates] keep making `yes` predicate importable from cubicweb (closes #2790319) The `yes` predicate was moved out in CubicWeb 3.15 but it should have remained importable from the cubicweb.predicates module, for bw compat reasons and also because logilab.common.registry is an implementation detail.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
Source: %(distname)s
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
Section: web
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
Priority: optional
365
5d8336b70aa7 make author information configurable
Sylvain Thenault <sylvain.thenault@logilab.fr>
parents: 0
diff changeset
     4
Maintainer: %(author)s <%(author-email)s>
8365
51c390500c63 [skel] update newcube skeleton (closes #2312509)
David Douard <david.douard@logilab.fr>
parents: 8098
diff changeset
     5
Build-Depends: debhelper (>= 7), python (>=2.5), python-support
51c390500c63 [skel] update newcube skeleton (closes #2312509)
David Douard <david.douard@logilab.fr>
parents: 8098
diff changeset
     6
Standards-Version: 3.9.3
51c390500c63 [skel] update newcube skeleton (closes #2312509)
David Douard <david.douard@logilab.fr>
parents: 8098
diff changeset
     7
XS-Python-Version: >= 2.5
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     8
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     9
Package: %(distname)s
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    10
Architecture: all
8365
51c390500c63 [skel] update newcube skeleton (closes #2312509)
David Douard <david.douard@logilab.fr>
parents: 8098
diff changeset
    11
Depends: cubicweb-common (>= %(version)s), ${python:Depends}
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    12
Description: %(shortdesc)s
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    13
 CubicWeb is a semantic web application framework.
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    14
 .
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    15
 %(longdesc)s
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    16
 .
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    17
 This package will install all the components you need to run the
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
    18
 %(distname)s application (cube :)..