debian/0000755000000000000000000000000011656231707007176 5ustar debian/control0000644000000000000000000000153611650200255010572 0ustar Source: transaction Section: zope Priority: optional 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.2 X-Python-Version: >= 2.4 Homepage: http://pypi.python.org/pypi/transaction Vcs-Svn: svn://svn.debian.org/pkg-zope/transaction/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/transaction/trunk Package: python-transaction Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Conflicts: zope3 Replaces: python-zodb (<< 3.9) Description: Transaction management for Python This package contains a generic transaction implementation for Python. debian/source/0000755000000000000000000000000011656231707010476 5ustar debian/source/format0000644000000000000000000000001411650200255011670 0ustar 3.0 (quilt) debian/source/options0000644000000000000000000000004211656231667012115 0ustar extend-diff-ignore = "\.egg-info" debian/watch0000644000000000000000000000013111650200255010206 0ustar version=3 http://pypi.python.org/packages/source/t/transaction/transaction-(.*)\.tar\.gz debian/tests/0000755000000000000000000000000011656231707010340 5ustar debian/tests/control0000644000000000000000000000010511650200255011723 0ustar Tests: all Features: no-build-needed Depends: @, python-zope.testing debian/tests/all0000644000000000000000000000007111650200255011015 0ustar #!/bin/bash . /usr/share/python-zope.testing/test_helper debian/compat0000644000000000000000000000000211650200255010360 0ustar 7 debian/copyright0000644000000000000000000000457711650200255011132 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174 Upstream-Name: transaction Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/transaction Files: * Copyright: (c) 2001-2007 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/changelog0000644000000000000000000000507311656231677011063 0ustar transaction (1.1.1-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:50:47 +0900 transaction (1.1.1-1) unstable; urgency=low * Team upload. [ Arnaud Fontaine ] * debian/control: add Vcs-Browser field. * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice. * debian/copyright: versioned format URL. [ Gediminas Paulauskas ] * Use dh_python2 instead of deprecated python-central. (Closes: #617131) * Do not use python-van.pydeb either. * Switch to 3.0 (quilt) source format. * Replaces only python-zodb (<< 3.9). -- Arnaud Fontaine Tue, 18 Oct 2011 00:27:31 +0900 transaction (1.1.1-0ubuntu1) natty; urgency=low * New upstream release. * debian/control: build-depend on python-all (not -dev). * debian/copyright: update, convert to dep5 format. -- Gediminas Paulauskas Thu, 24 Mar 2011 20:55:52 +0200 transaction (1.0.0-4) unstable; urgency=low * Convert to debhelper 7 and the pydeb dh7 extension. -- Fabio Tranchitella Tue, 05 Jan 2010 21:47:17 +0100 transaction (1.0.0-3) unstable; urgency=low [ Brian Sutherland ] * Set priority to optional as we are depended on by python-zodb which is priority optional. [ Fabio Tranchitella ] * debian/control: build-depend on python-van.pydeb >= 1.3.0-2. (Closes: #552682) -- Fabio Tranchitella Sun, 08 Nov 2009 11:18:41 +0100 transaction (1.0.0-2) unstable; urgency=low * Set section to zope. * Rebuild against van.pydeb 1.3. -- Matthias Klose Sat, 12 Sep 2009 22:16:58 +0200 transaction (1.0.0-1) unstable; urgency=low * New upstream release. * Standards-Version: 3.8.3, no changed required. * debian/control: added conflict with zope3. -- Fabio Tranchitella Fri, 28 Aug 2009 11:16:56 +0200 transaction (1.0~a1-3) unstable; urgency=low * Use the test_helper from python-van.testing to simplify testing script. -- Brian Sutherland Mon, 15 Jun 2009 06:09:32 +0200 transaction (1.0~a1-2) unstable; urgency=low * Replaces: python-zodb to smooth upgrades, the contents of of this package used to be in python-zodb. -- Brian Sutherland Sat, 13 Jun 2009 23:39:42 +0200 transaction (1.0~a1-1) unstable; urgency=low * Inital Release -- Brian Sutherland Mon, 25 May 2009 22:34:30 +0200 debian/rules0000755000000000000000000000005511650200255010242 0ustar #!/usr/bin/make -f %: dh --with python2 $@