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
|
django-testscenarios (0.9-1) unstable; urgency=medium
* New upstream release for python3 support.
* Add python3 package
-- Neil Williams <codehelp@debian.org> Wed, 10 Aug 2016 13:33:02 +0100
django-testscenarios (0.8-1) unstable; urgency=medium
* New upstream release. (Closes: #801930)
Port the unit test support (only) to atomic
transactions. Bump version and django dependency.
-- Neil Williams <codehelp@debian.org> Tue, 03 Nov 2015 13:32:26 +0000
django-testscenarios (0.7.4-3) unstable; urgency=medium
* Add Senthil Kumaran S (stylesen) as an uploader.
-- Senthil Kumaran S (stylesen) <stylesen@gmail.com> Tue, 08 Sep 2015 22:32:01 +0530
django-testscenarios (0.7.4-2) unstable; urgency=medium
* Add watch file
* Add dh-python to build-deps
-- Neil Williams <codehelp@debian.org> Sun, 03 May 2015 17:12:25 +0100
django-testscenarios (0.7.4-1) unstable; urgency=medium
* New upstream release
* Test if django supports a setup method and call it where
supported for Django 1.7 support. (Closes: #755661)
-- Neil Williams <codehelp@debian.org> Tue, 16 Sep 2014 15:49:04 -0700
django-testscenarios (0.7.3-2) unstable; urgency=medium
* Add autopkgtest support
-- Neil Williams <codehelp@debian.org> Sat, 19 Jul 2014 14:13:38 +0100
django-testscenarios (0.7.3-1) unstable; urgency=medium
* Initial release. (Closes: #745440: ITP: django-testscenarios --
Django unit test scenarios support)
-- Neil Williams <codehelp@debian.org> Tue, 22 Apr 2014 08:10:45 +0100
django-testscenarios (0.7.2-2) unstable; urgency=medium
* Update control for alioth location.
-- Neil Williams <codehelp@debian.org> Thu, 12 Dec 2013 22:18:33 +0000
django-testscenarios (0.7.2-1) unstable; urgency=low
* Initial packaging
-- Neil Williams <codehelp@debian.org> Mon, 22 Jul 2013 10:14:55 +0100
|