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
|
drf-haystack (1.8.4-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 15:07:46 +0200
drf-haystack (1.8.3-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Thu, 21 Jun 2018 21:11:26 +0200
drf-haystack (1.8.2-1) unstable; urgency=low
* New upstream release.
* Drop patch for DRF 3.8 compatibility, included upstream.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Jun 2018 12:47:40 +0200
drf-haystack (1.8.1-2) unstable; urgency=medium
* Add patch to fix imports for DRF 3.8.
* Clean up drf_haystack.egg-info/PKG-INFO to allow two builds in a
row.
* Bump Standards-Version to 4.1.4.
* Remove X-Python(3)-Version field as it is no longer applicable.
-- Michael Fladischer <fladi@debian.org> Tue, 15 May 2018 17:04:02 +0200
drf-haystack (1.8.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Enable autopkgtest-pkg-python testsuite.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Sat, 24 Mar 2018 21:07:20 +0100
drf-haystack (1.6.1-1) unstable; urgency=low
* Upload to unstable.
* Refresh patches after git-dpm to gbp pq conversion
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Fri, 04 Aug 2017 20:14:38 +0200
drf-haystack (1.6.1-1~exp1) experimental; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Michael Fladischer ]
* New upstream release.
* Install README.md instead of old one.
* Add drf_haystack.egg-info/requires.txt to d/clean to allow two
builds in a row.
* Use https:// for copyright-format 1.0 URL.
* Bump Standards-Version to 3.9.8.
-- Michael Fladischer <fladi@debian.org> Tue, 21 Mar 2017 13:09:23 +0100
drf-haystack (1.5.6-1) unstable; urgency=low
* New upstream release.
* Disable tests through pybuild. They do require a running elasticsearch
instance.
* Clean drf_haystack.egg-info/SOURCES.txt to allow two builds in a row.
* With tests disabled, remove the following packages from Build-Depends:
- python-coverage
- python-django
- python-django-haystack
- python-djangorestframework
- python-elasticsearch
- python-mock
- python-nose
- python-unittest2
- python3-coverage
- python3-django
- python3-django-haystack
- python3-djangorestframework
- python3-elasticsearch
- python3-mock
- python3-nose
- python3-unittest2
-- Michael Fladischer <fladi@debian.org> Sat, 02 Jan 2016 18:32:19 +0100
drf-haystack (1.5.2-1) unstable; urgency=low
* Initial release (Closes: #797406).
-- Michael Fladischer <fladi@debian.org> Sun, 30 Aug 2015 17:59:01 +0200
|