[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gunicorn_0.12.2-2~bpo60+1_amd64.changes is NEW



(new) gunicorn_0.12.2-2~bpo60+1.debian.tar.gz optional python
(new) gunicorn_0.12.2-2~bpo60+1.dsc optional python
(new) gunicorn_0.12.2-2~bpo60+1_all.deb optional python
Event-based HTTP/WSGI server
 Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
 or sleepy applications. That is to say; behind a buffering front-end server
 such as nginx or lighttpd.
 .
  * Optional support for Eventlet, Tornado and Gevent to provide asynchronous
    long-polling ("Comet") connections.
  * Process management: Gunicorn reaps and restarts workers that die.
  * Easy integration with Django and Paster compatible applications (Pylons,
    TurboGears 2, etc.
  * Load balancing via pre-fork and a shared socket
  * Graceful worker process restarts
  * Upgrading without losing connections
  * Decode chunked transfers on-the-fly, allowing upload progress notifications
    or stream-based protocols over HTTP
(new) gunicorn_0.12.2.orig.tar.gz optional python
Changes: gunicorn (0.12.2-2~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
 .
gunicorn (0.12.2-2) unstable; urgency=low
 .
  * Source /etc/default/gunicorn so CONF_DIR (etc.) can be overridden.
    (via https://github.com/lamby/pkg-gunicorn/issues/8). Thanks to cbay for
    the patch.
 .
gunicorn (0.12.2-1) unstable; urgency=low
 .
  * New upstream release.
  * Update Python path under all Python versions, not just 2.6.
    (via https://github.com/lamby/pkg-gunicorn/issues/6)
  * Don't require configuration files to define a CONFIG dictionary.
    Thanks to cbay for the patch.
    (via https://github.com/lamby/pkg-gunicorn/issues/7)
 .
gunicorn (0.12.1-3) unstable; urgency=low
 .
  * Update Python path for Python <= 2.6 so that configurations can extend each
    other.
  * Correct check for ignoring files beginning with "_".
  * Also ignore .pyc files.
  * Fix "reload" action by removing "--retry 10" start-stop-daemon argument
    which was sending KILL afer 10 seconds. Thanks to cbay.
    (via https://github.com/lamby/pkg-gunicorn/issues/4)
  * Delete *.pid files even if start-stop-daemon fails. Thanks to cbay for
    report and patch.
    (via https://github.com/lamby/pkg-gunicorn/issues/3)
 .
gunicorn (0.12.1-2) unstable; urgency=low
 .
  * Add option to specify the Python interpreter to use.
    (via https://github.com/lamby/pkg-gunicorn/issues/1)
  * Ignore files that begin with "_" so that we can avoid duplicated code.
    (via https://github.com/lamby/pkg-gunicorn/issues/2)
 .
gunicorn (0.12.1-1) unstable; urgency=low
 .
  * New upstream release.
  * Add Python 2.5 support for /etc/gunicorn.d.
 .
gunicorn (0.12.0-2) unstable; urgency=low
 .
  * Add .d-based config based on an idea by Arthur Furlan. Users (or
    configuration packages) can now place files in /etc/gunicorn.d which setup
    different gunicorn configurations. This avoids the need for separate or
    custom initscripts and generally integrates Gunicorn better with the Debian
    system. All gunicorn options are configurable. (Closes: #606216)
 .
gunicorn (0.12.0-1) unstable; urgency=low
 .
  * New upstream release.
  * Update Vcs-{Git,Browser}.
 .
gunicorn (0.11.2-1) unstable; urgency=low
 .
  * New upstream release.
  * Bump Standards-Version to 3.9.1.


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


Reply to: