summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-20 10:38:38 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-20 10:38:38 -0500
commit69ebf49d54aac70a42142d0d04e562496bce58ea (patch)
treead0f346ff95a14ad49440128ff76d7e2b3f0816a /debian
parent602ba6af6bd1c9b3910940dee766660ab8e81a19 (diff)
parente17e41dcff096ead7e129a0db063f75de44aaa2b (diff)
downloadbcfg2-69ebf49d54aac70a42142d0d04e562496bce58ea.tar.gz
bcfg2-69ebf49d54aac70a42142d0d04e562496bce58ea.tar.bz2
bcfg2-69ebf49d54aac70a42142d0d04e562496bce58ea.zip
Merge branch 'master' into 1.4.x
Conflicts: doc/appendix/contributors.txt schemas/bundle.xsd src/lib/Bcfg2/Client/Tools/__init__.py src/lib/Bcfg2/Server/Encryption.py src/lib/Bcfg2/Server/Lint/Genshi.py src/lib/Bcfg2/Server/Plugins/Bundler.py src/lib/Bcfg2/Server/Plugins/Decisions.py src/lib/Bcfg2/Server/Plugins/TemplateHelper.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py tools/bcfg2-profile-templates.py
Diffstat (limited to 'debian')
-rw-r--r--debian/bcfg2-server.docs3
-rw-r--r--debian/bcfg2.docs4
-rw-r--r--debian/changelog6
-rw-r--r--debian/control12
-rw-r--r--debian/copyright70
5 files changed, 64 insertions, 31 deletions
diff --git a/debian/bcfg2-server.docs b/debian/bcfg2-server.docs
index 62deb0497..fea4b1e8f 100644
--- a/debian/bcfg2-server.docs
+++ b/debian/bcfg2-server.docs
@@ -1 +1,2 @@
-AUTHORS
+LICENSE
+COPYRIGHT
diff --git a/debian/bcfg2.docs b/debian/bcfg2.docs
index 62deb0497..57c7cb760 100644
--- a/debian/bcfg2.docs
+++ b/debian/bcfg2.docs
@@ -1 +1,3 @@
-AUTHORS
+LICENSE
+COPYRIGHT
+
diff --git a/debian/changelog b/debian/changelog
index 6871a2f65..3a38bf02a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (1.3.0rc2-0.0) unstable; urgency=low
+
+ * New upstream release
+
+ -- Sol Jerome <sol.jerome@gmail.com> Tue, 29 Jan 2013 10:43:55 -0600
+
bcfg2 (1.3.0rc1-0.0) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index e2826a057..6c7278e4e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,17 @@ Section: admin
Priority: optional
Maintainer: Arto Jantunen <viiru@debian.org>
Uploaders: Sami Haahtinen <ressu@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3.5-7), python-setuptools, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, python-lxml, python-daemon, python-cherrypy, python-pyinotify, python-mock, python-m2crypto, python-doc, python-mock-doc
+Build-Depends: debhelper (>= 7.0.50~),
+ python (>= 2.3.5-7),
+ python-setuptools,
+ python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
+ python-lxml,
+ python-daemon,
+ python-cherrypy,
+ python-pyinotify,
+ python-m2crypto,
+ python-doc,
+ python-mock-doc
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.0.0
XS-Python-Version: >= 2.3
diff --git a/debian/copyright b/debian/copyright
index 224d3659a..85964ad86 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,44 +4,58 @@ It was downloaded from http://trac.mcs.anl.gov/projects/bcfg2/
Upstream Author: Narayan Desai <desai@mcs.anl.gov>
-Copyright:
- 2004 - 2006: University of Chicago
+Copyright:
+ 2004 - 2013: University of Chicago
License:
Unless otherwise specified, files are copyright by the following:
-The following is a notice of limited availability of the code, and disclaimer
-which must be included in the prologue of the code and in all source listings
-of the code.
-
-Copyright Notice
- + 2004 University of Chicago
-
-Permission is hereby granted to use, reproduce, prepare derivative works, and
-to redistribute to others. This software was authored by:
-
-Argonne National Laboratory
-N. Desai: (630) 252-7587; FAX: (630) 252-5986; e-mail: desai@mcs.anl.gov
-Mathematics and Computer Science Division
-Argonne National Laboratory, Argonne IL 60439
-
+Copyright (c) 2004, University of Chicago. See the COPYRIGHT file at
+ the top-level directory of this distribution and at
+ https://github.com/Bcfg2/bcfg2/blob/master/COPYRIGHT.
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+* Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimers.
+* Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimers in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
GOVERNMENT LICENSE
Portions of this material resulted from work developed under a U.S.
-Government Contract and are subject to the following license: the Government
-is granted for itself and others acting on its behalf a paid-up, nonexclusive,
-irrevocable worldwide license in this computer software to reproduce, prepare
-derivative works, and perform publicly and display publicly.
+Government Contract and are subject to the following license: the
+Government is granted for itself and others acting on its behalf a
+paid-up, nonexclusive, irrevocable worldwide license in this computer
+software to reproduce, prepare derivative works, and perform publicly
+and display publicly.
DISCLAIMER
-This computer code material was prepared, in part, as an account of work
-sponsored by an agency of the United States Government. Neither the United
-States, nor the University of Chicago, nor any of their employees, makes any
-warranty express or implied, or assumes any legal liability or responsibility
-for the accuracy, completeness, or usefulness of any information, apparatus,
-product, or process disclosed, or represents that its use would not infringe
-privately owned rights.
+This computer code material was prepared, in part, as an account of
+work sponsored by an agency of the United States Government. Neither
+the United States, nor the University of Chicago, nor any of their
+employees, makes any warranty express or implied, or assumes any legal
+liability or responsibility for the accuracy, completeness, or
+usefulness of any information, apparatus, product, or process
+disclosed, or represents that its use would not infringe privately
+owned rights.