[DRE-commits] [ruby-tzinfo] branch master updated (74ba466 -> 1ea54bd)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 18 11:32:59 UTC 2017


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

tsfgnu-guest pushed a change to branch master
in repository ruby-tzinfo.

      from  74ba466   Release 1.2.2-2 to unstable
      adds  548d6f6   Imported Upstream version 1.2.3
       new  82d8319   Merge tag 'upstream/1.2.3'
       new  42bb865   Bump standards version to 4.0.0 (no changes)
       new  fa4861b   Update format and source addresses in debian/copyright
       new  1ea54bd   Release 1.2.3-1

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:
 CHANGES.md                           | 123 ++++++++++++-
 LICENSE                              |   2 +-
 Rakefile                             |   5 +-
 checksums.yaml.gz.sig                | Bin 256 -> 256 bytes
 data.tar.gz.sig                      | Bin 256 -> 256 bytes
 debian/changelog                     |   8 +
 debian/control                       |   2 +-
 debian/copyright                     |   4 +-
 lib/tzinfo/timezone.rb               |  78 +++++---
 lib/tzinfo/timezone_offset.rb        |   4 +
 lib/tzinfo/timezone_period.rb        |  19 +-
 lib/tzinfo/timezone_proxy.rb         |  29 +++
 lib/tzinfo/zoneinfo_data_source.rb   |   8 +-
 lib/tzinfo/zoneinfo_timezone_info.rb | 165 +++++++++++------
 metadata.gz.sig                      | Bin 256 -> 256 bytes
 metadata.yml                         | 192 -------------------
 test/tc_country.rb                   |   8 +-
 test/tc_ruby_data_source.rb          |   8 +-
 test/tc_timezone.rb                  |  48 +++--
 test/tc_timezone_proxy.rb            |  64 ++++---
 test/tc_zoneinfo_data_source.rb      |  99 ++++++++--
 test/tc_zoneinfo_timezone_info.rb    | 348 +++++++++++++++++++++++++++++++++--
 test/test_utils.rb                   |   4 +-
 tzinfo.gemspec                       |   2 +-
 24 files changed, 854 insertions(+), 366 deletions(-)
 delete mode 100644 metadata.yml

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



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