summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-07-25 15:28:45 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-07-25 15:28:45 +0000
commitad23004f5fe4317028f3e5e712ad9514605abf5b (patch)
tree5e3382868d86ee4659258f84704c7307f507c3fb /debian
parente92fafb79b737eb3e5d69769e90a273e56c5d3ea (diff)
downloadbcfg2-ad23004f5fe4317028f3e5e712ad9514605abf5b.tar.gz
bcfg2-ad23004f5fe4317028f3e5e712ad9514605abf5b.tar.bz2
bcfg2-ad23004f5fe4317028f3e5e712ad9514605abf5b.zip
Packaging updates for the final debian upload
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2002 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control24
-rw-r--r--debian/control.in2
-rw-r--r--debian/copyright2
4 files changed, 26 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index 23a8beab9..c2f703132 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bcfg2 (0.8.2+svn060725-1) unstable; urgency=low
+
+ [ Sami Haahtinen ]
+ * Initial upload to debian.
+ * add cron scripts
+ * Update control.in and copyright files in preparation for debian release
+
+ -- Sami Haahtinen <ressu@debian.org> Tue, 25 Jul 2006 10:58:28 +0300
+
bcfg2 (0.8.2-1) unstable; urgency=low
[ Narayan Desai ]
diff --git a/debian/control b/debian/control
index 73f4fae71..e98f836ea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: bcfg2
Section: admin
Priority: optional
-Maintainer: Narayan Desai <desai@mcs.anl.gov>
+Maintainer: Sami Haahtinen <ressu@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-central (>= 0.5.0)
Standards-Version: 3.7.2.0
XS-Python-Version: >= 2.3
@@ -10,16 +10,22 @@ 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: build configuration system
- Bcfg2 is a symbolic configuration management system,
- produced at Argonne National Lab.
- This is the client side components.
+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), python2.3-fam | python2.4-fam | 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: build configuration system, version two
- Bcfg2 is a symbolic configuration management system,
- produced at Argonne National Lab.
- This is the server side component.
+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/
diff --git a/debian/control.in b/debian/control.in
index 2d2ee9a16..21f7d9550 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,7 +1,7 @@
Source: bcfg2
Section: admin
Priority: optional
-Maintainer: Narayan Desai <desai@mcs.anl.gov>
+Maintainer: Sami Haahtinen <ressu@debian.org>
Build-Depends: @cdbs@
Standards-Version: 3.7.2.0
XS-Python-Version: >= 2.3
diff --git a/debian/copyright b/debian/copyright
index 1a631c815..38a51bb42 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Unless otherwise specified, files are copyright by the following:
BCFG Public License
-Copyright (c) University of Chicago 1999.
+Copyright (c) University of Chicago 2004-2006.
1. The "Software", below, refers to the MCS Systems Administration Toolkit
(in either source-code, or binary form) and a "work based on the