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
|
python-django-ordered-model (3.4.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Mon, 15 Jun 2020 21:06:12 +0200
python-django-ordered-model (3.3.0-1) unstable; urgency=low
* New upstream release.
* Use github.com in d/watch to have test files in the source tarball.
* Refresh patches.
* Fix tests location.
* Update patch to fix all language codes in translations.
* Clean up files to allow two builds in a row.
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.1.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Wed, 01 Jan 2020 09:03:27 +0100
python-django-ordered-model (2.1.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support.
* Removed version in python3-django depends after Buster is released.
* Added fix-test-settings-for-django-2.2.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 26 Jul 2019 23:27:21 +0200
python-django-ordered-model (2.1.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Mon, 27 Aug 2018 14:48:13 +0200
python-django-ordered-model (2.0.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.4.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Enable autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Thu, 21 Jun 2018 21:43:15 +0200
python-django-ordered-model (1.4.3-1) unstable; urgency=low
* New upstream release.
* Refresh patches after git-dpm to gbp pq conversion
* Bump Standards-Version to 4.1.0.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Sep 2017 13:54:48 +0200
python-django-ordered-model (1.4.1-1) unstable; urgency=low
* Add patch to fix Language fields in translations (Closes: #865895).
* Clean up compiled django.mo files.
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Thu, 13 Jul 2017 14:05:15 +0200
python-django-ordered-model (1.4.1-1~exp1) experimental; urgency=low
* New upstream release.
* Add patch to make setup.py compatible with Python3.
-- Michael Fladischer <fladi@debian.org> Fri, 12 May 2017 20:47:59 +0200
python-django-ordered-model (1.3.0-1) unstable; urgency=low
* New upstream release.
* Add python(3)-six to Depends and Build-Depends.
-- Michael Fladischer <fladi@debian.org> Mon, 17 Oct 2016 10:49:56 +0200
python-django-ordered-model (1.2.1-1) unstable; urgency=low
* New upstream release.
* Configure git-dpm to create tags in the correct format.
-- Michael Fladischer <fladi@debian.org> Wed, 27 Jul 2016 09:55:47 +0200
python-django-ordered-model (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #830570).
-- Michael Fladischer <fladi@debian.org> Sat, 09 Jul 2016 16:09:51 +0200
|