1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
python-mock (0.8.0-3) unstable; urgency=low
* Team upload.
* debian/control: python-mock-doc needs to Break/Replace
python-mock (<< 0.7.2) to ensure clean upgrades from squeeze
to wheezy. Thanks to Andreas Beckmann (Closes: #694296).
-- Andrew Starr-Bochicchio <asb@debian.org> Fri, 30 Nov 2012 17:02:02 -0500
python-mock (0.8.0-2) unstable; urgency=low
* Add mock.egg-info/PKG-INFO to d/clean to allow two builds in a row
(Closes: #671252).
* Run tests during build (Closes: #667554).
- Add patch for python3 unittests.
- B-D on python-unittest2 for python2.x.
- Add override for dh_auto_test.
* Exclude SOURCES.txt and add temporary fix for Metadata-Version in
PKG-INFO.
* Change order of my name.
* Update years in d/copyright.
* Use DEP5 1.0 format URL.
* Drop d/s/local-options from SVN.
-- Michael Fladischer <FladischerMichael@fladi.at> Mon, 04 Jun 2012 20:34:13 +0200
python-mock (0.8.0-1) unstable; urgency=low
* Team upload.
* New upstream release
* debian/control
- bump Standards-Version to 3.9.3 (no changes needed)
-- Sandro Tosi <morph@debian.org> Wed, 04 Apr 2012 23:08:09 +0200
python-mock (0.7.2-1) unstable; urgency=low
* New upstream release. (Closes: #617799)
* Set PMPT as maintainer and myself as uploader.
* Switch to source format 3.0 (quilt).
* Switch to dh_python2.
* Use pypi.python.org in d/watch.
* Use DEP5 for copyright file.
* Streamline packaging code with wrap-and-sort.
* Bumped Standards-Version to 3.9.2 (no change necessary).
* Move HTML documentation to u/s/d/python-mock/html/.
* Use dh_link to create the documentation source symlinks.
* Set X-P-V to >= 2.4.
* Build for Python3.
* Use dh_sphinxdoc.
* Ship documentation in separate package.
-- Fladischer Michael <FladischerMichael@fladi.at> Tue, 23 Aug 2011 13:13:44 +0200
python-mock (0.6.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "doesn't depend on python" by applying patch to debian/control
by Jakub Wilk (Closes: #588586)
-- Marek Kubica <marek@xivilization.net> Sat, 17 Jul 2010 12:27:08 +0200
python-mock (0.6.0-1) unstable; urgency=low
* Initial release (Closes: #540372)
-- David Watson <david@kutoken.com> Fri, 21 Aug 2009 14:22:49 +0100
|