debian/0000775000000000000000000000000012050524576007176 5ustar debian/changelog0000664000000000000000000000232512050524505011042 0ustar zope.keyreference (3.6.4-0ubuntu1) raring; urgency=low * New upstream release. * debian/copyright: Update Format URI. * debian/control: Bump Standards-Version to 3.9.3. -- Logan Rosen Sun, 11 Nov 2012 12:22:56 -0500 zope.keyreference (3.6.3-0ubuntu1) precise; urgency=low * New upstream release. - ZopePublicLicense.txt: remove, included upstream. * debian/copyright: update, convert to dep5 format. * Build using only dh_python2 (LP: #862456). * Switch to 3.0 (quilt) source format. * debian/tests: use zope.testrunner helper script. -- Gediminas Paulauskas Tue, 29 Nov 2011 20:14:41 +0200 zope.keyreference (3.6.2-0ubuntu3) lucid; urgency=low * Upload to Lucid (LP: #510231) * ZopePublicLicense.txt: add the license -- Gediminas Paulauskas Mon, 25 Jan 2010 13:26:02 +0200 zope.keyreference (3.6.2-0ubuntu2) karmic; urgency=low * Move test dependencies to Suggests * Fix debian/tests to work on python2.6 -- Gediminas Paulauskas Wed, 20 Jan 2010 19:25:18 +0200 zope.keyreference (3.6.2-0ubuntu1) karmic; urgency=low * Initial Release -- Gediminas Paulauskas Thu, 31 Dec 2009 02:07:32 +0200 debian/rules0000775000000000000000000000005512050524461010247 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/compat0000664000000000000000000000000212050524461010365 0ustar 7 debian/copyright0000664000000000000000000000463012050524505011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.keyreference Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.keyreference Files: * Copyright: (c) 2001, 2002, 2004, 2006 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. debian/control0000664000000000000000000000107112050524505010570 0ustar Source: zope.keyreference Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zope.keyreference Package: python-zope.keyreference Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Key References for Zope Object references that support stable comparison and hashes. debian/source/0000775000000000000000000000000012050524576010476 5ustar debian/source/format0000664000000000000000000000001412050524461011675 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000014712050524461010222 0ustar version=3 http://pypi.python.org/packages/source/z/zope.keyreference/zope.keyreference-(\d.*)\.tar\.gz debian/tests/0000775000000000000000000000000012050524576010340 5ustar debian/tests/control0000664000000000000000000000011012050524461011724 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner debian/tests/all0000664000000000000000000000007412050524461011025 0ustar #!/bin/bash . /usr/share/python-zope.testrunner/test_helper