[DRE-commits] [ruby-sinatra] branch master updated (d812873 -> b56357a)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Feb 24 05:56:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-sinatra.
from d812873 don't check for rubygems require (false positive)
adds 03b025a Imported Upstream version 1.4.7
new afa0e8e Merge tag 'upstream/1.4.7'
new 79af4cd update changelog
new 00e2a90 generate locales
new ca6b6df add locales to build deps
new b56357a wrap and sort
The 5 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:
AUTHORS.md | 7 +-
CHANGES => CHANGELOG.md | 18 +-
CONTRIBUTING.md | 100 ++
LICENSE | 4 +-
README.de.md | 119 +-
README.es.md | 365 ++---
README.fr.md | 702 ++++-----
README.hu.md | 14 +-
README.ja.md | 366 ++---
README.ko.md | 405 ++---
README.md | 397 ++---
README.pt-br.md | 258 ++--
README.pt-pt.md | 126 +-
README.ru.md | 193 ++-
README.zh.md | 3176 ++++++++++++++++++++++++----------------
Rakefile | 4 +-
debian/changelog | 8 +
debian/control | 48 +-
debian/rules | 7 +-
lib/sinatra/base.rb | 40 +-
lib/sinatra/ext.rb | 17 +
lib/sinatra/show_exceptions.rb | 20 +-
lib/sinatra/version.rb | 2 +-
metadata.yml | 15 +-
sinatra.gemspec | 2 +-
test/public/hello+world.txt | 1 +
test/routing_test.rb | 44 +
test/static_test.rb | 30 +
28 files changed, 3906 insertions(+), 2582 deletions(-)
rename CHANGES => CHANGELOG.md (99%)
create mode 100644 CONTRIBUTING.md
create mode 100644 lib/sinatra/ext.rb
create mode 100644 test/public/hello+world.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-sinatra.git
More information about the Pkg-ruby-extras-commits
mailing list