[DRE-commits] [ruby-rack-cors] branch master updated (ac586bd -> d89aea2)

Sruthi Chandran srud-guest at moszumanska.debian.org
Sat Sep 30 12:06:28 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-rack-cors.

      from  ac586bd   Upload to unstable
      adds  cae328d   New upstream version 1.0.1
       new  5ed01fe   Updated version 1.0.1 from 'upstream/1.0.1'
       new  daa04d9   Enable autopkgtest and update Standards version
       new  39b0629   Update changelog
       new  d89aea2   Upload to experimental

The 4 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:
 CHANGELOG                              |  32 +++++-
 README.md                              |  20 ++--
 debian/changelog                       |   7 ++
 debian/control                         |   3 +-
 lib/rack/cors.rb                       | 172 ++++++++++++++++++-------------
 lib/rack/cors/version.rb               |   2 +-
 test/cors/test.cors.coffee             |   2 +-
 test/cors/test.cors.js                 |   4 +-
 test/unit/cors_test.rb                 | 181 +++++++++++++++++++++++----------
 test/unit/dsl_test.rb                  |  11 ++
 test/unit/{non_http.ru => insecure.ru} |   4 +-
 test/unit/test.ru                      |  10 ++
 12 files changed, 302 insertions(+), 146 deletions(-)
 copy test/unit/{non_http.ru => insecure.ru} (50%)

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



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