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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
python-flexmock (0.10.4-3) unstable; urgency=medium
* Drop python 2 binary package, no longer used in Debian.
(Closes: #937762)
* Bump Standards-Version to 4.5.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Thu, 07 May 2020 15:17:06 -0700
python-flexmock (0.10.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Dont run unittests for python2 binary, to reduce pytest rdeps
-- Sandro Tosi <morph@debian.org> Mon, 13 Apr 2020 19:47:20 -0400
python-flexmock (0.10.4-1) unstable; urgency=medium
* New upstream release.
- Supporting Python 3.7.
* Bump debhelper compat to 12 (using B-D syntax).
* Bump Standards-Version to 4.4.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Tue, 09 Jul 2019 17:26:54 -0700
python-flexmock (0.10.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.3.0, no changes needed.
* Bump copyright years.
-- Stefano Rivera <stefanor@debian.org> Thu, 17 Jan 2019 23:27:54 +1300
python-flexmock (0.10.2-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Stefano Rivera ]
* Bump debhelper compat to 11.
* Declare Rules-Requires-Root: no.
* Bump Standards-Version to 4.2.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Sun, 26 Aug 2018 20:44:01 +0100
python-flexmock (0.10.2-1) unstable; urgency=medium
* New upstream release.
* Bump copyright years.
* Switch Vcs URLs to https.
-- Stefano Rivera <stefanor@debian.org> Tue, 02 Feb 2016 15:07:03 +1100
python-flexmock (0.10.1-1) unstable; urgency=medium
* New upstream release
* Update watch file to use pypi.debian.net.
* Update copyright
- Upstream switched to a different BSD-2 variant.
- New upstream maintainer.
* Bump X-Python*-Versions, upstream dropped support for < 2.6, and < 3.3.
* Port to pybuild.
* Bump Standards-Version to 3.9.6, no changes needed.
* Bump debhelper compat level to 9.
* Add autopkgtests.
-- Stefano Rivera <stefanor@debian.org> Sat, 26 Dec 2015 13:59:55 +0200
python-flexmock (0.9.7-1) unstable; urgency=low
[ Dmitry Shachnev ]
* Use /usr/bin/nosetests instead of /usr/bin/nosetests-X.Y (closes:
#707516).
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Stefano Rivera ]
* New Upstream version.
* Bump Standards-Version to 3.9.4.
- Bump debhelper dependency to 8.1 for build-{arch,indep} support.
* Bumpy copyright years.
-- Stefano Rivera <stefanor@debian.org> Fri, 10 May 2013 03:18:35 +0200
python-flexmock (0.9.6-1) unstable; urgency=low
* New upstream version.
-- Stefano Rivera <stefanor@debian.org> Sat, 16 Jun 2012 20:23:01 +0100
python-flexmock (0.9.5-1) unstable; urgency=low
* New upstream version.
-- Stefano Rivera <stefanor@debian.org> Sun, 03 Jun 2012 09:47:51 +0100
python-flexmock (0.9.4-1) unstable; urgency=low
* New upstream version.
* Respect DEB_BUILD_OPTIONS=nocheck.
-- Stefano Rivera <stefanor@debian.org> Mon, 28 May 2012 01:31:26 +0100
python-flexmock (0.9.3-1) unstable; urgency=low
* Initial release (Closes: #668606).
-- Stefano Rivera <stefanor@debian.org> Fri, 13 Apr 2012 21:40:14 +0200
|