skeleton/debian/control.tmpl
changeset 8802 d92919c995cc
parent 8365 51c390500c63
child 9236 93c095495e40
equal deleted inserted replaced
8801:86c1a5afbe4e 8802:d92919c995cc
     1 Source: %(distname)s
     1 Source: %(distname)s
     2 Section: web
     2 Section: web
     3 Priority: optional
     3 Priority: optional
     4 Maintainer: %(author)s <%(author-email)s>
     4 Maintainer: %(author)s <%(author-email)s>
     5 Build-Depends: debhelper (>= 7), python (>=2.5), python-support
     5 Build-Depends: debhelper (>= 7), python (>= 2.6), python-support
     6 Standards-Version: 3.9.3
     6 Standards-Version: 3.9.3
     7 XS-Python-Version: >= 2.5
     7 XS-Python-Version: >= 2.6
     8 
     8 
     9 Package: %(distname)s
     9 Package: %(distname)s
    10 Architecture: all
    10 Architecture: all
    11 Depends: cubicweb-common (>= %(version)s), ${python:Depends}
    11 Depends: cubicweb-common (>= %(version)s), ${python:Depends}
    12 Description: %(shortdesc)s
    12 Description: %(shortdesc)s