debian/0000775000000000000000000000000012224703713007171 5ustar debian/source/0000775000000000000000000000000012224703713010471 5ustar debian/source/format0000664000000000000000000000001411525121572011677 0ustar 3.0 (quilt) debian/tests/0000775000000000000000000000000012224703713010333 5ustar debian/tests/all0000664000000000000000000000007111616374515011034 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/tests/control0000664000000000000000000000010511616374515011742 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing debian/copyright0000664000000000000000000000462212224701726011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.deprecation Upstream-Contact: Zope Corporation and Contributors Source: http://pypi.python.org/pypi/zope.deprecation Files: * Copyright: (c) 2001, 2002, 2005 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/changelog0000664000000000000000000000333212224703624011045 0ustar zope.deprecation (4.0.2-1) unstable; urgency=low [ Gediminas Paulauskas ] * New upstream release. [ TANIGUCHI Takaki ] * Change the section to zope. -- TANIGUCHI Takaki Tue, 08 Oct 2013 13:18:25 +0900 zope.deprecation (4.0.0-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Sun, 10 Jun 2012 20:23:34 +0900 zope.deprecation (3.5.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3. + debian/copyright: Update to copyright-format 1.0. -- TANIGUCHI Takaki Sat, 24 Mar 2012 11:22:25 +0900 zope.deprecation (3.5.0-1) unstable; urgency=low [ TANIGUCHI Takaki ] * New upstream release [ Gediminas Paulauskas ] * debian/control: - add X-Python-Version, Vcs-Svn, Vcs-Browser. - Build-Depends on python-all (>= 2.6.6-3~) - suggest python-zope.testing - remove ${python:Provides}, discouraged * debian/copyright: format like other Zope packages, no debian/* section. * debian/docs: replace README.txt with the one from src. * debian/tests: add files for autopkgtest. -- TANIGUCHI Takaki Tue, 20 Sep 2011 11:38:35 +0900 zope.deprecation (3.4.1-1) unstable; urgency=low * New upstream release * copyright: DEP-5 -- TANIGUCHI Takaki Mon, 20 Jun 2011 11:19:14 +0900 zope.deprecation (3.4.0-2) unstable; urgency=low * Switch to dh_python2. * Bump Standards-Version to 3.9.2 (with no changes). -- TANIGUCHI Takaki Mon, 23 May 2011 15:42:54 +0900 zope.deprecation (3.4.0-1) unstable; urgency=low * Initial release (Closes: #604999) -- TANIGUCHI Takaki Fri, 26 Nov 2010 10:40:54 +0900 debian/control0000664000000000000000000000147012224702505010574 0ustar Source: zope.deprecation Section: zope Priority: extra Maintainer: Debian/Ubuntu Zope Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.6 Homepage: http://pypi.python.org/pypi/zope.deprecation Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.deprecation/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.deprecation/trunk Package: python-zope.deprecation Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-zope.testing Description: Zope Deprecation Infrastructure This package provides a simple function called 'deprecated(names, reason)' to mark deprecated modules, classes, functions, methods and properties. debian/compat0000664000000000000000000000000211525121572010367 0ustar 7 debian/rules0000775000000000000000000000005511566401007010250 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/watch0000664000000000000000000000014311525121572010220 0ustar version=3 http://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-(.*)\.tar\.gz