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 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
django-polymorphic (2.0.3-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Wed, 29 Aug 2018 12:22:35 +0200
django-polymorphic (2.0.2-2) unstable; urgency=medium
* Add python(3)-pkg-resources to Depends (Closes: #896261, #896349).
* Bump Standards-Version to 4.1.4.
* Bump minimum Python2 version to 2.7 and Python3 to 3.4 according to
upstream setup.cfg.
-- Michael Fladischer <fladi@debian.org> Wed, 02 May 2018 20:34:18 +0200
django-polymorphic (2.0.2-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Fri, 16 Feb 2018 09:46:38 +0100
django-polymorphic (2.0-1) unstable; urgency=low
* New upstream release.
* Always use pristine-tar.
* Refresh patches.
* Add patch to remove dependency on dj_database_url in tests.
* Remove lintian override for missing GPG signature check on source
tarball to serve as a reminder to improve on this.
* Bump Standards-Version to 4.1.3.
* Bump debhelper compatibility and version to 11.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
* Build documentation in override_dh_sphinxdoc.
-- Michael Fladischer <fladi@debian.org> Sun, 04 Feb 2018 14:12:43 +0100
django-polymorphic (1.3-1) unstable; urgency=low
* New upstream release.
* Refresh patches after git-dpm to gbp pq conversion
* Refresh patches for 1.3.
-- Michael Fladischer <fladi@debian.org> Tue, 08 Aug 2017 10:55:10 +0200
django-polymorphic (1.2-1) unstable; urgency=low
* Upload to unstable (Closes: #865935).
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Thu, 13 Jul 2017 22:35:31 +0200
django-polymorphic (1.2-1~exp1) experimental; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Fri, 12 May 2017 15:43:27 +0200
django-polymorphic (1.1-1~exp1) experimental; urgency=low
* New upstream release.
* Add python3-sphinx-rtd-theme to Build-Depends.
* Add python3-django-extra-views to Build-Depends so sphinx can use
it.
* Add python(3)-django-extra-views to Recommends.
* Use correct python3:Depends helper for Python3 package.
-- Michael Fladischer <fladi@debian.org> Mon, 06 Mar 2017 13:23:24 +0100
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
|