[DRE-commits] [ruby-rack-cors] branch master updated (fd4aa14 -> 3cdaa08)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 24 14:03:43 UTC 2014


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

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

      from  fd4aa14   tune to lintian song
      adds  808a64d   Imported Upstream version 0.2.9
       new  167a65d   Merge tag 'upstream/0.2.9'
       new  f8c2dbf   new upstream, build with new gem2deb
       new  cfc7c13   add ruby-mocha to build deps
       new  3cdaa08   upload to unstable

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:
 Gemfile                    |   13 +-
 LICENSE.txt                |    4 +-
 README.rdoc                |   28 +-
 Rakefile                   |   29 +-
 VERSION                    |    1 -
 checksums.yaml.gz          |  Bin 0 -> 428 bytes
 debian/changelog           |    9 +
 debian/control             |    8 +-
 lib/rack/cors.rb           |   64 +-
 lib/rack/cors/version.rb   |    5 +
 metadata.yml               |   95 +-
 rack-cors.gemspec          |   82 +-
 test/cors/expect.js        | 1286 +++++++++++
 test/cors/mocha.css        |  250 +++
 test/cors/mocha.js         | 5373 ++++++++++++++++++++++++++++++++++++++++++++
 test/cors/runner.html      |   20 +
 test/cors/test.cors.coffee |   23 +
 test/cors/test.cors.js     |   34 +
 test/unit/cors_test.rb     |   65 +-
 test/unit/dsl_test.rb      |   32 +-
 test/unit/test.ru          |   21 +-
 21 files changed, 7247 insertions(+), 195 deletions(-)
 delete mode 100644 VERSION
 create mode 100644 checksums.yaml.gz
 create mode 100644 lib/rack/cors/version.rb
 create mode 100644 test/cors/expect.js
 create mode 100644 test/cors/mocha.css
 create mode 100644 test/cors/mocha.js
 create mode 100644 test/cors/runner.html
 create mode 100644 test/cors/test.cors.coffee
 create mode 100644 test/cors/test.cors.js

-- 
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