This package was debianized by Anand Kumria <wildfire@progsoc.org> on
Thu, 25 Dec 2003 00:09:41 +1100.

It was downloaded from <http://people.initd.org/robertc/arch/public/>
using Arch and specifying a particular branch. The branchs were:
config-manager: rbtcollins@hotmail.com--barch/config-manager--devo--0.1
libgetopt: rbtcollins@hotmail.com--barch/libgetoptplusplus--own-getopt--1.0

More recently, (August 2005) the upstream location has changed to
<http://people.ubuntu.com/~robertc/rbtcollins@hotmail.com--barch>.

Once again, (July 2006), the upstream location has changed. It is now at
<http://www.robertcollins.net/config-manager/trunk/>.

Its current home (as of 2008) is <https://launchpad.net/config-manager>.

Let's hope it stays there.

Upstream Authors:
  Robert Collins <robertc@robertcollins.net>
  James Blackwell <jblack@merconline.com>
  Elliot Murphy <elliot.murphy@canonical.com>
  Rob Weir <rweir@ertius.org>
  Jamie Wilkinson <jaq@spacepants.org>

Copyright 2003-2009 Robert Collins

src/ConfigSVNSource.* are (C) 2004 Rob Weir

lib/config_manager/implementations/svn_vcs.py and 
lib/config_manager/implementations/tests/test_svn_vcs_implementation.py
are (C) 2005 Jamie Wilkinson

tests/TestUtil.py is (C) 2004 Canonical Limited

config-manager itself is licensed under the GNU General Public Licence (version
2 or later). A copy of which can be found on Debian systems at the location
/usr/share/common-licenses/GPL-2

optparse.py, which is a modified form of the python command line parser
is copyright by:
Copyright (c) 2001-2003 Gregory P. Ward.  All rights reserved.
Copyright (c) 2002-2003 Python Software Foundation.  All rights reserved.

And licenced under the standard Python Software Foundation licence:

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 disclaimer.

  * Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

  * Neither the name of the author nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

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 AUTHOR 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.
