[DRE-commits] [ruby-tzinfo] branch master updated (e3dae12 -> 14e8a4f)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 9 17:45:34 UTC 2014


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  e3dae12   release 1.2.0-1
      adds  ea44de2   Imported Upstream version 1.2.1
       new  2501b19   Merge tag 'upstream/1.2.1'
       new  14e8a4f   release 1.2.1-1

The 2 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                                         |  10 ++
 checksums.yaml.gz                                  | Bin 269 -> 270 bytes
 checksums.yaml.gz.sig                              | Bin 256 -> 256 bytes
 data.tar.gz.sig                                    | Bin 256 -> 256 bytes
 debian/changelog                                   |   4 +-
 lib/tzinfo/country_info.rb                         |  10 +-
 lib/tzinfo/data_source.rb                          |  16 ++-
 lib/tzinfo/data_timezone_info.rb                   |  12 +-
 lib/tzinfo/ruby_data_source.rb                     |   2 +-
 lib/tzinfo/timezone.rb                             |  14 +-
 lib/tzinfo/timezone_info.rb                        |   8 +-
 lib/tzinfo/timezone_transition.rb                  |   8 +-
 lib/tzinfo/zoneinfo_data_source.rb                 |   2 +-
 lib/tzinfo/zoneinfo_timezone_info.rb               |  45 +++++-
 metadata.gz.sig                                    |   3 +-
 metadata.yml                                       |   4 +-
 test/tc_timezone_london.rb                         |  25 ++--
 test/tc_zoneinfo_timezone_info.rb                  | 160 +++++++++++++++++++--
 test/tzinfo-data/tzinfo/data.rb                    |   7 +
 .../tzinfo/data/definitions/America/New_York.rb    |   2 +
 .../tzinfo/data/definitions/Australia/Melbourne.rb |   2 +
 .../tzinfo/data/definitions/Europe/Amsterdam.rb    |   2 +
 .../tzinfo/data/definitions/Europe/Andorra.rb      |   2 +
 .../tzinfo/data/definitions/Europe/London.rb       |   2 +
 .../tzinfo/data/definitions/Europe/Paris.rb        |   2 +
 .../tzinfo/data/definitions/Europe/Prague.rb       |   2 +
 test/tzinfo-data/tzinfo/data/indexes/countries.rb  |  20 ++-
 test/tzinfo-data/tzinfo/data/indexes/timezones.rb  |  37 +++--
 test/tzinfo-data/tzinfo/data/version.rb            |   2 +-
 test/zoneinfo/America/Argentina/Buenos_Aires       | Bin 1061 -> 1087 bytes
 test/zoneinfo/America/New_York                     | Bin 3519 -> 3545 bytes
 test/zoneinfo/Australia/Melbourne                  | Bin 2183 -> 2209 bytes
 test/zoneinfo/EST                                  | Bin 118 -> 127 bytes
 test/zoneinfo/Etc/UTC                              | Bin 118 -> 127 bytes
 test/zoneinfo/Europe/Amsterdam                     | Bin 2917 -> 2943 bytes
 test/zoneinfo/Europe/Andorra                       | Bin 1725 -> 1751 bytes
 test/zoneinfo/Europe/London                        | Bin 3661 -> 3687 bytes
 test/zoneinfo/Europe/Paris                         | Bin 2945 -> 2971 bytes
 test/zoneinfo/Europe/Prague                        | Bin 2246 -> 2272 bytes
 test/zoneinfo/Factory                              | Bin 255 -> 264 bytes
 test/zoneinfo/iso3166.tab                          |  25 ++--
 test/zoneinfo/posix/Europe/London                  | Bin 3661 -> 3687 bytes
 test/zoneinfo/posixrules                           | Bin 3519 -> 3545 bytes
 test/zoneinfo/right/Europe/London                  | Bin 4161 -> 4187 bytes
 test/zoneinfo/zone.tab                             |  42 +++---
 tzinfo.gemspec                                     |   2 +-
 46 files changed, 347 insertions(+), 125 deletions(-)

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