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 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288
|
python-webob (1.6.0-1~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Thomas Goirand <zigo@debian.org> Mon, 30 May 2016 21:10:04 +0000
python-webob (1.6.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Barry Warsaw ]
* New upstream release.
* d/control: Bump Standards-Version with no other changes needed.
-- Barry Warsaw <barry@debian.org> Wed, 13 Apr 2016 15:54:00 -0400
python-webob (1.5.1-1) unstable; urgency=medium
* New upstream release.
* d/rules: Use the new location for the changes file.
* d/tests: Added simple DEP-8 smoke test.
* d/python-webob-doc.lintian-overrides: Fix the path.
-- Barry Warsaw <barry@debian.org> Wed, 18 Nov 2015 17:14:23 -0500
python-webob (1.4.1-1) unstable; urgency=medium
* New upstream release.
* d/control: Update Standards-Version to 3.9.6 with no other changes needed.
* d/watch: Use the pypi.debian.net mirror.
* d/copyright: Put debian/* under Expat like upstream. (Closes: #748704)
-- Barry Warsaw <barry@debian.org> Mon, 27 Apr 2015 14:36:48 -0400
python-webob (1.4-2) unstable; urgency=medium
* Removed debian/python3-webob.pyremove: we really need the egg-info file.
Thanks to doko for the bug report. (Closes: #757928)
* Added myself as uploader.
-- Thomas Goirand <zigo@debian.org> Sat, 30 Aug 2014 18:25:25 +0000
python-webob (1.4-1) unstable; urgency=medium
* New upstream release.
* d/python3-webob.pyremove: Prune out the extra egg-info directory to
avoid a lintian warning.
-- Barry Warsaw <barry@debian.org> Mon, 19 May 2014 16:28:31 -0400
python-webob (1.3.1-1) unstable; urgency=medium
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Tue, 28 Jan 2014 23:05:20 +0100
python-webob (1.3-1) unstable; urgency=medium
* New upstream release
* fix_test_header2.patch removed, applied upstream
-- Piotr Ożarowski <piotr@debian.org> Wed, 11 Dec 2013 19:42:41 +0100
python-webob (1.2.3-5) unstable; urgency=low
[ Barry Warsaw ]
* Remove Christoph Hass from Uploaders as per his request.
[ Piotr Ożarowski ]
* python-webob Breaks: python-pylons < 1.0.1 (closes: #721866)
* Switch to buildsystem=pybuild, add dh-python to Build-Depends
* Update debian/watch file
* Bump Standards-Version to 3.9.5 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Sun, 01 Dec 2013 20:46:55 +0100
python-webob (1.2.3-4) unstable; urgency=low
* Team upload.
* debian/copyright: Correctly identify upstream license as Expat.
* debian/control: Drop python-webtest B-D; no longer needed.
-- Barry Warsaw <barry@debian.org> Mon, 29 Jul 2013 13:32:44 -0400
python-webob (1.2.3-3) unstable; urgency=low
* Team upload.
* Add Python 3 support, contributed by Yolanda Robla. (Closes: #717655)
* debian/patches/fix_test_header2.patch: Test should pass independently
of the order of result.
* debian/control:
- Add Barry Warsaw to Uploaders.
- Add python3-webob and python-webob-doc binary packages.
- wrap-and-sort
- Add X-Python3-Version.
* debian/watch: Use the PyPI download URL.
* debian/rules: Modernize as per library style guide.
-- Barry Warsaw <barry@debian.org> Wed, 24 Jul 2013 17:56:22 -0400
python-webob (1.2.3-2) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Thomas Goirand ]
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 07:53:25 +0000
python-webob (1.2.3-1) experimental; urgency=low
* Team upload.
* New upstream release.
* Uploading to experimental.
* Increase compat level and debhelper to 9.
* Added missing --install-layout=deb when calling setup.py.
* Bumped standard-version to 3.9.4 (no change).
-- Thomas Goirand <zigo@debian.org> Thu, 14 Feb 2013 18:01:49 +0000
python-webob (1.1.1-1) unstable; urgency=low
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 19 Sep 2011 19:53:35 +0200
python-webob (1.1-1) unstable; urgency=low
* New upstream release
- minimum required Python version bumped to 2.5
* Let dh_sphinxdoc handle documentation files, python-sphinx build
dependency bumped to 1.0.7+dfsg-1
* Homepage changed to webob.org
-- Piotr Ożarowski <piotr@debian.org> Thu, 08 Sep 2011 19:59:02 +0200
python-webob (1.0.8-1) unstable; urgency=low
[ Soren Hansen ]
* New upstream release
[ Piotr Ożarowski ]
* Add build-indep and build-arch targets in debian/rules
* Add Soren Hansen to Uploaders
-- Piotr Ożarowski <piotr@debian.org> Tue, 21 Jun 2011 20:38:49 +0200
python-webob (1.0.7-1) unstable; urgency=low
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Thu, 28 Apr 2011 21:22:32 +0200
python-webob (1.0.6-1) unstable; urgency=low
* New upstream release
* debian/watch updated to search for .tar.bz2 on bitbucket
* Run tests for default Python interpreter at build time,
add python-webtest and python-nose to build dependencies
* Remove WebOb.egg-info/* files in clean rule (upstream doesn't always
regenerate them)
* Bump Standards-Version to 3.9.2 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Wed, 13 Apr 2011 20:37:24 +0200
python-webob (1.0.5-1) experimental; urgency=low
* New upstream release
* No longer uses ${python:Breaks}
* debian/watch updated to search for .zip files (tarballs are not released
anymore)
-- Piotr Ożarowski <piotr@debian.org> Fri, 18 Mar 2011 22:50:30 +0100
python-webob (1.0.3-1) experimental; urgency=low
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Sat, 26 Feb 2011 22:25:34 +0100
python-webob (1.0.1-1) experimental; urgency=low
* New upstream release
- minimum required python-sphinx version bumped to 1.0
* Convert to dh_python2
* Source format changed to 3.0 (quilt)
-- Piotr Ożarowski <piotr@debian.org> Sat, 15 Jan 2011 22:23:08 +0100
python-webob (1.0-1) unstable; urgency=low
* New upstream release
* add_docs_conf.patch removed (no longer needed)
* Fix /usr/share/doc/python-paste/docs dir name (webob instead of weberror
* Bump Standards-Version to 3.9.1 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Fri, 22 Oct 2010 12:18:36 +0200
python-webob (0.9.8-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.4 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Fri, 05 Feb 2010 23:35:56 +0100
python-webob (0.9.7.1-1) unstable; urgency=low
* New upstream release
* 01-autoclass-autodata patch removed, no longer needed
* Add add_docs_conf.patch (missing in upstream tarball)
* Bump Standards-Version to 3.8.3 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Wed, 13 Jan 2010 22:07:40 +0100
python-webob (0.9.6.1-1.1) unstable; urgency=low
* Apply patch by Jakub Wilk <ubanus@users.sf.net> to replace "autoclass::"
definitions with "autodata::" and additionally bump Build-Depends on
python-sphinx. (Closes: #527496)
* Bump Standards-Version to 3.8.2.
-- Chris Lamb <lamby@debian.org> Mon, 03 Aug 2009 00:37:21 +0100
python-webob (0.9.6.1-1) unstable; urgency=low
[ Piotr Ożarowski ]
* New upstream release
[ Christoph Haas ]
* Debian packaging licensed under the terms of the MIT license now.
-- Piotr Ożarowski <piotr@debian.org> Thu, 12 Feb 2009 19:16:48 +0100
python-webob (0.9.5-1) unstable; urgency=low
[ Sandro Tosi ]
* Switch Vcs-Browser field to viewsvn
[ Piotr Ożarowski ]
* New upstream release
* Add ${misc:Depends} to Depends
-- Piotr Ożarowski <piotr@debian.org> Wed, 31 Dec 2008 14:39:37 +0100
python-webob (0.9.4-1) unstable; urgency=low
* New upstream release
* Build docs using Sphinx:
+ python-sphinx added to build dependencies
+ new suggested package: libjs-jquery
-- Piotr Ożarowski <piotr@debian.org> Wed, 29 Oct 2008 23:31:04 +0100
python-webob (0.9.3-1) unstable; urgency=low
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Mon, 15 Sep 2008 21:26:02 +0200
python-webob (0.9.2-1) unstable; urgency=low
* New upstream release
* python, python-all-dev, python-support, and python-setuptools build
dependencies moved to Build-Depends-Indep
* debian/watch file added
* dpatch removed from debian/control and debian/rules
* Vcs-Svn and Vcs-Browser fields added in debian/control
* docs/news.txt file installed as upstream changelog
* Bump Standards-Version to 3.8.0 (no changes needed)
* Change Priority to optional
* Move team name to Maintainer field, add myself to Uploaders
-- Piotr Ożarowski <piotr@debian.org> Tue, 22 Jul 2008 23:20:11 +0200
python-webob (0.9.1-2) unstable; urgency=low
* Added dpatch to source dependencies (Closes: #479927)
-- Christoph Haas <haas@debian.org> Wed, 07 May 2008 18:37:19 +0200
python-webob (0.9.1-1) unstable; urgency=low
* Initial release (Closes: #476924)
-- Christoph Haas <haas@debian.org> Sun, 20 Apr 2008 10:42:43 +0200
|