blob: 42dad4c994e6ab5395c4463edbb6d5ee44cbae2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: bcfg2
Section: unknown
Priority: optional
Maintainer: Narayan Desai <desai@mcs.anl.gov>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.0
Package: bcfg2
Architecture: all
Depends: ${python:Depends}, ssslib-python, debsums, python-apt, python2.3-elementtree
Description: build configuration system
Package: bcfg2-server
Architecture: all
Depends: ${python:Depends}, ssslib-python, python2.3-fam, bcfg2, fam
Description: build configuration system
|