debian/0000775000000000000000000000000012075727174007204 5ustar debian/control0000664000000000000000000000202512075727153010603 0ustar Source: zope.app.locales Section: zope Priority: extra Homepage: http://pypi.python.org/pypi/zope.app.locales Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7.0.50), python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4) Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Package: python-zope.app.locales Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Provides: ${pydeb:Provides} Recommends: ${pydeb:Recommends} Suggests: ${pydeb:Suggests} Description: Zope locale extraction and management utilities This package provides some facilities for extracting and managing i18n messages that occur in Zope software. More specifically, i18n messages can occur in Python code, in Page Templates and in ZCML declarations. ``zope.app.locales`` provides a utility that can extract messages from all three and write them to a standard gettext template (``pot`` file). debian/watch0000664000000000000000000000015512075727153010233 0ustar version=3 http://pypi.python.org/packages/source/z/zope.app.locales/zope.app.locales-(\d.*)\.(?:tar\.gz|zip) debian/source/0000775000000000000000000000000012075727174010504 5ustar debian/source/format0000664000000000000000000000001412075727153011707 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000066612075727153010271 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=test zcml export PYDEB_RECOMMENDS_EXTRAS=extract %: dh $@ --with pydeb --with python2 package=python-zope.app.locales override_dh_install: dh_install sed -i -e "s,/usr/bin/python2\.[0-9],/usr/bin/python,g" debian/$(package)/usr/bin/i18nextract mv debian/$(package)/usr/bin/i18nextract debian/$(package)/usr/bin/zope-i18nextract find debian/$(package)/ -name zope.po -exec rm {} \; debian/compat0000664000000000000000000000000212075727153010377 0ustar 7 debian/tests/0000775000000000000000000000000012075727174010346 5ustar debian/tests/control0000664000000000000000000000020012075727153011736 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner, python-zope.i18n, python-zope.tal, python-zope.testing debian/tests/all0000664000000000000000000000013512075727153011035 0ustar #!/bin/bash testfilter='-s zope.app.locales' . /usr/share/python-zope.testrunner/test_helper debian/patches/0000775000000000000000000000000012075727174010633 5ustar debian/patches/series0000664000000000000000000000000012075727153012033 0ustar debian/pydist-overrides0000664000000000000000000000015712075727153012443 0ustar setuptools python-setuptools zope.i18nmessageid python-zope.i18nmessageid zope.interface python-zope.interface debian/changelog0000664000000000000000000000541512075727153011060 0ustar zope.app.locales (3.7.4-0ubuntu1) raring; urgency=low * New upstream release. * debian/patches/debian-changes-3.6.2-0ubuntu3: Drop, as it is no longer necessary. * debian/control: - Add Homepage field. - Bump Standards-Version to 3.9.4. * debian/copyright: Update Format URI. -- Logan Rosen Thu, 10 Jan 2013 23:27:15 -0500 zope.app.locales (3.7.3-0ubuntu1) precise; urgency=low * New upstream release. -- Gediminas Paulauskas Thu, 16 Feb 2012 20:21:29 +0200 zope.app.locales (3.6.2-0ubuntu4) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 08:18:20 +0000 zope.app.locales (3.6.2-0ubuntu3) oneiric; urgency=low * dh_python2 transition. * changed to source format 3.0 quilt. * added debian/pydist-overrides to assist dhp2 calculate Depends. * debian/rules - changed "--with python-central" to "--with python2". * debian/control - changed python-all to (>= 2.6.6-3~). - increased debhelper to 7.0.50 for dh overrides. - removed B-D on python-central. - increased Standards Version to 3.9.2. - changed XS-P-V: all to X-P-V: >= 2.5. - removed XB-P-V, no longer needed. -- Charlie Smotherman Sun, 27 Jun 2011 21:30:19 -0500 zope.app.locales (3.6.2-0ubuntu2) natty; urgency=low * Upload to Ubuntu. -- Gediminas Paulauskas Wed, 29 Dec 2010 18:37:35 +0200 zope.app.locales (3.6.2-0ubuntu1) maverick; urgency=low * New upstream release. * debian/copyright: convert to dep5 format, add section for translations. * debian/rules: Rename the script to zope-i18nextract, remove zope.po files -- Gediminas Paulauskas Sat, 04 Sep 2010 11:24:59 +0300 zope.app.locales (3.5.2-0ubuntu1) karmic; urgency=low * New upstream release. * Convert to debhelper 7 and the pydeb dh7 extension. * Set section to zope * Move test dependencies to Suggests * Add extract dependencies as Recommends * Add description and copyright -- Gediminas Paulauskas Tue, 16 Mar 2010 16:16:31 +0200 zope.app.locales (3.4.5-2ubuntu1) jaunty; urgency=low * Rebuild for jaunty to lose python2.4 dependency. -- Gediminas Paulauskas Sun, 01 Nov 2009 22:50:11 +0200 python-zope.app.locales (3.4.5-2) hardy; urgency=low * Change build-depends to python-all (not -dev) -- Gediminas Paulauskas Thu, 20 Aug 2009 17:56:59 +0300 python-zope.app.locales (3.4.5-1) gutsy; urgency=low * New upstream release -- Brian Sutherland Mon, 23 Mar 2009 13:56:07 -0400 python-zope.app.locales (3.4.1-1) gutsy; urgency=low * Inital Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/copyright0000664000000000000000000000504412075727153011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.app.locales Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.app.locales Files: * Copyright: (c) 2003, 2004, 2005 Zope Foundation and Contributors. License: Zope-2.1 Files: src/zope/app/locales/*/LC_MESSAGES/zope.po Copyright: (c) 2005 Canonical Ltd, and Rosetta Contributors License: Zope-2.1 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.