debian/0000775000000000000000000000000011665205622007175 5ustar debian/changelog0000664000000000000000000000215011665205373011050 0ustar zope.datetime (3.4.1-0ubuntu1) precise; urgency=low * New upstream release. - LICENSE: remove, included upstream. * debian/copyright: update, convert to dep5 format. * Build using only dh_python2 (LP: #862456). * Switch to 3.0 (quilt) source format. -- Gediminas Paulauskas Tue, 29 Nov 2011 18:37:40 +0200 zope.datetime (3.4.0-2ubuntu2) lucid; urgency=low * Upload to Lucid. (LP: #563961) -- Łukasz Czyżykowski Thu, 15 Apr 2010 17:30:03 +0200 zope.datetime (3.4.0-2ubuntu1) karmic; urgency=low * debian/rules: no need to specify test extra -- Gediminas Paulauskas Thu, 11 Feb 2010 22:07:54 +0200 zope.datetime (3.4.0-2) karmic; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. * Set section to zope. * Add description and copyright * Remove copy of sources from the diff -- Gediminas Paulauskas Thu, 11 Feb 2010 21:13:56 +0200 python-zope.datetime (3.4.0-1) gutsy; urgency=low * Initial Release -- Brian Sutherland Thu, 8 Nov 2007 19:27:48 +0100 debian/tests/0000775000000000000000000000000011665205622010337 5ustar debian/tests/control0000664000000000000000000000010511665201653011736 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing debian/tests/all0000664000000000000000000000007111665201653011030 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/source/0000775000000000000000000000000011665205622010475 5ustar debian/source/format0000664000000000000000000000001411665205124011700 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000005511665205141010251 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/control0000664000000000000000000000103511665205071010575 0ustar Source: zope.datetime Section: zope Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Gediminas Paulauskas Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/zope.datetime Package: python-zope.datetime Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Zope datetime Commonly used date and time related utility functions. debian/compat0000664000000000000000000000000211665201653010373 0ustar 7 debian/watch0000664000000000000000000000013711665201653010227 0ustar version=3 http://pypi.python.org/packages/source/z/zope.datetime/zope.datetime-(\d.*)\.tar\.gz debian/copyright0000664000000000000000000000456011665204566011143 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: zope.datetime Upstream-Contact: Zope Corporation and Contributors Source: http://pypi.python.org/pypi/zope.datetime Files: * Copyright: (c) 2001, 2002, 2003, 2006 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.