source: ProjectBuilder/projects/python-tortilla/pbconf/devel/python-tortilla/deb/control@ 2405

Last change on this file since 2405 was 2405, checked in by Bruno Cornec, 5 years ago

Adds python-tortilla project

File size: 612 bytes
Line 
1Source: PBPKG
2# http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections
3Section: PBGRP
4Priority: optional
5Maintainer: PBPACKAGER
6Build-Depends: debhelper (>= 4.2.20), PBBDEP
7Standards-Version: PBDEBSTD
8Vcs-Svn: svn://svn.PBPROJ.org/svn/PBVER/PBPKG
9Vcs-Browser: http://trac.PBPROJ.org/browser/PBVER/PBPKG
10Homepage: PBURL
11
12Package: PBPKG
13Architecture: all
14# http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections
15Section: PBGRP
16Priority: optional
17Depends: ${python:Depends}, python (>= 2.7)
18X-Python-Version: >= 2.7
19Recommends: PBREC
20Suggests: PBSUG
21Description: PBSUMMARY
22 PBDESC
23 .
24
Note: See TracBrowser for help on using the repository browser.