debian/0000775000000000000000000000000011730374620007173 5ustar debian/changelog0000664000000000000000000000664111730374567011066 0ustar zope.i18n (3.8.0-0ubuntu1) precise; urgency=low * New upstream release. - Added optional domain attribute to registerTranslations directive, to enable moving translations to /usr/share/locale. * debian/patches/zpl-2.0: Remove, fixed upstream. -- Gediminas Paulauskas Thu, 15 Mar 2012 16:15:14 +0200 zope.i18n (3.7.4-2ubuntu1) precise; urgency=low * Merge from Debian. Remaining changes: - Fix license version in some source files, committed upstream. * debian/patches/zpl-2.0: Store license fix as a patch. -- Gediminas Paulauskas Mon, 14 Nov 2011 16:56:45 +0200 zope.i18n (3.7.4-2) unstable; urgency=low * Team upload. * debian/clean: remove to make sure all files are installed. * debian/source/options: ignore .egg-info directory. -- Gediminas Paulauskas Tue, 08 Nov 2011 13:53:32 +0200 zope.i18n (3.7.4-1) unstable; urgency=low * Team upload. * New upstream release. * Use dh_python2 instead of python-central (Closes: #617169). * debian/control: + build-depend on python-all (not -dev). + Add Vcs-Browser and Homepage fields. + Bump Standards-Version to 3.9.2. No changes needed. * debian/copyright: update, convert to dep5 format, add section about Unicode data. * Switch to 3.0 (quilt) source format. * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice. -- Gediminas Paulauskas Tue, 18 Oct 2011 18:34:43 +0300 zope.i18n (3.7.4-0ubuntu2) oneiric; urgency=low * Use dh_python2 instead of python-central (LP: #831411, Closes: #617169). * debian/control: + Add Vcs-Browser and Homepage fields. + Bump Standards-Version to 3.9.2. No changes needed. -- Gediminas Paulauskas Mon, 22 Aug 2011 18:55:05 +0300 zope.i18n (3.7.4-0ubuntu1) natty; urgency=low * New upstream release. * debian/control: build-depend on python-all (not -dev). * debian/copyright: update, convert to dep5 format, add section about Unicode data. * Fix license version in some source files, committed upstream. -- Gediminas Paulauskas Thu, 10 Mar 2011 20:42:11 +0200 zope.i18n (3.7.2-1) unstable; urgency=low * New upstream release. -- Fabio Tranchitella Wed, 03 Feb 2010 07:36:50 +0100 zope.i18n (3.7.0-6) unstable; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. -- Fabio Tranchitella Tue, 05 Jan 2010 21:43:19 +0100 zope.i18n (3.7.0-5) unstable; urgency=low * debian/control: build-depend on python-van.pydeb >= 1.3.0-2. (Closes: #552919) -- Fabio Tranchitella Sun, 08 Nov 2009 11:23:58 +0100 zope.i18n (3.7.0-4) unstable; urgency=low * debian/copyright: Add complete text of the ZPL. -- Matthias Klose Tue, 15 Sep 2009 11:40:03 +0200 zope.i18n (3.7.0-3) unstable; urgency=low * Add copyright for src/zope/i18n/locales/LocaleElements.dtd. -- Matthias Klose Mon, 14 Sep 2009 23:03:46 +0200 zope.i18n (3.7.0-2) unstable; urgency=low * debian/control: changed section to zope. -- Fabio Tranchitella Mon, 14 Sep 2009 15:08:14 +0200 zope.i18n (3.7.0-1) unstable; urgency=low [ Brian Sutherland ] * Initial Packaging. [ Fabio Tranchitella ] * debian/control: bumped Standard-Version to 3.8.3: no changes needed. -- Fabio Tranchitella Mon, 14 Sep 2009 15:03:18 +0200 debian/tests/0000775000000000000000000000000011730374620010335 5ustar debian/tests/control0000664000000000000000000000013511730373355011743 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner, python-zope.testing debian/tests/all0000664000000000000000000000007111660220517011023 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/source/0000775000000000000000000000000011730374620010473 5ustar debian/source/format0000664000000000000000000000001411660225546011705 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000004211660225546012111 0ustar extend-diff-ignore = "\.egg-info" debian/rules0000775000000000000000000000015211730373630010251 0ustar #!/usr/bin/make -f export PYDEB_SUGGESTS_EXTRAS=compile test zcml %: dh $@ --with pydeb --with python2 debian/control0000664000000000000000000000223311730373706010602 0ustar Source: zope.i18n Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian/Ubuntu Zope Team Uploaders: Brian Sutherland , Fabio Tranchitella Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools, python-van.pydeb (>= 1.3.0-4) Standards-Version: 3.9.3 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zope.i18n Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.i18n/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.i18n/trunk Package: python-zope.i18n Architecture: all Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends} Suggests: ${pydeb:Suggests} Provides: ${pydeb:Provides} Conflicts: zope3 Description: Zope Internationalization Support This package implements several APIs related to internationalization and localization: . * Locale objects for all locales maintained by the ICU project. * Gettext-based message catalogs for message strings. * Locale discovery for Web-based requests. debian/compat0000664000000000000000000000000211660220517010366 0ustar 7 debian/watch0000664000000000000000000000013711660220517010222 0ustar version=3 http://pypi.python.org/packages/source/z/zope.i18n/zope.i18n-(\d.*)\.(?:tar\.gz|zip) debian/copyright0000664000000000000000000001432211730373634011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: zope.i18n Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.i18n Files: * Copyright: (c) 2001-2008 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. Files: src/zope/i18n/locales/data/* Copyright: 1991-2008 Unicode, Inc. All rights reserved. Comment: Distributed under the Terms of Use in http://www.unicode.org/copyright.html License: MIT/X Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. . Unicode and the Unicode logo are trademarks of Unicode, Inc., and may be registered in some jurisdictions. All other trademarks and registered trademarks mentioned herein are the property of their respective owners. Files: src/zope/i18n/locales/LocaleElements.dtd: Copyright: (c) 2002-2003 International Business Machines Corporation and others. All rights reserved. License: MIT/X Permission is hereby granted, free of charge, to any person obtaining a copy of the LDML format and associated documentation files (the "Format"), to deal in the Format without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Format, and to permit persons to whom the Format is furnished to do so, provided that both the above copyright notice(s) and this permission notice appear in supporting documentation. . THE FORMAT 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 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS FORMAT. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Format without prior written authorization of the copyright holder. . All trademarks and registered trademarks mentioned herein are the property of their respective owners.