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
