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 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208
|
python-gevent (1.1.2-1) unstable; urgency=low
* New upstream release.
* Remove more Twitter privacy breaches from documentation.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Nov 2016 21:00:12 +0000
python-gevent (1.1.1-2) unstable; urgency=low
* Fix FTBFS with Sphinx 1.4+ (closes: #829414).
* Add libev and c-ares devel packages to build depends.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 16 Jul 2016 06:44:47 +0000
python-gevent (1.1.1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 27 Apr 2016 17:25:28 +0000
python-gevent (1.1.0-2) unstable; urgency=low
* Only alter documentation when it's built (closes: #817274).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 09 Mar 2016 18:42:57 +0100
python-gevent (1.1.0-1) unstable; urgency=low
* New upstream release (closes: #816972).
* Build Python 3 packages (closes: #661510, #793809).
* Remove patches that no longer needed.
* Keep rebuildable.
* Use X-Python-Version instead of pyversions.
* Update Standards-Version to 3.9.7 .
* Sync with Ubuntu.
[ Matthias Klose <doko@ubuntu.com> ]
* Remove the python3 compat files in python-gevent.
* Remove the python2 compat files in python3-gevent.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 08 Mar 2016 14:54:39 +0100
python-gevent (1.0.1-2) unstable; urgency=medium
* Add dh-python to Build-Depends.
[ Jan Gerber <j@mailb.org> ]
* Use PROTOCOL_SSLv23 instead of PROTOCOL_SSLv3 (closes: #770616).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 13 Dec 2014 05:54:50 +0000
python-gevent (1.0.1-1) unstable; urgency=low
* New upstream release, fixes thread switch detection (closes: #694750).
* Fix sphinx build problem (closes: #700731).
* Tighten greenlet dependency (closes: #747283).
* Update Standards-Version to 3.9.6 .
* Sync with Ubuntu.
[ Matthias Klose <doko@ubuntu.com> ]
* Fix build failure with python2.7 and PEP 466 (closes: #764499).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 08 Oct 2014 16:20:29 +0000
python-gevent (1.0-2) unstable; urgency=low
* Sync with Ubuntu, thanks to Sebastian Ramacher for the heads-up.
[ Matthias Klose <doko@ubuntu.com> ]
* Fix build failure on arm64 (closes: #738750).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Apr 2014 17:58:50 +0200
python-gevent (1.0-1) unstable; urgency=low
* New upstream release (closes: #733600).
* Update Standards-Version to 3.9.5 .
[ Bart Martens <bartm@debian.org> ]
* Update watch file.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 01 Feb 2014 20:58:30 +0100
python-gevent (0.13.7-4) unstable; urgency=low
* Last bits of -dbg package fix (closes: #703611).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sun, 24 Mar 2013 01:18:51 +0100
python-gevent (0.13.7-3) unstable; urgency=low
* Build standard documentation.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 22 Mar 2013 17:05:07 +0100
python-gevent (0.13.7-2) unstable; urgency=low
* Fix -dbg package (closes: #703611).
* Use offline intersphinx inventory instead of download it.
* Remove unneeded python-support from build dependencies (closes: #703625).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 22 Mar 2013 09:34:15 +0000
python-gevent (0.13.7-1) unstable; urgency=low
* New upstream release.
* New maintainer.
* Fix all packaging problems (closes: #703187, #703368).
* Switch to dh_python2 (closes: #654272).
* Update Standards-Version to 3.9.4 .
[ Bart Martens <bartm@debian.org> ]
* Update debian/watch .
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Thu, 21 Mar 2013 00:39:38 +0100
python-gevent (0.13.6-1+nmu2) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- Add python-all-dbg to Build-Depends to build extensions modules for
debug variants too. (Closes: #661342)
- Add ${python:Depends}, ${shlibs:Depends}, python-greenlet-dbg to
python-gevent-dbg's Depends.
* debian/rules: Install debugging symbols into the correct location so that
they are actually usable.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 03 Mar 2013 15:46:09 +0100
python-gevent (0.13.6-1+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Fix IPV6 DNS handling (closes: #690851)
- Patch thanks to Mike Gabriel.
-- Michael Gilbert <mgilbert@debian.org> Mon, 12 Nov 2012 22:07:15 +0000
python-gevent (0.13.6-1) unstable; urgency=low
* New upstream version (Closes: #601863).
-- Örjan Persson <orange@fobie.net> Tue, 17 May 2011 16:43:20 +0200
python-gevent (0.13.0-2) unstable; urgency=low
* Include changes from squeeze version (0.12.2-7).
-- Örjan Persson <orange@fobie.net> Fri, 10 Sep 2010 09:59:05 +0200
python-gevent (0.13.0-1) unstable; urgency=low
* New upstream version (Closes: #589268).
* Removed cython dependency.
* Updated doc package and depends on libjs-jquery.
* Added support for sphinx 1.0b1 (Closes: #588628).
-- Örjan Persson <orange@fobie.net> Thu, 22 Jul 2010 12:09:58 +0200
python-gevent (0.12.2-7) unstable; urgency=low
* Fixed a build problem with sphinx generation when no internet connection
where available. Thanks to Jakub Wilk for reporting the problem and
John Sullivan for patch (Closes: #584380).
* Fixed documentation reference problems. Thanks to John Sullivan for patch.
-- Örjan Persson <orange@fobie.net> Mon, 06 Sep 2010 20:39:02 +0200
python-gevent (0.12.2-6) unstable; urgency=low
* Added missing set_exc_info function. Thanks to Chris Lamb for the
bug report (Closes: #585977).
* Cython is now used to re-generate the core files. Needed due to the
exc_info-leak patch.
-- Örjan Persson <orange@fobie.net> Wed, 16 Jun 2010 09:14:51 +0200
python-gevent (0.12.2-5) unstable; urgency=low
* Added 002-exc_info-leak patch to workaround a problem where exceptions in
greenlets under some circumstanes would leak.
-- Örjan Persson <orange@fobie.net> Sun, 06 Jun 2010 14:49:27 +0200
python-gevent (0.12.2-4) unstable; urgency=low
* Moved python-sphinx to build-depends instead of indep.
-- Örjan Persson <orange@fobie.net> Mon, 31 May 2010 21:13:54 +0200
python-gevent (0.12.2-3) unstable; urgency=low
* Updated copyright information.
-- Örjan Persson <orange@fobie.net> Tue, 20 Apr 2010 19:57:18 +0200
python-gevent (0.12.2-2) unstable; urgency=low
* Added optional dependency for python-codespeak-lib instead of
the newer python-greenlet.
-- Örjan Persson <orange@fobie.net> Tue, 06 Apr 2010 23:31:33 +0200
python-gevent (0.12.2-1) unstable; urgency=low
* Initial release (Closes: #576437).
-- Örjan Persson <orange@fobie.net> Sun, 04 Apr 2010 18:47:51 +0200
|