debian/0000775000000000000000000000000012144446217007175 5ustar debian/changelog0000664000000000000000000000406012144445341011044 0ustar zope.annotation (3.6.0-0ubuntu1) saucy; urgency=low * New upstream release - Includes LICENSE.txt * debian/copyright: Update for copyright change * debian/control: bump Standards-Version to 3.9.4 * debian/tests: switch to zope.testrunner. * debian/watch: add .zip * Switch to 3.0 (quilt) source format. -- Gediminas Paulauskas Tue, 14 May 2013 16:40:40 +0300 zope.annotation (3.5.0-0ubuntu5) precise; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. * Use dh_python2 instead of deprecated python-central (LP: #862456). * debian/copyright: convert to dep5 format. -- Gediminas Paulauskas Mon, 24 Oct 2011 22:35:08 +0300 zope.annotation (3.5.0-0ubuntu4) lucid; urgency=low * Re-upload. -- Daniel Holbach Mon, 15 Feb 2010 17:34:07 +0100 zope.annotation (3.5.0-0ubuntu3) lucid; urgency=low * Upload to Lucid (LP: #510105) * LICENSE.txt: add the license. -- Gediminas Paulauskas Tue, 09 Feb 2010 20:05:14 +0200 zope.annotation (3.5.0-0ubuntu2) karmic; urgency=low * Switch to using van.pydeb * Set section to zope * Move test dependencies to Suggests * Fix debian/tests to work on python2.6 * Add copyright -- Gediminas Paulauskas Wed, 20 Jan 2010 15:26:34 +0200 python-zope.annotation (3.5.0-0ubuntu1) hardy; urgency=low * New upstream release * Remove a copy of sources from the diff * Add summary and description * Update dependencies and compat -- Gediminas Paulauskas Sun, 01 Nov 2009 02:15:12 +0200 python-zope.annotation (3.4.1-1) gutsy; urgency=low * New upstream release -- Ignas Mikalajunas Mon, 23 Mar 2009 13:53:30 -0400 python-zope.annotation (3.4.0-1ubuntu1) gutsy; urgency=low * Update dependencies -- Ignas Mikalajunas Mon, 14 Apr 2008 16:54:26 +0300 python-zope.annotation (3.4.0-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/tests/0000775000000000000000000000000012144446217010337 5ustar debian/tests/control0000664000000000000000000000010312144437632011735 0ustar Tests: all Depends: @, python-zope.testrunner, python-zope.testing debian/tests/all0000664000000000000000000000013412144440006011016 0ustar #!/bin/bash testfilter="-s zope.annotation" . /usr/share/python-zope.testrunner/test_helper debian/source/0000775000000000000000000000000012144446217010475 5ustar debian/source/format0000664000000000000000000000001412144437632011704 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000013512144437017010252 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test %: dh $@ --with pydeb --with python2 debian/control0000664000000000000000000000137112144437715010605 0ustar Source: zope.annotation Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools, python-van.pydeb Standards-Version: 3.9.4 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zope.annotation Package: python-zope.annotation Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Suggests: ${pydeb:Suggests} Provides: ${pydeb:Provides} Description: Object annotation mechanism This package provides a mechanism to store additional information about objects without need to modify object class. debian/compat0000664000000000000000000000000212144437017010371 0ustar 7 debian/watch0000664000000000000000000000015312144437200010215 0ustar version=3 http://pypi.python.org/packages/source/z/zope.annotation/zope.annotation-(\d.*)\.(?:tar\.gz|zip) debian/copyright0000664000000000000000000000463212144440154011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.annotation Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.annotation Files: * Copyright: (c) 2001, 2002, 2004, 2006, 2007 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.