Remove conf dir from repository root
[astakos] / debian / control
1 Source: snf-astakos-app
2 Section: python
3 Priority: optional
4 Maintainer: Vangelis Koukis <vkoukis@grnet.gr>
5 Build-Depends: debhelper (>= 8), python-all (>= 2.5), snf-common
6 Standards-Version: 3.9.2
7 XS-Python-Version: >= 2.6
8 Homepage: https://code.grnet.gr/projects/synnefo
9
10 Package: snf-astakos-app
11 Architecture: all
12 Depends: ${misc:Depends}, ${python:Depends}
13 Provides: ${python:Provides}
14 XB-Python-Version: ${python:Versions}
15 Description: Astakos is an identity management service, built by GRNET using Django (https://www.djangoproject.com/).
16              Learn more about Astakos at: http://code.grnet.gr/projects/astakos
17              Consult LICENSE for licensing information.
18
19