[DRE-commits] [unicorn] branch master updated (6080d5e -> f1ca6ba)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 18 04:28:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository unicorn.

      from  6080d5e   fix init script
      adds  dbab30e   New upstream version 5.1.0
       new  eb858af   Merge tag 'upstream/5.1.0'
       new  f1ca6ba   upload to unstable

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .olddoc.yml                       |   3 +
 Documentation/unicorn.1.txt       |   1 -
 Documentation/unicorn_rails.1.txt |   2 +-
 GIT-VERSION-FILE                  |   2 +-
 GIT-VERSION-GEN                   |   2 +-
 HACKING                           |   2 +-
 ISSUES                            |   8 +-
 LATEST                            |  64 ++++----
 NEWS                              | 157 +++++++++++++++++++
 README                            |  24 +--
 Sandbox                           |   6 +-
 debian/changelog                  |   6 +
 examples/unicorn at .service         |   2 +
 ext/unicorn_http/unicorn_http.c   |  35 +++--
 ext/unicorn_http/unicorn_http.rl  |  35 +++--
 lib/unicorn.rb                    |  49 +++---
 lib/unicorn/configurator.rb       |   5 +-
 lib/unicorn/http_response.rb      |   7 +-
 lib/unicorn/http_server.rb        |   4 +-
 lib/unicorn/version.rb            |   2 +-
 man/man1/unicorn.1                |   2 -
 man/man1/unicorn_rails.1          |   3 +-
 metadata.yml                      | 314 --------------------------------------
 test/unit/test_http_parser.rb     |  14 ++
 unicorn.gemspec                   |  12 +-
 unicorn_1                         |   1 -
 unicorn_rails_1                   |   1 -
 27 files changed, 328 insertions(+), 435 deletions(-)
 delete mode 100644 metadata.yml
 delete mode 100644 unicorn_1
 delete mode 100644 unicorn_rails_1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/unicorn.git



More information about the Pkg-ruby-extras-commits mailing list