debian/0000755000000000000000000000000011656222273007174 5ustar debian/control0000644000000000000000000000165411650200322010566 0ustar Source: zope.i18nmessageid Section: zope Priority: extra Maintainer: Debian/Ubuntu Zope Team Uploaders: Brian Sutherland , Fabio Tranchitella Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zope.i18nmessageid Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.i18nmessageid/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.i18nmessageid/trunk Package: python-zope.i18nmessageid Architecture: any Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends} Conflicts: zope3 Description: Message Identifiers for internationalization This package provides facilities for delaring translatable messages ids within program source text; translation of the messages is the responsibility of the zope.i18n package. debian/source/0000755000000000000000000000000011656222273010474 5ustar debian/source/format0000644000000000000000000000001411650200322011663 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000050311656222254012107 0ustar # Ignore changes on .egg-info directory to prevent issue while building # twice as dpkg-source do not ignore the automatic patch anymore. Deleting # the files does not work as it was generated through sdist target using # SVN, thus some files might be missing (such as zcml or txt files). extend-diff-ignore = "\.egg-info" debian/watch0000644000000000000000000000014711650200322010210 0ustar version=3 http://pypi.python.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-(.*)\.tar\.gz debian/tests/0000755000000000000000000000000011656222273010336 5ustar debian/tests/control0000644000000000000000000000010511650200322011716 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing debian/tests/all0000644000000000000000000000007111650200322011010 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/compat0000644000000000000000000000000211650200322010353 0ustar 7 debian/copyright0000644000000000000000000000461611650200322011117 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 Upstream-Name: zope.i18nmessageid Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.i18nmessageid Files: * Copyright: (c) 2003, 2004 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. debian/changelog0000644000000000000000000000704311656222262011050 0ustar zope.i18nmessageid (3.5.3-2) unstable; urgency=low * Team upload. * Use debian/source/options to ignore changes in egg-info directory rather than debian/clean otherwise zcml and txt files are missing. -- Arnaud Fontaine Tue, 08 Nov 2011 21:46:36 +0900 zope.i18nmessageid (3.5.3-1) unstable; urgency=low * Team upload. * Switch to dh_python2 (Closes: #617170): - debian/control: remove python-central and python-van.pydeb from Build-Depends. - debian/rules: replace pydeb and python-central with python2. * debian/control: - Add Homepage and Vcs-Browser fields. - Bump Standards-Version to 3.9.2, no changes needed. * debian/copyright: Update to latest dep5 spec. * 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:37:01 +0300 zope.i18nmessageid (3.5.3-0ubuntu1) maverick; urgency=low * New upstream release. * Don't include C source in the package. * debian/copyright: convert to dep5 format. -- Gediminas Paulauskas Thu, 26 Aug 2010 19:03:03 +0300 zope.i18nmessageid (3.5.0-4) unstable; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. -- Fabio Tranchitella Tue, 05 Jan 2010 21:40:31 +0100 zope.i18nmessageid (3.5.0-3) unstable; urgency=low * debian/control: build-depend on pyton-vab.pydeb >= 1.3.0-2. (Closes: #552933) -- Fabio Tranchitella Sun, 08 Nov 2009 11:24:25 +0100 zope.i18nmessageid (3.5.0-2) unstable; urgency=low * Set section to zope. * Rebuild against van.pydeb 1.3. * Don't include C source in the package. -- Matthias Klose Sun, 13 Sep 2009 10:01:41 +0200 zope.i18nmessageid (3.5.0-1) unstable; urgency=low [ Matthias Klose ] * Conflict with zope3. Closes: #538179. * Bump standards version. [ Fabio Tranchitella ] * New upstream release. -- Fabio Tranchitella Fri, 28 Aug 2009 10:58:38 +0200 zope.i18nmessageid (3.4.3-4) unstable; urgency=low * Remove debian specific changes to src/zope.i18nmessageid.egg-info/SOURCES.txt. * Add python-zope.testing as a test dependency as we use it as the test runner. -- Brian Sutherland Tue, 02 Jun 2009 14:03:09 +0200 zope.i18nmessageid (3.4.3-3) unstable; urgency=low * Add watch file * Change source package name * Standards-Version 3.8.1 * Python-Version all * Build with the newer python-van.pydeb rather than python- vanguardistas.pydebdep -- Brian Sutherland Mon, 25 May 2009 22:34:21 +0200 python-zope.i18nmessageid (3.4.3-2ubuntu1.2) lenny; urgency=low * Non-maintainer upload. * Rebuild for lenny -- Brian Sutherland Fri, 08 May 2009 11:16:38 +0000 python-zope.i18nmessageid (3.4.3-2ubuntu1.1) etch-devel; urgency=low * Non-maintainer upload. * Rebuild for etch-devel -- Brian Sutherland Wed, 23 Jul 2008 09:42:13 +0200 python-zope.i18nmessageid (3.4.3-2ubuntu1) hardy; urgency=low * Re-build for hardy -- Ignas Mikalajunas Wed, 23 Apr 2008 11:19:12 +0300 python-zope.i18nmessageid (3.4.3-2) gutsy; urgency=low * Architecture: all * use pydebdep -- Brian Sutherland Tue, 12 Feb 2008 22:45:09 +0100 python-zope.i18nmessageid (3.4.3-1) gutsy; urgency=low * Inital Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/rules0000755000000000000000000000023611650200322010236 0ustar #!/usr/bin/make -f %: dh --with python2 $@ package=python-zope.i18nmessageid override_dh_install: dh_install find debian/$(package) -name '*.c' -delete