r2471 - in zodb/tags (6 files)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Tue Oct 18 15:29:14 UTC 2011


    Date: Tuesday, October 18, 2011 @ 15:29:13
  Author: arnau
Revision: 2471

[svn-buildpackage] Tagging zodb 1:3.9.7-1

Added:
  zodb/tags/1:3.9.7-1/
  zodb/tags/1:3.9.7-1/debian/changelog
    (from rev 2468, zodb/trunk/debian/changelog)
  zodb/tags/1:3.9.7-1/debian/clean
    (from rev 2468, zodb/trunk/debian/clean)
  zodb/tags/1:3.9.7-1/debian/copyright
    (from rev 2468, zodb/trunk/debian/copyright)
Deleted:
  zodb/tags/1:3.9.7-1/debian/changelog
  zodb/tags/1:3.9.7-1/debian/copyright

Deleted: zodb/tags/1:3.9.7-1/debian/changelog
===================================================================
--- zodb/trunk/debian/changelog	2011-10-18 14:51:58 UTC (rev 2467)
+++ zodb/tags/1:3.9.7-1/debian/changelog	2011-10-18 15:29:13 UTC (rev 2471)
@@ -1,218 +0,0 @@
-zodb (1:3.9.7-1) unstable; urgency=low
-
-  * Team upload.
-
-  [ Arnaud Fontaine ]
-  * Add Vcs-Browser field to debian/control.
-
-  [ Gediminas Paulauskas ]
-  * Switch to 3.0 (quilt) source format.
-  * Use dh_python2 instead of python-central (Closes: #617157).
-  * debian/patches/lp_135108.patch: put the security fix in a patch.
-
- -- Arnaud Fontaine <arnau at debian.org>  Thu, 08 Sep 2011 14:09:16 +0900
-
-zodb (1:3.9.7-0ubuntu1) natty; urgency=low
-
-  * New upstream bugfix release.
-  * debian/rules:
-    - move test dependencies to suggests.
-    - stop making two python-version-specific copies of scripts in /usr/bin;
-      avoids dependency on python2.6.
-    - remove C source files.
-  * debian/copyright: update, convert to dep5 format.
-  * debian/tests/all: make it work on python >= 2.6.
-
- -- Gediminas Paulauskas <menesis at pov.lt>  Tue, 19 Apr 2011 19:57:15 +0300
-
-zodb (1:3.9.4-1.1) unstable; urgency=low
-
-  * Non-maintainer upload by the Security Team.
-  * Fix CVE-2010-3495 (Closes: #599711)
-
- -- Moritz Muehlenhoff <jmm at debian.org>  Thu, 04 Nov 2010 18:50:19 +0100
-
-zodb (1:3.9.4-1) unstable; urgency=low
-
-  [ Brian Sutherland ]
-  * debian/tests/all: Test the correct python modules.
-
-  [ Fabio Tranchitella ]
-  * New upstream release.
-  * Convert to debhelper 7 and the pydeb dh7 extension.
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Jan 2010 22:22:35 +0100
-
-zodb (1:3.9.1-2) unstable; urgency=low
-
-  * debian/control: build-depend on python-van.pydeb >= 1.3.0-2.
-    (Closes: #552936)
-
- -- Fabio Tranchitella <kobold at debian.org>  Sun, 08 Nov 2009 11:01:32 +0100
-
-zodb (1:3.9.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Fabio Tranchitella <kobold at debian.org>  Mon, 12 Oct 2009 06:41:05 +0000
-
-zodb (1:3.9.0-2) unstable; urgency=low
-
-  * Set section to zope.
-  * Rebuild against van.pydeb 1.3.
-
- -- Matthias Klose <doko at ubuntu.com>  Sat, 12 Sep 2009 21:33:13 +0200
-
-zodb (1:3.9.0-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 08 Sep 2009 23:36:22 +0200
-
-zodb (1:3.8.3-2) unstable; urgency=low
-
-  * debian/rules: fixed a bashism. (Closes: #545628, #545150)
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 08 Sep 2009 23:30:16 +0200
-
-zodb (1:3.8.3-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Fabio Tranchitella <kobold at debian.org>  Wed, 02 Sep 2009 07:19:54 +0200
-
-zodb (1:3.8.2-2) unstable; urgency=low
-
-  * Get rid of the python2.3 dependency patching the ZEO and ZODB scripts to
-    not hardcode python2.3. (Closes: #541972)
-
- -- Fabio Tranchitella <kobold at debian.org>  Sat, 29 Aug 2009 16:03:01 +0200
-
-zodb (1:3.8.2-1) unstable; urgency=high
-
-  * New upstream release, fixes security issues. (Closes: #540465)
-  * Standards-Version: 3.8.3, no changed required.
-  * A rebuild is enough to get rid of the python2.3 dependency.
-    (Closes: #541972)
-
- -- Fabio Tranchitella <kobold at debian.org>  Fri, 28 Aug 2009 11:06:03 +0200
-
-zodb (1:3.8.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Fabio Tranchitella <kobold at debian.org>  Thu, 18 Jun 2009 17:37:28 +0200
-
-zodb (1:3.6.0-4) unstable; urgency=low
-
-  * debian/patches/py2.6.dpatch: updated, to make it really working.
-  * debian/rules: added --prefix=/usr to setup.py.
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 07 Apr 2009 11:33:08 +0200
-
-zodb (1:3.6.0-3) unstable; urgency=low
-
-  * debian/control: build the package for all the available python versions.
-    (Closes: #472392)
-
- -- Fabio Tranchitella <kobold at debian.org>  Sun, 29 Mar 2009 21:40:43 +0200
-
-zodb (1:3.6.0-2) unstable; urgency=low
-
-  * debian/rules: fixed with the new binary package name. (Closes: #463259)
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Feb 2008 15:05:40 +0100
-
-zodb (1:3.6.0-1) unstable; urgency=low
-
-  * Reverted back to ZODB 3.6, it wasn't a great idea to upload 3.8.0 because
-    it requires some of the zope3 infrastructure and we don't have those
-    packages in the archive. (Closes: #463259)
-  * debian/control: renamed python-zodb to python2.4-zodb to make it explicit
-    that we only support python2.4 at the moment.
-
- -- Fabio Tranchitella <kobold at debian.org>  Wed, 30 Jan 2008 19:05:55 +0100
-
-zodb (3.8.0-1) unstable; urgency=low
-
-  * New upstream release, which is compatible with both python2.4 and
-    python2.5. (Closes: #462076)
-  * debian/control: set Standards-Version to 3.7.3, no changes required.
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 29 Jan 2008 11:51:16 +0100
-
-zodb (3.6.0-8) unstable; urgency=low
-
-  * debian/patches/python-zodb-x86_64: not applied anymore.
-  * debian/control: support only python2.4 (and not python2.5); according to
-    Christian Theune, upstream developer, python2.5 is not supported in ZODB
-    3.6 and it is better to drop it.
-
- -- Fabio Tranchitella <kobold at debian.org>  Wed, 05 Dec 2007 19:23:44 +0100
-
-zodb (3.6.0-7) unstable; urgency=low
-
-  * debian/patches/python-zodb-x86_64.dpatch: Persistent and BTree modules
-    don't work properly in x86_64. (Closes: #454196)
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 04 Dec 2007 09:52:47 +0100
-
-zodb (3.6.0-6) unstable; urgency=high
-
-  * debian/control: conflict with zope3. (Closes: #411472)
-
- -- Fabio Tranchitella <kobold at debian.org>  Mon, 12 Mar 2007 07:14:00 +0100
-
-zodb (3.6.0-5) unstable; urgency=low
-
-  * Drop dependencies on versioned interpreters.
-
- -- Matthias Klose <doko at debian.org>  Fri, 27 Oct 2006 01:46:32 +0200
-
-zodb (3.6.0-4) unstable; urgency=low
-
-  * Python policy transition. (Closes: #375357)
-
- -- Fabio Tranchitella <kobold at debian.org>  Wed, 28 Jun 2006 22:55:40 +0200
-
-zodb (3.6.0-3) unstable; urgency=low
-
-  * Really remove the zope.interface package, last upload wasn't enough.
-
- -- Fabio Tranchitella <kobold at debian.org>  Mon, 10 Apr 2006 10:36:11 +0000
-
-zodb (3.6.0-2) unstable; urgency=low
-
-  * Removed the already-present-in-the-archive zope.interface package,
-    added depends on python2.[34]-zopeinterface package. (Closes: #360493)
-
- -- Fabio Tranchitella <kobold at debian.org>  Fri,  7 Apr 2006 08:17:35 +0000
-
-zodb (3.6.0-1) unstable; urgency=low
-
-  * New upstream release. (Closes: #346331)
-  * debian/control: python variants won't conflict anymore: the utility
-    scripts won't be installed under /usr/bin. (Closes: #346330)
-
- -- Fabio Tranchitella <kobold at debian.org>  Sun, 15 Jan 2006 21:33:01 +0000
-
-zodb (3.5.1-1) unstable; urgency=low
-
-  * New upstream release. (Closes: #328892)
-  * Source package renamed to zodb.
-
- -- Fabio Tranchitella <kobold at debian.org>  Thu, 24 Nov 2005 15:16:17 +0000
-
-zodb3.4 (3.4.1-2) unstable; urgency=low
-
-  * debian/control: build-depends on python (required by dh_python). 
-    (Closes: #324578)
-
- -- Fabio Tranchitella <kobold at debian.org>  Tue, 23 Aug 2005 09:10:29 +0000
-
-zodb3.4 (3.4.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #158552, #159072, #188435)
-
- -- Fabio Tranchitella <kobold at debian.org>  Thu, 18 Aug 2005 21:49:17 +0000
-

Copied: zodb/tags/1:3.9.7-1/debian/changelog (from rev 2468, zodb/trunk/debian/changelog)
===================================================================
--- zodb/tags/1:3.9.7-1/debian/changelog	                        (rev 0)
+++ zodb/tags/1:3.9.7-1/debian/changelog	2011-10-18 15:29:13 UTC (rev 2471)
@@ -0,0 +1,221 @@
+zodb (1:3.9.7-1) unstable; urgency=low
+
+  * Team upload.
+
+  [ Arnaud Fontaine ]
+  * debian/control: add Vcs-Browser.
+  * debian/copyright: use versioned URL for DEP5 specification.
+  * Add debian/clean to get rid of egg-info/* to prevent FTBFS if
+    built twice.
+
+  [ Gediminas Paulauskas ]
+  * Switch to 3.0 (quilt) source format.
+  * Use dh_python2 instead of python-central (Closes: #617157).
+  * debian/patches/lp_135108.patch: put the security fix in a patch.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Wed, 19 Oct 2011 00:01:41 +0900
+
+zodb (1:3.9.7-0ubuntu1) natty; urgency=low
+
+  * New upstream bugfix release.
+  * debian/rules:
+    - move test dependencies to suggests.
+    - stop making two python-version-specific copies of scripts in /usr/bin;
+      avoids dependency on python2.6.
+    - remove C source files.
+  * debian/copyright: update, convert to dep5 format.
+  * debian/tests/all: make it work on python >= 2.6.
+
+ -- Gediminas Paulauskas <menesis at pov.lt>  Tue, 19 Apr 2011 19:57:15 +0300
+
+zodb (1:3.9.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload by the Security Team.
+  * Fix CVE-2010-3495 (Closes: #599711)
+
+ -- Moritz Muehlenhoff <jmm at debian.org>  Thu, 04 Nov 2010 18:50:19 +0100
+
+zodb (1:3.9.4-1) unstable; urgency=low
+
+  [ Brian Sutherland ]
+  * debian/tests/all: Test the correct python modules.
+
+  [ Fabio Tranchitella ]
+  * New upstream release.
+  * Convert to debhelper 7 and the pydeb dh7 extension.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Jan 2010 22:22:35 +0100
+
+zodb (1:3.9.1-2) unstable; urgency=low
+
+  * debian/control: build-depend on python-van.pydeb >= 1.3.0-2.
+    (Closes: #552936)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Sun, 08 Nov 2009 11:01:32 +0100
+
+zodb (1:3.9.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Mon, 12 Oct 2009 06:41:05 +0000
+
+zodb (1:3.9.0-2) unstable; urgency=low
+
+  * Set section to zope.
+  * Rebuild against van.pydeb 1.3.
+
+ -- Matthias Klose <doko at ubuntu.com>  Sat, 12 Sep 2009 21:33:13 +0200
+
+zodb (1:3.9.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 08 Sep 2009 23:36:22 +0200
+
+zodb (1:3.8.3-2) unstable; urgency=low
+
+  * debian/rules: fixed a bashism. (Closes: #545628, #545150)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 08 Sep 2009 23:30:16 +0200
+
+zodb (1:3.8.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Wed, 02 Sep 2009 07:19:54 +0200
+
+zodb (1:3.8.2-2) unstable; urgency=low
+
+  * Get rid of the python2.3 dependency patching the ZEO and ZODB scripts to
+    not hardcode python2.3. (Closes: #541972)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Sat, 29 Aug 2009 16:03:01 +0200
+
+zodb (1:3.8.2-1) unstable; urgency=high
+
+  * New upstream release, fixes security issues. (Closes: #540465)
+  * Standards-Version: 3.8.3, no changed required.
+  * A rebuild is enough to get rid of the python2.3 dependency.
+    (Closes: #541972)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Fri, 28 Aug 2009 11:06:03 +0200
+
+zodb (1:3.8.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Thu, 18 Jun 2009 17:37:28 +0200
+
+zodb (1:3.6.0-4) unstable; urgency=low
+
+  * debian/patches/py2.6.dpatch: updated, to make it really working.
+  * debian/rules: added --prefix=/usr to setup.py.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 07 Apr 2009 11:33:08 +0200
+
+zodb (1:3.6.0-3) unstable; urgency=low
+
+  * debian/control: build the package for all the available python versions.
+    (Closes: #472392)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Sun, 29 Mar 2009 21:40:43 +0200
+
+zodb (1:3.6.0-2) unstable; urgency=low
+
+  * debian/rules: fixed with the new binary package name. (Closes: #463259)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 05 Feb 2008 15:05:40 +0100
+
+zodb (1:3.6.0-1) unstable; urgency=low
+
+  * Reverted back to ZODB 3.6, it wasn't a great idea to upload 3.8.0 because
+    it requires some of the zope3 infrastructure and we don't have those
+    packages in the archive. (Closes: #463259)
+  * debian/control: renamed python-zodb to python2.4-zodb to make it explicit
+    that we only support python2.4 at the moment.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Wed, 30 Jan 2008 19:05:55 +0100
+
+zodb (3.8.0-1) unstable; urgency=low
+
+  * New upstream release, which is compatible with both python2.4 and
+    python2.5. (Closes: #462076)
+  * debian/control: set Standards-Version to 3.7.3, no changes required.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 29 Jan 2008 11:51:16 +0100
+
+zodb (3.6.0-8) unstable; urgency=low
+
+  * debian/patches/python-zodb-x86_64: not applied anymore.
+  * debian/control: support only python2.4 (and not python2.5); according to
+    Christian Theune, upstream developer, python2.5 is not supported in ZODB
+    3.6 and it is better to drop it.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Wed, 05 Dec 2007 19:23:44 +0100
+
+zodb (3.6.0-7) unstable; urgency=low
+
+  * debian/patches/python-zodb-x86_64.dpatch: Persistent and BTree modules
+    don't work properly in x86_64. (Closes: #454196)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 04 Dec 2007 09:52:47 +0100
+
+zodb (3.6.0-6) unstable; urgency=high
+
+  * debian/control: conflict with zope3. (Closes: #411472)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Mon, 12 Mar 2007 07:14:00 +0100
+
+zodb (3.6.0-5) unstable; urgency=low
+
+  * Drop dependencies on versioned interpreters.
+
+ -- Matthias Klose <doko at debian.org>  Fri, 27 Oct 2006 01:46:32 +0200
+
+zodb (3.6.0-4) unstable; urgency=low
+
+  * Python policy transition. (Closes: #375357)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Wed, 28 Jun 2006 22:55:40 +0200
+
+zodb (3.6.0-3) unstable; urgency=low
+
+  * Really remove the zope.interface package, last upload wasn't enough.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Mon, 10 Apr 2006 10:36:11 +0000
+
+zodb (3.6.0-2) unstable; urgency=low
+
+  * Removed the already-present-in-the-archive zope.interface package,
+    added depends on python2.[34]-zopeinterface package. (Closes: #360493)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Fri,  7 Apr 2006 08:17:35 +0000
+
+zodb (3.6.0-1) unstable; urgency=low
+
+  * New upstream release. (Closes: #346331)
+  * debian/control: python variants won't conflict anymore: the utility
+    scripts won't be installed under /usr/bin. (Closes: #346330)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Sun, 15 Jan 2006 21:33:01 +0000
+
+zodb (3.5.1-1) unstable; urgency=low
+
+  * New upstream release. (Closes: #328892)
+  * Source package renamed to zodb.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Thu, 24 Nov 2005 15:16:17 +0000
+
+zodb3.4 (3.4.1-2) unstable; urgency=low
+
+  * debian/control: build-depends on python (required by dh_python).
+    (Closes: #324578)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 23 Aug 2005 09:10:29 +0000
+
+zodb3.4 (3.4.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #158552, #159072, #188435)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Thu, 18 Aug 2005 21:49:17 +0000
+

Copied: zodb/tags/1:3.9.7-1/debian/clean (from rev 2468, zodb/trunk/debian/clean)
===================================================================
--- zodb/tags/1:3.9.7-1/debian/clean	                        (rev 0)
+++ zodb/tags/1:3.9.7-1/debian/clean	2011-10-18 15:29:13 UTC (rev 2471)
@@ -0,0 +1 @@
+src/ZODB3.egg-info/*

Deleted: zodb/tags/1:3.9.7-1/debian/copyright
===================================================================
--- zodb/trunk/debian/copyright	2011-10-18 14:51:58 UTC (rev 2467)
+++ zodb/tags/1:3.9.7-1/debian/copyright	2011-10-18 15:29:13 UTC (rev 2471)
@@ -1,52 +0,0 @@
-Format: http://dep.debian.net/deps/dep5/
-Upstream-Name: ZODB3
-Upstream-Contact: Zope Foundation and Contributors <zope-dev at zope.org>
-Source: http://pypi.python.org/pypi/ZODB3
-
-Files: *
-Copyright: (c) 2001-2010 Zope Foundation and Contributors.
-License: Zope-2.1
- Zope Public License (ZPL) Version 2.1
- .
- A copyright notice accompanies this license document that identifies the
- copyright holders.
- .
- This license has been certified as open source. It has also been designated as
- GPL compatible by the Free Software Foundation (FSF).
- .
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- .
- 1. Redistributions in source code must retain the accompanying copyright
- notice, this list of conditions, and the following disclaimer.
- .
- 2. Redistributions in binary form must reproduce the accompanying copyright
- notice, this list of conditions, and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- .
- 3. Names of the copyright holders must not be used to endorse or promote
- products derived from this software without prior written permission from the
- copyright holders.
- .
- 4. The right to distribute this software or to use it for any purpose does not
- give you the right to use Servicemarks (sm) or Trademarks (tm) of the
- copyright
- holders. Use of them is covered by separate agreement with the copyright
- holders.
- .
- 5. If any files are modified, you must cause the modified files to carry
- prominent notices stating that you changed the files and the date of any
- change.
- .
- Disclaimer
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
- 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 HOLDERS 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.

Copied: zodb/tags/1:3.9.7-1/debian/copyright (from rev 2468, zodb/trunk/debian/copyright)
===================================================================
--- zodb/tags/1:3.9.7-1/debian/copyright	                        (rev 0)
+++ zodb/tags/1:3.9.7-1/debian/copyright	2011-10-18 15:29:13 UTC (rev 2471)
@@ -0,0 +1,52 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: ZODB3
+Upstream-Contact: Zope Foundation and Contributors <zope-dev at zope.org>
+Source: http://pypi.python.org/pypi/ZODB3
+
+Files: *
+Copyright: (c) 2001-2010 Zope Foundation and Contributors.
+License: Zope-2.1
+ Zope Public License (ZPL) Version 2.1
+ .
+ A copyright notice accompanies this license document that identifies the
+ copyright holders.
+ .
+ This license has been certified as open source. It has also been designated as
+ GPL compatible by the Free Software Foundation (FSF).
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions in source code must retain the accompanying copyright
+ notice, this list of conditions, and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the accompanying copyright
+ notice, this list of conditions, and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ 3. Names of the copyright holders must not be used to endorse or promote
+ products derived from this software without prior written permission from the
+ copyright holders.
+ .
+ 4. The right to distribute this software or to use it for any purpose does not
+ give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+ copyright
+ holders. Use of them is covered by separate agreement with the copyright
+ holders.
+ .
+ 5. If any files are modified, you must cause the modified files to carry
+ prominent notices stating that you changed the files and the date of any
+ change.
+ .
+ Disclaimer
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
+ 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 HOLDERS 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.




More information about the pkg-zope-developers mailing list