debian/0000755000000000000000000000000012141442165007166 5ustar debian/python-speaklater.pyremove0000644000000000000000000000004212141271740014423 0ustar speaklater-*.egg-info/SOURCES.txt debian/copyright0000644000000000000000000000331212122675412011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: speaklater Source: https://pypi.python.org/pypi/speaklater Files: * Copyright: 2009-2010 by Armin Ronacher License: BSD-3-clause Files: debian/* Copyright: 2013 Sebastian Ramacher License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS 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 AUTOR 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/python-speaklater-doc.docs0000644000000000000000000000001412122675412014252 0ustar html/*.html debian/compat0000644000000000000000000000000212122675412010366 0ustar 9 debian/rules0000755000000000000000000000076412122675412010257 0ustar #!/usr/bin/make -f # Supported Python versions PYVERS = $(shell pyversions -vr) # Callable functions to determine the correct PYTHONPATH pythonpath = $$(ls -d $(CURDIR)/build/lib.*-$(1)) %: dh $@ --with=python2 override_dh_auto_build: dh_auto_build PYTHONPATH=$(call pythonpath,$$py) epydoc speaklater override_dh_auto_test: ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) set -ex && for py in $(PYVERS); do \ PYTHONPATH=$(call pythonpath,$$py) python$$py -m speaklater ;\ done endif debian/control0000644000000000000000000000263112141272071010570 0ustar Source: speaklater Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Sebastian Ramacher Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-6~), python-setuptools, python-epydoc X-Python-Version: >= 2.5 Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/speaklater/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/speaklater/trunk/ Homepage: http://github.com/mitsuhiko/speaklater Package: python-speaklater Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-speaklater-doc Description: lazy string useful for translations speaklater is a Python module providing an implementation of lazy strings. Every time a lazy string is evaluated, it changes its value based on a user provided callable. These lazy strings can be useful in combination with gettext for translations. Package: python-speaklater-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: lazy string useful for translation (API documentation) speaklater is a Python module providing an implementation of lazy strings. Every time a lazy string is evaluated, it changes its value based on a user provided callable. These lazy strings can be useful in combination with gettext for translations. . This package contains the API documentation. debian/python-speaklater.install0000644000000000000000000000002212122675412014224 0ustar usr/lib/python2.* debian/changelog0000644000000000000000000000115612141442162011040 0ustar speaklater (1.3-2) unstable; urgency=low * Upload to unstable. * debian/clean: Remove speaklater.egg-info/* to fix FTBFS if built two times in a row. * debian/control: - Bump python Build-Depends to 2.6.6-6~ for .pyremove support. - Add python-setuptools to Build-Depends for deterministic builds. * debian/python-speaklater.pyremove: remove SOURCES.txt. -- Sebastian Ramacher Sun, 05 May 2013 13:37:20 +0200 speaklater (1.3-1) experimental; urgency=low * Initial release. (Closes: #703536) -- Sebastian Ramacher Fri, 22 Mar 2013 14:43:32 +0100 debian/watch0000644000000000000000000000012212122675412010214 0ustar version=3 https://pypi.python.org/pypi/speaklater \ .*/speaklater-(.*)\.tar\.gz debian/clean0000644000000000000000000000003512141271151010164 0ustar html/* speaklater.egg-info/* debian/python-speaklater-doc.doc-base0000644000000000000000000000052412122675412015005 0ustar Document: python-speaklater Title: speaklater API Documentation Author: Armin Ronacher Abstract: speaklater is a module providing lazy strings for translations. This is its API documentation. Section: Programming/Python Format: HTML Index: /usr/share/doc/python-speaklater-doc/toc.html Files: /usr/share/doc/python-speaklater-doc/*.html debian/source/0000755000000000000000000000000012141442165010466 5ustar debian/source/format0000644000000000000000000000001412122675412011676 0ustar 3.0 (quilt)