debian/0000775000000000000000000000000012055525407007175 5ustar debian/changelog0000664000000000000000000000342412055525362011052 0ustar zope.contenttype (3.5.5-0ubuntu2) raring; urgency=low * debian/tests/all: specify the package to test * debian/control: bump Standards-Version to 3.9.3 -- Gediminas Paulauskas Thu, 29 Nov 2012 02:22:13 +0200 zope.contenttype (3.5.5-0ubuntu1) raring; urgency=low * New upstream release. * debian/control: enable autopkgtest. * debian/tests: switch to zope.testrunner. -- Gediminas Paulauskas Wed, 28 Nov 2012 18:20:33 +0200 zope.contenttype (3.5.3-2) unstable; urgency=low * Team upload. * debian/clean: remove to make sure all files are installed. * debian/source/options: ignore .egg-info directory. -- Arnaud Fontaine Tue, 08 Nov 2011 22:40:05 +0900 zope.contenttype (3.5.3-1) unstable; urgency=low * Team upload. [ Arnaud Fontaine ] * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice. [ Gediminas Paulauskas ] * New upstream release. * Switch to dh_python2 (Closes: #617163): - debian/control: remove python-central and python-van.pydeb from Build-Depends. - debian/rules: replace pydeb and python-central with python2. * debian/control: - Build-Depends on python-all, not its -dev variant. - Add Homepage and Vcs-Browser fields. - Bump Standards-Version to 3.9.2, no changes needed. * debian/copyright: convert to dep5 format. * Switch to 3.0 (quilt) source format. -- Arnaud Fontaine Tue, 18 Oct 2011 10:46:10 +0900 zope.contenttype (3.5.1-0ubuntu1) maverick; urgency=low * New upstream release. -- Gediminas Paulauskas Mon, 23 Aug 2010 22:32:28 +0300 zope.contenttype (3.5.0-1) unstable; urgency=low * Initial release. -- Fabio Tranchitella Tue, 22 Dec 2009 12:36:50 +0100 debian/tests/0000775000000000000000000000000012055525407010337 5ustar debian/tests/control0000664000000000000000000000011012055435537011736 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testrunner debian/tests/all0000664000000000000000000000013512055521144011023 0ustar #!/bin/bash testfilter="-s zope.contenttype" . /usr/share/python-zope.testrunner/test_helper debian/source/0000775000000000000000000000000012055525407010475 5ustar debian/source/format0000664000000000000000000000001412055434641011702 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000004212055434641012106 0ustar extend-diff-ignore = "\.egg-info" debian/rules0000775000000000000000000000005512055434641010254 0ustar #!/usr/bin/make -f %: dh --with python2 $@ debian/control0000664000000000000000000000167612055450426010610 0ustar Source: zope.contenttype Section: zope Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian/Ubuntu Zope Team Uploaders: Brian Sutherland , Fabio Tranchitella Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-14~), python-setuptools Standards-Version: 3.9.3 X-Python-Version: >= 2.4 XS-Testsuite: autopkgtest Homepage: http://pypi.python.org/pypi/zope.contenttype Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.contenttype/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.contenttype/trunk Package: python-zope.contenttype Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Description: Utility module for content-type handling This package provides a simple utility module for content-type handling. debian/compat0000664000000000000000000000000212055434641010372 0ustar 7 debian/watch0000664000000000000000000000015312055434641010224 0ustar version=3 http://pypi.python.org/packages/source/z/zope.contenttype/zope.contenttype-(.*)\.(?:tar\.gz|zip) debian/copyright0000664000000000000000000000462012055434641011131 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 Upstream-Name: zope.contenttype Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.contenttype Files: * Copyright: (c) 2001, 2002, 2003 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.