From 8b6e761baac8bb93e631da2e405d3f1e49b01916 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 1 Aug 2006 02:02:08 +0000 Subject: Packaging changes from ressu git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2019 ce84e21b-d406-0410-9b95-82705330c041 --- debian/buildsys/pycentral/control.in | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 debian/buildsys/pycentral/control.in (limited to 'debian/buildsys/pycentral/control.in') diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in new file mode 100644 index 000000000..21f7d9550 --- /dev/null +++ b/debian/buildsys/pycentral/control.in @@ -0,0 +1,31 @@ +Source: bcfg2 +Section: admin +Priority: optional +Maintainer: Sami Haahtinen +Build-Depends: @cdbs@ +Standards-Version: 3.7.2.0 +XS-Python-Version: >= 2.3 + +Package: bcfg2 +Architecture: all +Depends: ${python:Depends}, debsums, python-apt, python-lxml (>= 0.8), ucf, lsb-base (>= 3.1-9) +XB-Python-Version: ${python:Versions} +Description: Configuration management client + Bcfg2 is a configuration management system that generates configuration sets + for clients bound by client profiles. + bcfg2 is the client portion of bcfg2 system which installs configuration + images provided by bcfg2-server + . + Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ + +Package: bcfg2-server +Architecture: all +Depends: ${python:Depends}, python-lxml (>= 0.8), python-fam | python2.3-gamin | python2.4-gamin , python-pyopenssl, libxml2-utils (>= 2.6.23), fam | gamin, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}) +XB-Python-Version: ${python:Versions} +Description: Configuration management server + Bcfg2 is a configuration management system that generates configuration sets + for clients bound by client profiles. + bcfg2-server is the server for bcfg2 clients, which generates configuration + sets and stores statistics of client system states. + . + Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ -- cgit v1.2.3-1-g7c22