26 lines
665 B
YAML
26 lines
665 B
YAML
---
|
|
#
|
|
# $Id$
|
|
#
|
|
# Filter for debian build
|
|
#
|
|
# PBGRP is replaced by the group of apps
|
|
filter:
|
|
PBDEP: python-docopt, python-tortilla, python-jinja2, python-pbr, python-docopt, python-simplejson
|
|
PBLIC: ASL 2.0
|
|
PBBDEP: python-dev, python-setuptools, python-pbr, python-tortilla, python-jinja2, python-sphinx
|
|
PBGRP: utils
|
|
#
|
|
# PBLIC is replaced by the license of the application
|
|
# Cf: http://www.debian.org/legal/licenses/
|
|
#
|
|
# PBDEP is replaced by the list of dependencies
|
|
#
|
|
# PBBDEP is replaced by the list of build dependencies
|
|
#
|
|
# PBSUG is replaced by the list of suggestions
|
|
#filter PBSUG =
|
|
#
|
|
# PBREC is replaced by the list of recommandations
|
|
#filter PBREC =
|