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 289 290 291 292 293 294 295 296 297 298 299 300
|
python-bottle (0.12.23-1.1) unstable; urgency=medium
* Non-maintainer upload.
[ James Addison ]
* d/patches: add 0004 to disable the local proxy for the tests. (Closes:
#1028743)
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 26 Feb 2023 15:59:44 -0500
python-bottle (0.12.23-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 17 Sep 2022 11:37:25 +0100
python-bottle (0.12.21-1) unstable; urgency=high
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 28 May 2022 14:25:15 +0100
python-bottle (0.12.20-1) unstable; urgency=high
* New upstream release
-- Federico Ceratto <federico@debian.org> Thu, 26 May 2022 19:00:01 +0100
python-bottle (0.12.19-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Wed, 30 Dec 2020 15:48:11 +0000
python-bottle (0.12.16-1) UNRELEASED; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Tue, 18 Dec 2018 17:49:58 +0000
python-bottle (0.12.15-2) unstable; urgency=medium
* Update tox dependency (Closes: #924836)
-- Federico Ceratto <federico@debian.org> Tue, 26 Mar 2019 23:43:08 +0000
python-bottle (0.12.15-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 15 Dec 2018 21:50:09 +0000
python-bottle (0.12.13-1) unstable; urgency=medium
* New upstream release (See #850176)
-- Federico Ceratto <federico@debian.org> Tue, 10 Jan 2017 23:54:52 +0000
python-bottle (0.12.11-1) unstable; urgency=high
* New upstream release (Closes: #848392)
* Add python-setuptools dependency
-- Federico Ceratto <federico@debian.org> Sun, 18 Dec 2016 11:55:28 +0000
python-bottle (0.12.10-1) unstable; urgency=medium
* New upstream release
* Run only "fast" unit tests (Closes: #834918)
-- Federico Ceratto <federico@debian.org> Sun, 16 Oct 2016 22:18:59 +0100
python-bottle (0.12.9-1) unstable; urgency=low
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 13 Dec 2015 15:11:09 +0000
python-bottle (0.12.7-1) unstable; urgency=low
* New upstream release
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 10 May 2014 15:45:22 +0100
python-bottle (0.12.6-1) unstable; urgency=high
* New upstream release, closes https://github.com/defnull/bottle/issues/616
-- Federico Ceratto <federico.ceratto@gmail.com> Tue, 29 Apr 2014 00:18:11 +0100
python-bottle (0.12.5-1) unstable; urgency=medium
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Thu, 13 Mar 2014 00:45:10 +0000
python-bottle (0.12.4-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Fri, 28 Feb 2014 23:29:33 +0000
python-bottle (0.12.3-1) unstable; urgency=medium
[ Federico Ceratto ]
* New upstream version
* Standard-Version bumped to 3.9.5
[ Daniel Schepler ]
* DEB_BUILD_OPTIONS nocheck support added (Closes: #739102)
-- Federico Ceratto <federico.ceratto@gmail.com> Sun, 16 Feb 2014 22:08:50 +0000
python-bottle (0.12.0-1) unstable; urgency=medium
[ Federico Ceratto ]
* New upstream version
-- David Paleino <dapal@debian.org> Mon, 06 Jan 2014 18:44:50 +0100
python-bottle (0.11.6-1) unstable; urgency=low
* d/changelog: New upstream release 0.11.6
-- Federico Ceratto <federico.ceratto@gmail.com> Mon, 06 May 2013 21:05:51 +0100
python-bottle (0.11.3-1) experimental; urgency=low
* New upstream version
* Unit-testing enabled
-- Federico Ceratto <federico.ceratto@gmail.com> Fri, 02 Nov 2012 15:34:26 +0000
python-bottle (0.10.11-1) unstable; urgency=low
* New upstream version
* Homepage updated (Closes: #671230)
* Standard-Version bumped to 3.9.3, debhelper version bumped to 9
-- Federico Ceratto <federico.ceratto@gmail.com> Fri, 29 Jun 2012 22:38:13 +0100
python-bottle (0.10.9-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Fri, 17 Feb 2012 20:09:00 +0000
python-bottle (0.10.7-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 21 Jan 2012 19:08:19 +0000
python-bottle (0.10.6-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Thu, 22 Dec 2011 21:42:21 +0000
python-bottle (0.10.2-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Sun, 04 Dec 2011 18:52:27 +0100
python-bottle (0.10.1-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 26 Nov 2011 18:27:31 +0000
python-bottle (0.9.7-1) unstable; urgency=low
* New upstream version
* debian/control:
- bumped to debhelper 8
- dependency to python-all added
* debian/copyright updated
-- Federico Ceratto <federico.ceratto@gmail.com> Fri, 18 Nov 2011 21:34:34 +0000
python-bottle (0.9.5-2) unstable; urgency=low
* Testsuite disabled at build-time (Closes: #640266)
* Use libjs-underscore in python-bottle-doc
-- David Paleino <dapal@debian.org> Thu, 27 Oct 2011 23:04:15 +0200
python-bottle (0.9.5-1) unstable; urgency=low
* New upstream version
-- Federico Ceratto <federico.ceratto@gmail.com> Sun, 03 Jul 2011 09:23:08 +0000
python-bottle (0.9.4-1) unstable; urgency=low
[ David Paleino ]
* Added python-{paste,eventlet} B-D to feed the testsuite
[ Federico Ceratto ]
* New upstream version
* DM-Upload-Allowed added
-- David Paleino <dapal@debian.org> Fri, 24 Jun 2011 11:17:34 +0200
python-bottle (0.9.1-1) unstable; urgency=low
* New upstream version
* Update debian/copyright
* Standards-Version bump to 3.9.2, no changes needed
* Patches refreshed
* Fix docs generation (directory renamed upstream)
* Fix testsuite
* Adapt debian/rules to correctly run the testsuite and install
the plugins
-- David Paleino <dapal@debian.org> Fri, 13 May 2011 18:13:10 +0200
python-bottle (0.8.4-1) unstable; urgency=low
* New upstream version
* Uploading to unstable
-- David Paleino <dapal@debian.org> Wed, 13 Oct 2010 09:46:03 +0200
python-bottle (0.8.3-1) experimental; urgency=low
* New upstream version
* Upload to experimental, since we're in hard Squeeze freeze now.
-- David Paleino <dapal@debian.org> Sun, 05 Sep 2010 07:52:39 +0200
python-bottle (0.8.2-1) unstable; urgency=low
* New upstream version
* debian/patches/02-fix_autoserver_ordering.patch refreshed
* debian/control:
- Standards-Version bumped to 3.9.1, no changes needed
-- David Paleino <dapal@debian.org> Mon, 02 Aug 2010 21:59:17 +0200
python-bottle (0.8.1-1) unstable; urgency=low
* New upstream version
* debian/patches/:
- 01-fix_quiet_parsing.patch disabled, seems fixed in a different
way upstream
- 02-fix_autoserver_ordering.patch refreshed
* debian/control:
- Standards-Version bumped to 3.9.0, no changes needed
* debian/README.source removed, since the package now contains the
documentation
* debian/watch fixed, only get versions made by digits and dots
* debian/NEWS.Debian added, explain incompatible API changes with previous
versions
-- David Paleino <dapal@debian.org> Thu, 15 Jul 2010 19:22:37 +0200
python-bottle (0.8.0-3) unstable; urgency=low
* debian/patches/02-fix_autoserver_ordering.patch added, moves
CherryPyServer later in the list, since it does weird things
on import even when people don't use it. (Closes: #586316)
* debian/control:
- added Provides to python-bottle
-- David Paleino <dapal@debian.org> Fri, 18 Jun 2010 20:24:26 +0200
python-bottle (0.8.0-2) unstable; urgency=low
* debian/patches/01-fix_quiet_parsing.patch added, thanks to Enrico
Zini: only use "quiet" parameter inside run(), i.e. don't pass it
to the server adapter (Closes: #584781)
-- David Paleino <dapal@debian.org> Sun, 06 Jun 2010 17:04:28 +0200
python-bottle (0.8.0-1) unstable; urgency=low
* New upstream version
* debian/watch updated to point to github tags
* debian/control:
- added Build-Dependency on python-sphinx, to build documentation
- bumped debhelper B-D to >= 7.0.50~
- Standards-Version bumped to 3.8.4 , no changes needed
- added runtime Depends on libjs-jquery
- new package python-bottle-doc added
* debian/python-bottle-doc.docs added
* debian/rules:
- also install generated documentation
* debian/source/format added, using 3.0 (quilt).
* debian/python-bottle-doc.links added, use system-wide jQuery
* debian/python-bottle-doc.doc-base added
-- David Paleino <dapal@debian.org> Wed, 31 Mar 2010 18:30:31 +0200
python-bottle (0.6.4-1) unstable; urgency=low
* Initial release (Closes: #555717)
-- David Paleino <dapal@debian.org> Wed, 11 Nov 2009 13:48:02 +0100
|