summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-10-30 04:17:42 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-10-30 04:17:42 +0000
commit7ff31defe58523c09db0249ce01495463d3a8776 (patch)
tree9df8b443f9f163e94d9cd4782424c9f4a3986790 /debian/control
parentcb50214513598655b0997f5b22b38cdf2a91b6f2 (diff)
downloadbcfg2-7ff31defe58523c09db0249ce01495463d3a8776.tar.gz
bcfg2-7ff31defe58523c09db0249ce01495463d3a8776.tar.bz2
bcfg2-7ff31defe58523c09db0249ce01495463d3a8776.zip
fix a bunch of lintian errors
2004/10/29 23:02:00-05:00 anl.gov!desai add extended description (Logical change 1.134) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@601 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index cde403a2c..365b86bda 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,20 @@ Section: admin
Priority: optional
Maintainer: Narayan Desai <desai@mcs.anl.gov>
Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.6.0
+Standards-Version: 3.6.1.1
Package: bcfg2
Architecture: all
Depends: ${python:Depends}, ssslib-python, debsums, python-apt, python2.3-elementtree
Description: build configuration system
+ Bcfg2 is a symbolic configuration management system,
+ produced at Argonne National Lab.
+ This is the client side components.
Package: bcfg2-server
Architecture: all
Depends: ${python:Depends}, ssslib-python, python2.3-fam, bcfg2, fam
-Description: build configuration system
+Description: build configuration system, version two
+ Bcfg2 is a symbolic configuration management system,
+ produced at Argonne National Lab.
+ This is the server side component.