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
|
django-testproject (0.1.3-3) unstable; urgency=medium
* Team upload.
* Drop Python 2 support
* debian/rules: switch buildsystem to pybuild
-- Antonio Terceiro <terceiro@debian.org> Mon, 19 Aug 2019 15:37:04 -0300
django-testproject (0.1.3-2) unstable; urgency=medium
* Reduce build-depends to assist with python3 transition
(Closes: #866505)
* Bump standards version (no changes)
* Fix watch file and bump compat to 9
-- Neil Williams <codehelp@debian.org> Fri, 30 Jun 2017 09:24:28 +0100
django-testproject (0.1.3-1) unstable; urgency=medium
* New upstream release with python3 support
* Add python3 package
-- Neil Williams <codehelp@debian.org> Wed, 10 Aug 2016 13:59:51 +0100
django-testproject (0.1.2-4) unstable; urgency=medium
* Add Senthil Kumaran S (stylesen) as an uploader.
-- Senthil Kumaran S (stylesen) <stylesen@gmail.com> Tue, 08 Sep 2015 22:29:20 +0530
django-testproject (0.1.2-3) unstable; urgency=medium
* Add watch file
* Add dh-python to build-deps
-- Neil Williams <codehelp@debian.org> Sun, 03 May 2015 17:17:34 +0100
django-testproject (0.1.2-2) unstable; urgency=medium
* Fix inadvertent typo in debian/copyright to fix on LGPL-3.0
-- Neil Williams <codehelp@debian.org> Thu, 08 May 2014 18:26:35 +0100
django-testproject (0.1.2-1) unstable; urgency=medium
* Initial upload. (Closes: #745627: ITP: django-testproject -- Django
test project support)
-- Neil Williams <codehelp@debian.org> Wed, 23 Apr 2014 16:09:45 +0100
django-testproject (0.1.1-2) unstable; urgency=medium
* Update copyright file and VCS locations.
-- Neil Williams <codehelp@debian.org> Fri, 28 Feb 2014 12:58:29 +0000
django-testproject (0.1.1-1) unstable; urgency=low
* Initial release
-- Neil Williams <codehelp@debian.org> Mon, 22 Jul 2013 10:38:01 +0100
|