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
|
django-polymorphic (1.0.2-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Mon, 17 Oct 2016 09:37:09 +0200
django-polymorphic (1.0.1-1) unstable; urgency=low
* New upstream release.
* Drop manager inheritance patch, fixed upstream.
-- Michael Fladischer <fladi@debian.org> Tue, 13 Sep 2016 09:46:31 +0200
django-polymorphic (1.0-1) unstable; urgency=medium
* New upstream release (Closes: #828654).
* Add patch to use local objects.inv files for intersphinx mappings
(Closes: #830414).
* Update homepage URL.
* Use new repository URL in d/watch.
* Use https:// for copyright-format 1.0 URL.
-- Michael Fladischer <fladi@debian.org> Sat, 03 Sep 2016 22:31:56 +0200
django-polymorphic (0.9.2-1) unstable; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 3.9.8.
* Remove version from python-django for Depends and Build-Depends.
* Switch to python3-sphinx and drop versioned Build-Depends.
-- Michael Fladischer <fladi@debian.org> Thu, 12 May 2016 15:05:00 +0200
django-polymorphic (0.9.1-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.7.
* Use https in Vcs-Git field.
-- Michael Fladischer <fladi@debian.org> Sun, 21 Feb 2016 10:56:55 +0100
django-polymorphic (0.8.1-1) unstable; urgency=medium
* New upstream release (Closes: #806354).
* Add NEWS file to document backwards incompatible changes.
-- Michael Fladischer <fladi@debian.org> Tue, 29 Dec 2015 16:16:34 +0100
django-polymorphic (0.7.2-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Tue, 06 Oct 2015 14:48:53 +0200
django-polymorphic (0.7.1-1) unstable; urgency=medium
* New upstream release.
* Really delete django-1.7.patch.
* Change my email address to fladi@debian.org.
-- Michael Fladischer <fladi@debian.org> Tue, 19 May 2015 09:58:24 +0200
django-polymorphic (0.6-1) unstable; urgency=low
* New upstream release.
* Drop django-1.7.patch as it is now applied upstream.
* Bump Standards-Version to 3.9.6.
-- Michael Fladischer <FladischerMichael@fladi.at> Mon, 20 Oct 2014 11:44:11 +0200
django-polymorphic (0.5.6-1) unstable; urgency=medium
* New upstream release.
* Add django-1.7.patch to fix the test-suite with Django 1.7 (Closes:
#755602).
* Add dh-python to Build-Depends.
* Switch buildsystem to pybuild.
* Remove superfluous install file.
* Add Python3 support.
* Update upstream information in d/copyright.
-- Michael Fladischer <FladischerMichael@fladi.at> Fri, 19 Sep 2014 14:16:19 +0200
django-polymorphic (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #745122).
-- Michael Fladischer <FladischerMichael@fladi.at> Thu, 17 Apr 2014 12:33:59 +0200
|