2eee87a9f74bd108d069eb6255bfc3a68c681956
[packages/trusty/python-eventlet.git] / debian / changelog
1 python-eventlet (0.17.4-2~u14.04+mos1) mos8.0; urgency=medium
2
3   * Source: http://http.debian.net/debian/pool/main/p/python-eventlet/python-eventlet_0.17.4-2.dsc
4
5  -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 15 Sep 2015 17:41:33 +0300
6
7 python-eventlet (0.17.4-2) unstable; urgency=medium
8
9   * Added greenio_send_was_running_empty_loop_on_ENOTCONN.patch.
10
11  -- Thomas Goirand <zigo@debian.org>  Wed, 27 May 2015 21:33:41 +0000
12
13 python-eventlet (0.17.4-1) unstable; urgency=medium
14
15   * New upstream release.
16   * Switched to PKG OpenStack <openstack-devel@lists.alioth.debian.org> team:
17     - Updated Maintainer:.
18     - Fixed VCS URLs (now using Git).
19     - Added openstack-pkg-tools as build-depends.
20     - Filled upstream VCS URL in debian/rules.
21   * Updated debian/copyright.
22   * Added dh-python as build-depends.
23   * Ran wrap-and-sort -t -a.
24   * Removed version for python-greenlet build-depends (the required version is
25     even available in Wheezy, and Jessie is out...).
26   * Removed privacy breach in example/websocket*.html
27   * Removed duplicate doc-base registration.
28
29  -- Thomas Goirand <zigo@debian.org>  Wed, 27 May 2015 14:01:28 +0200
30
31 python-eventlet (0.17.3-4) unstable; urgency=medium
32
33   * Enforce default protocol to be TLSv1 and not SSLv23.
34
35  -- Thomas Goirand <zigo@debian.org>  Thu, 21 May 2015 17:20:12 +0000
36
37 python-eventlet (0.17.3-3) unstable; urgency=medium
38
39   * Enforce TLSv1 always, instead of the more permissive SSLv23.
40   * Standards-Version bumped to 3.9.6.
41
42  -- Thomas Goirand <zigo@debian.org>  Thu, 21 May 2015 17:09:29 +0000
43
44 python-eventlet (0.17.3-2) unstable; urgency=medium
45
46   * Activates --with python3 which was missing.
47
48  -- Thomas Goirand <zigo@debian.org>  Sat, 09 May 2015 20:58:47 +0000
49
50 python-eventlet (0.17.3-1) unstable; urgency=medium
51
52   * New upstream release.
53   * Uploading to unstable.
54   * Added Python 3 package, since upstream has it now.
55
56  -- Thomas Goirand <zigo@debian.org>  Sun, 08 Feb 2015 12:34:57 +0000
57
58 python-eventlet (0.15.2-1) experimental; urgency=medium
59
60   * Team upload.
61   * Added myself as uploader.
62   * New upstream release (Closes: #718036).
63   * Uploading to experimental just before the freeze.
64   * Simplified sphinx-build doc building process.
65   * Refreshed patches.
66   * Using a quilt patch to "unvendorize" mock.py, instead of using
67     debian/rules hacks.
68   * Using extend-diff-ignore to ignore egg-info changes instead of debian/rules
69     hacks. This makes it easier to produce quilt patches.
70   * Ran wrap-and-sort.
71   * Removed now useless X-Python-Version: >= 2.6.
72   * Standards-Version is now 3.9.5.
73
74  -- Thomas Goirand <zigo@debian.org>  Sun, 07 Sep 2014 14:53:19 +0000
75
76 python-eventlet (0.13.0-1) unstable; urgency=low
77
78   [ Stefano Rivera ]
79   * Re-add entry for 0.9.16-3 to the changelog, it was accidentally dropped.
80   * Re-apply Uploaders changes from 0.9.16-3 that were lost.
81
82   [ Thomas Goirand ]
83   * New upstream release.
84   * Patches doc to avoid FTBFS.
85   * Allow the unit test to fail, because we have a "test is too long" error.
86
87  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Sep 2013 08:23:05 +0000
88
89 python-eventlet (0.12.1-2) unstable; urgency=low
90
91   [ Jakub Wilk ]
92   * Use canonical URIs for Vcs-* fields.
93
94   [ Thomas Goirand ]
95   * Uploading to sid.
96   * Added rm -rf build in the clean target to be able to rebuild twice.
97   * Removes a failing assert in tests.patcher_test.Threading.
98
99  -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 03:18:49 +0000
100
101 python-eventlet (0.12.1-1) experimental; urgency=low
102
103   * New upstream release, still upload to experimental.
104
105  -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 02 Mar 2013 18:05:59 +0100
106
107 python-eventlet (0.12.0-1) experimental; urgency=low
108
109   * New upstream version.
110   * Uploading to experimental during the freeze.
111   * X-Python-Version now >= 2.6.
112   * Now using compat and debhelper 9.
113   * Requires python-all (>= 2.6.6-3~).
114   * Drops retry-on-timeout and threading-leak patches no longer needed.
115   * Adds Ubuntu patch for disabling failing test.
116
117  -- Thomas Goirand <zigo@debian.org>  Fri, 22 Feb 2013 07:25:50 +0000
118
119 python-eventlet (0.9.16-3) unstable; urgency=low
120
121   * New maintainer (closes: #685319).
122
123   [ Michael Gilbert ]
124   * Depend python-greenlet >= 0.3.1-2.1, which provides the needed egg-info
125     file fixing a build failure (closes: #684852).
126
127  -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 17 Nov 2012 14:16:24 +0100
128
129 python-eventlet (0.9.16-2) unstable; urgency=low
130
131   [ Soren Hansen ]
132   * Add myself to Uploaders.
133
134   [ Stefano Rivera ]
135   * Use dh_sphinxdoc.
136     - Bump python-sphinx Build-Depends.
137     - Remove dh_installdocs override.
138     - Don't manually symlink jquery.js to libjs-jquery.
139   * Don't compress Sphinx _sources.
140   * Include examples.
141   * Apply upstream threading related memory leak patch (Closes: #661781)
142   * Bump Standards-Version to 3.9.3, no changes needed.
143   * Update machine-readable copyright format to 1.0.
144
145  -- Stefano Rivera <stefanor@debian.org>  Wed, 21 Mar 2012 17:31:35 +0200
146
147 python-eventlet (0.9.16-1) unstable; urgency=low
148
149   * Team upload.
150   * New upstream release.
151   * Dropped reuseaddr.patch: Included upstream.
152
153  -- Soren Hansen <soren@ubuntu.com>  Wed, 08 Jun 2011 15:13:04 +0200
154
155 python-eventlet (0.9.15-1) unstable; urgency=low
156
157   * New upstream release.
158     - Drop all patches, accepted upstream.
159   * Correct DEP3 headers (first line of Description is the subject)
160   * Bump Standards-Version to 3.9.2, no changes needed.
161   * Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
162   * debian/copyright: Update to DEP5 Format r174.
163   * Restore doc/modules/zmq.rst and BD on Sphinx 1.0.
164   * reuseaddr.patch: The logic for deciding whether to use SO_REUSEADDR was
165     inverted.
166   * retry-on-timeout.patch: If an operation times out, try one last time.
167     (LP: #771512)
168
169  -- Stefano Rivera <stefanor@debian.org>  Thu, 02 Jun 2011 16:18:16 +0200
170
171 python-eventlet (0.9.14-1) unstable; urgency=low
172
173   * Initial release in Debian. (Closes: #532140)
174     - Maintainer is Debian Python Modules team.
175     - Add myself and Monty to Uploaders.
176     - Add Vcs entries.
177   * Change architecture to all, this is a pure-Python module.
178     - Build-Depend on python-all.
179   * Bump debhelper compat and Build-Depend to 8.
180   * Drop unnecessary article from Description.
181   * Switch to dh_python2.
182     - Drop pycompat, deprecated.
183     - Use X-Python-Version instead of pyversions. Bump python-all Build-Depend
184       to 2.6.5-13~.
185     - Breaks: ${python:Breaks}.
186     - Let dh_python2 determine Python dependencies.
187   * Run test suite during build.
188     - Add Build-Depends on python-httplib2, python-nose, python-openssl and
189       python-zmq.
190     - disable-psycopg-patcher-test.patch: Use the postgres_requirement
191       function from tests.db_pool_test in tests.patcher_psycopg_test, to skip
192       unless Postgres is available.
193   * Build Sphinx documentation.
194     - Drop doc/modules/zmq.rst, it isn't used and requires Sphinx 1.0.
195   * Include README.twisted.
196   * Use python-mock instead of bundled module.
197   * Update copyright to the latest format, and rework to group by licence.
198     Include all BSD variants present.
199   * Drop postinst, not of interest to Debian. Ubuntu can drop it after natty.
200
201  -- Stefano Rivera <stefanor@debian.org>  Sun, 27 Feb 2011 14:20:43 +0200
202
203 python-eventlet (0.9.14-0ubuntu2) natty; urgency=low
204
205   * Clean up left over .pyc files.
206
207  -- Soren Hansen <soren@ubuntu.com>  Mon, 14 Feb 2011 15:18:58 +0100
208
209 python-eventlet (0.9.14-0ubuntu1) natty; urgency=low
210
211   * New upstream release
212   * wrap-greenpipe.patch:
213     - Stop eventlet's subprocess module from attempting wrap GreenPipe
214       instances in another layer of GreenPipe.
215
216  -- Soren Hansen <soren@ubuntu.com>  Mon, 14 Feb 2011 11:36:08 +0100
217
218 python-eventlet (0.9.13-0ubuntu1) natty; urgency=low
219
220   * New upstream release
221
222  -- Bhavani Shankar <bhavi@ubuntu.com>  Sun, 31 Oct 2010 20:28:03 +0530
223
224 python-eventlet (0.9.12-0ubuntu2) maverick; urgency=low
225
226   * Add dependency on python-greenlet (LP: #657047)
227
228  -- Soren Hansen <soren@ubuntu.com>  Fri, 08 Oct 2010 21:49:53 +0200
229
230 python-eventlet (0.9.12-0ubuntu1) maverick; urgency=low
231
232   * New upstream release. (FFe: LP: #645899)
233
234  -- Soren Hansen <soren@ubuntu.com>  Tue, 28 Sep 2010 21:20:32 +0200
235
236 python-eventlet (0.9.10-0ubuntu1) maverick; urgency=low
237
238   * Initial upload to Ubuntu. (FFe: LP: #620368)
239
240  -- Soren Hansen <soren@ubuntu.com>  Mon, 23 Aug 2010 08:54:30 +0200