File: changelog

package info (click to toggle)
drf-haystack 1.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 576 kB
  • sloc: python: 2,599; makefile: 147
file content (146 lines) | stat: -rw-r--r-- 4,398 bytes parent folder | download
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
drf-haystack (1.8.9-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <fladi@debian.org>  Wed, 14 Oct 2020 18:48:10 +0200

drf-haystack (1.8.6-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.4.1.

 -- Michael Fladischer <fladi@debian.org>  Mon, 14 Oct 2019 21:00:54 +0200

drf-haystack (1.8.5-2) unstable; urgency=medium

  * Team upload.
  * Reupload without binaries to allow migration.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 07 Aug 2019 01:23:31 +0500

drf-haystack (1.8.5-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump debhelper compatibility and version to 12 and switch to
    debhelper-compat.
  * Bump Standards-Version to 4.4.0.
  * Remove Python2 support.

 -- Michael Fladischer <fladi@debian.org>  Fri, 19 Jul 2019 10:19:11 +0200

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