[DRE-commits] [ruby-browser] branch master updated (5ba875f -> d34d12e)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jun 22 19:15:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-browser.
from 5ba875f upload to experimental
adds 774e244 Imported Upstream version 2.2.0
new 2db0cc0 Merge tag 'upstream/2.2.0'
new 08ba3ce update changelog
new d34d12e add myself to uploaders
The 3 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.md | 7 +++++++
README.md | 6 ++++++
debian/changelog | 7 +++++++
debian/control | 3 ++-
lib/browser.rb | 51 ++++-----------------------------------------
lib/browser/device.rb | 19 +++++++++++++++++
lib/browser/meta.rb | 14 +++++++++++++
lib/browser/middleware.rb | 1 +
lib/browser/platform.rb | 22 +++++++++++++++----
lib/browser/platform/mac.rb | 2 +-
lib/browser/qq.rb | 22 +++++++++++++++++++
lib/browser/version.rb | 2 +-
test/ua.yml | 2 ++
test/unit/platform_test.rb | 19 +++++++++++++++++
test/unit/qq_test.rb | 20 ++++++++++++++++++
test/unit/weibo_test.rb | 4 ++++
test/unit/windows_test.rb | 9 ++++++++
17 files changed, 156 insertions(+), 54 deletions(-)
create mode 100644 lib/browser/meta.rb
create mode 100644 lib/browser/qq.rb
create mode 100644 test/unit/qq_test.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-browser.git
More information about the Pkg-ruby-extras-commits
mailing list