debian/0000755000000000000000000000000011677466302007202 5ustar debian/changelog0000644000000000000000000000271311677466302011057 0ustar apipkg (1.0-1.1build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:00:34 +0000 apipkg (1.0-1.1) unstable; urgency=low * Non-maintainer upload (just a rebuild to add Python 2.7 and dropPython 2.5 support) -- Piotr Ożarowski Sat, 16 Apr 2011 13:00:27 +0200 apipkg (1.0-1) unstable; urgency=low * Imported Upstream version 1.0 * python-support => dh_python2 * Bumped Standards-Version -- Adam Schmalhofer Sat, 26 Feb 2011 22:28:20 +0100 apipkg (1.0~b6-5) unstable; urgency=low * Rebuilt with now current Python versions (Closes: #597924) -- Adam Schmalhofer Wed, 29 Sep 2010 21:58:08 +0200 apipkg (1.0~b6-4) unstable; urgency=low * Include README.txt -- Adam Schmalhofer Sun, 07 Feb 2010 19:47:29 +0100 apipkg (1.0~b6-3) unstable; urgency=low * Standards-Version bumped to 3.8.4 -- Adam Schmalhofer Sun, 07 Feb 2010 19:07:00 +0100 apipkg (1.0~b6-2) unstable; urgency=low * Added proper debian/copyright - thanks to Chris Lamb * s/python/Python in package description - thanks to Chris Lamb -- Adam Schmalhofer Wed, 27 Jan 2010 16:19:23 +0100 apipkg (1.0~b6-1) unstable; urgency=low * Initial release (Closes: #566854) -- Adam Schmalhofer Mon, 25 Jan 2010 16:22:39 +0100 debian/rules0000755000000000000000000000010011532267523010243 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh --with python2 $@ debian/control0000644000000000000000000000147311532270001010565 0ustar Source: apipkg Priority: optional Maintainer: Adam Schmalhofer Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3) Standards-Version: 3.9.1 Section: python Homepage: http://pypi.python.org/pypi/apipkg Package: python-apipkg Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Breaks: ${python:Breaks} Description: namespace control and lazy-import mechanism for Python With apipkg you can control the exported namespace of a Python package and greatly reduce the number of imports for your users. It is a small pure Python module that works on virtually all Python versions, including CPython2.3 to Python3.1, Jython and PyPy. It co-operates well with Python's help() system, custom importers (PEP302) and common command line completion tools. debian/copyright0000644000000000000000000000316111330006771011120 0ustar This work was packaged for Debian by: Adam Schmalhofer on Wed, 02 Dec 2009 08:13:35 +0100 It was downloaded from http://pypi.python.org/packages/source/a/apipkg/ Upstream Author: Holger Krekel Copyright: 2009 Holger Krekel License: apipkg.py is Copyright 2009 Holger Krekel and licensed under the MIT license. The MIT license is: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The Debian packaging is: Copyright (C) 2009 Adam Schmalhofer and is licensed under the MIT license. debian/source/0000755000000000000000000000000011327145420010465 5ustar debian/source/format0000644000000000000000000000001411327145420011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017111327146303010216 0ustar version=3 opts="uversionmangle=s/([ab])/~$1/" \ http://pypi.python.org/packages/source/a/apipkg/ apipkg-(.+).tar.gz debian/tests/0000755000000000000000000000000011333605233010327 5ustar debian/tests/control0000644000000000000000000000005411333605233011731 0ustar Tests: pytest Depends: python-codespeak-lib debian/tests/pytest0000755000000000000000000000002311327145420011600 0ustar #!/bin/sh py.test debian/compat0000644000000000000000000000000211327145420010363 0ustar 7 debian/docs0000644000000000000000000000001311333602320010024 0ustar README.txt debian/clean0000644000000000000000000000003411452337402010171 0ustar apipkg.egg-info/SOURCES.txt