--- pmock-0.3.1+s20140625.orig/debian/changelog +++ pmock-0.3.1+s20140625/debian/changelog @@ -0,0 +1,71 @@ +pmock (0.3.1+s20140625-3) unstable; urgency=medium + + * Team upload. + * Port from python-support to dh-python (Closes: #786210) + * Drop debian/pycompat, unused + * Drop Replaces/Conflicts on old python2.x-pmock + + -- Andrey Rahmatullin Sun, 23 Aug 2015 16:57:37 +0500 + +pmock (0.3.1+s20140625-2) unstable; urgency=low + + * Add VCS fields. + + -- Daniel Pocock Fri, 27 Jun 2014 15:59:22 +0200 + +pmock (0.3.1+s20140625-1) unstable; urgency=low + + * Update from latest code on bitbucket. + + -- Daniel Pocock Wed, 25 Jun 2014 11:52:10 +0200 + +pmock (0.3-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Clean control file (Closes: #356891). + * Upgrade package for new python policy (Closes: #373479). + + -- Pierre Habouzit Thu, 29 Jun 2006 16:04:04 +0200 + +pmock (0.3-5) unstable; urgency=low + + * debian/control: + - python2.3-pmock: depend on python2.3 + - python2.4-pmock: depend on python2.4 + - python-pmock: depend on 2.3 and 2.4 + - pmock: Build-Depend on python-dev (>= 2.3), python2.3-dev, python2.4-dev + * debian/rules: + - remove DEB_PYTHON_COMPILE_VERSION. Just use the default set by cdbs. + + -- Jan Alonzo Sat, 27 May 2005 12:10:00 +0000 + +pmock (0.3-4) unstable; urgency=low + + * Rebuild for python2.4 (Ubuntu Hoary changelog) + * Standards Version 3.6.1.1 (Ubuntu Hoary changelog) + + -- Jan Alonzo Sat, 30 Apr 2005 14:09:17 +1000 + +pmock (0.3-3) unstable; urgency=low + + * Rename debian/docs to debian/python2.3-pmock.docs + * Rename debian/pmock.examples to debian/python2.3-pmock.examples + * debian/control: force compile on python 2.3 + + -- Jan Alonzo Wed, 6 Oct 2004 01:33:10 +1000 + +pmock (0.3-2) unstable; urgency=low + + * Follow Debian Python Policy for package names. python-pmock for default + python version and python2.3-pmock for python 2.3. + + * Add Homepage: http://pmock.sourceforge.net in package description. + + -- Jan Alonzo Tue, 5 Oct 2004 21:46:35 +1000 + +pmock (0.3-1) unstable; urgency=low + + * Initial Release. closes: #274263 + + -- Jan Alonzo Thu, 30 Sep 2004 21:59:53 +1000 + --- pmock-0.3.1+s20140625.orig/debian/compat +++ pmock-0.3.1+s20140625/debian/compat @@ -0,0 +1 @@ +9 --- pmock-0.3.1+s20140625.orig/debian/control +++ pmock-0.3.1+s20140625/debian/control @@ -0,0 +1,22 @@ +Source: pmock +Section: python +Priority: optional +Maintainer: Debian Python Modules Team +Uploaders: Daniel Pocock +Build-Depends: debhelper (>= 9), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), dh-python, python-setuptools +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pmock.git +Vcs-Git: git://anonscm.debian.org/git/collab-maint/pmock.git + +Package: python-pmock +Architecture: all +Depends: ${python:Depends} +Provides: ${python:Provides} +XB-Python-Version: ${python:Versions} +Description: Python module for unit testing using mock objects + Mock Objects is a test-first development process for building object-oriented + software and a generic unit testing framework that supports that process. + . + This package allows you to use Mock Objects for unit testing Python programs. + . + Homepage: http://pmock.sourceforge.net --- pmock-0.3.1+s20140625.orig/debian/copyright +++ pmock-0.3.1+s20140625/debian/copyright @@ -0,0 +1,58 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: pmock +Source: http://pmock.sourceforge.net + +Files: * +Copyright: 2004, Graham Carlyle +License: PSF-2 + +Files: debian/* +Copyright: 2004, Jan Alonzo + 2014, Daniel Pocock http://danielpocock.com +License: PSF-2 + +License: PSF-2 + PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 + -------------------------------------------- + 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), + and the Individual or Organization ("Licensee") accessing and otherwise using + this software ("Python") in source or binary form and its associated + documentation. + . + 2. Subject to the terms and conditions of this License Agreement, PSF hereby + grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, + analyze, test, perform and/or display publicly, prepare derivative works, + distribute, and otherwise use Python alone or in any derivative version, + provided, however, that PSF's License Agreement and PSF's notice of copyright, + i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Python Software Foundation; All Rights Reserved" are retained in Python alone or + in any derivative version prepared by Licensee. + . + 3. In the event Licensee prepares a derivative work that is based on or + incorporates Python or any part thereof, and wants to make the derivative work + available to others as provided herein, then Licensee hereby agrees to include + in any such work a brief summary of the changes made to Python. + . + 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES + NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT + NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF + MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON + WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + . + 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY + INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, + DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF + ADVISED OF THE POSSIBILITY THEREOF. + . + 6. This License Agreement will automatically terminate upon a material breach + of its terms and conditions. + . + 7. Nothing in this License Agreement shall be deemed to create any relationship + of agency, partnership, or joint venture between PSF and Licensee. This License + Agreement does not grant permission to use PSF trademarks or trade name in a + trademark sense to endorse or promote products or services of Licensee, or any + third party. + . + 8. By copying, installing or otherwise using Python, Licensee agrees to be + bound by the terms and conditions of this License Agreement. + --- pmock-0.3.1+s20140625.orig/debian/python-pmock.docs +++ pmock-0.3.1+s20140625/debian/python-pmock.docs @@ -0,0 +1,3 @@ +doc/index.html +doc/overview.html +TODO --- pmock-0.3.1+s20140625.orig/debian/python-pmock.examples +++ pmock-0.3.1+s20140625/debian/python-pmock.examples @@ -0,0 +1,2 @@ +examples/errors.py +examples/greeting.py --- pmock-0.3.1+s20140625.orig/debian/rules +++ pmock-0.3.1+s20140625/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/cdbs/1/rules/buildcore.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk