debian/0000755000000000000000000000000011601725024007164 5ustar debian/python-peak.util.decorators.install0000644000000000000000000000000511601531706016130 0ustar usr/ debian/source/0000755000000000000000000000000011601724113010462 5ustar debian/source/format0000644000000000000000000000001411567546600011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000624011601724110011033 0ustar decoratortools (1.8-2) unstable; urgency=low * debian/control - Removed Chris and added Debian Python Modules Team to Maintainer - Added myself to Uploaders (Closes: #590781) - Switched Vcs-* fields to DPMT subversion repository - Updated Homepage - Removed Provides field and XB-Python-Version - Bumped Standards-Version to 3.9.2 (no changes needed) - Added python-nose as build-dep - Renamed binary package from python-decoratortools to python-peak.util.decorators to comply with Debian Python Policy - Added a transitional dummy package for transition from python-decoratortools to python-peak.util.decorators * debian/copyright - Updated to the latest DEP-5 version * debian/python-peak.util.decorators.docs - Renamed to match binary package * debian/python-peak.util.decorators.install - Added to make python-support install files correctly * debian/rules - Added override_dh_auto_test to run tests at build time using python-nose -- Daniele Tricoli Sun, 26 Jun 2011 23:44:40 +0200 decoratortools (1.8-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.1. * Update git repository URLs. * Depend on a newer python-setuptools. * Drop Build-Depends on python-all-dev; no arch:any packages being built. * Move to '3.0 (quilt)' source format. * Add missing ${misc:Depends}. * Set XS-Python-Version: >= 2.5 as this version requires a new python-setuptools that doesn't seem to work with Python 2.4. -- Chris Lamb Sun, 01 Aug 2010 16:49:56 -0400 decoratortools (1.7-3) unstable; urgency=low * New maintainer (Closes: #493791) * Move from CDBS to Debhelper 7. * Move to machine-parsable debian/copyright. * Remove versioned dependencies where the version is available in Etch. * Update package description. * Bump Standards-Version to 3.8.0. -- Chris Lamb Sun, 12 Oct 2008 23:33:11 +0100 decoratortools (1.7-2) unstable; urgency=low * Orphaning package. -- Gustavo Noronha Silva Mon, 04 Aug 2008 19:08:02 -0300 decoratortools (1.7-1) unstable; urgency=low * New upstream release * debian/control: - remove -1 from setuptools' version on build-depends; thanks to lintian -- Gustavo Noronha Silva Sun, 10 Feb 2008 21:45:59 -0200 decoratortools (1.6-1) unstable; urgency=low [ Piotr Ożarowski ] * Vcs-Browser and Homepage fields added * XS-Vcs-Svn renamed to Vcs-Svn [ Sandro Tosi ] * debian/control - fix Vcs-Browser field [ Gustavo Noronha Silva ] * New upstream release * debian/control: - update Standards-Version to 3.7.3, no changes * debian/copyright: - fix downloaded from so that it does not include a specific version -- Gustavo Noronha Silva Thu, 03 Jan 2008 22:07:49 -0200 decoratortools (1.4-2) unstable; urgency=low * debian/copyright: - fix 'downloaded from' URL -- Gustavo Noronha Silva Tue, 04 Sep 2007 22:05:55 -0300 decoratortools (1.4-1) experimental; urgency=low * Initial Release (Closes: #425761) -- Gustavo Noronha Silva Wed, 23 May 2007 17:25:58 -0300 debian/control0000644000000000000000000000300111601522572010564 0ustar Source: decoratortools Maintainer: Debian Python Modules Team Uploaders: Daniele Tricoli Section: python Priority: optional Build-Depends: debhelper (>= 7.0.50~), python-all, python-nose, python-setuptools (>= 0.6.14), python-support Standards-Version: 3.9.2 Homepage: http://pypi.python.org/pypi/DecoratorTools/ Vcs-Svn: svn://svn.debian.org/python-modules/packages/decoratortools/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/decoratortools/trunk/ XS-Python-Version: >= 2.5 Package: python-peak.util.decorators Architecture: all Depends: ${misc:Depends}, ${python:Depends} Replaces: python-decoratortools (<< 1.8-2) Breaks: python-decoratortools (<< 1.8-2) Description: version-agnostic decorators support for Python DecoratorTools provides decorator facilities for Python 2.3 and above. It provides class and function decorators as well as support for decorating arbitrary assignments, synchronized methods, and more. . DecoratorTools is part of the PEAK (Python Enterprise Architecture Kit) framework and provides the peak.util.decorators module. Package: python-decoratortools Architecture: all Depends: ${misc:Depends}, python-peak.util.decorators (>= 1.8-2) Description: transitional dummy package for python-peak.util.decorators This is a dummy package for transition from python-decoratortools to python-peak.util.decorators. . It can be safely removed. debian/python-peak.util.decorators.docs0000644000000000000000000000001311601530457015413 0ustar README.txt debian/copyright0000644000000000000000000000460611601517574011136 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: DecoratorTools Upstream-Contact: Phillip J. Eby Source: http://cheeseshop.python.org/pypi/DecoratorTools/ Files: * Copyright: © 2003 Phillip J. Eby License: ZPL-2.1 Files debian/* Copyright: © 2007, 2008 Gustavo Noronha Silva Copyright: © 2008-2010 Chris Lamb Copyright: © 2011 Daniele Tricoli License: ZPL-2.1 License: ZPL-2.1 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/rules0000755000000000000000000000040411577444207010257 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: rm -rf *.egg-info dh_auto_clean override_dh_auto_test: ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),) set -e; \ for python in $(shell pyversions -r); do \ $$python /usr/bin/nosetests; \ done endif debian/watch0000644000000000000000000000013311567734530010227 0ustar version=3 http://pypi.python.org/packages/source/D/DecoratorTools/DecoratorTools-(.+)\.zip debian/compat0000644000000000000000000000000211567546600010376 0ustar 7