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
|
python-webob (1.1.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix response header bug reported by Mehdi Abaakouk (Closes: #695050).
-- Dominik George <nik@naturalnet.de> Tue, 04 Dec 2012 00:09:48 +0100
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
|