[DRE-commits] [ruby-ole] branch master updated (ddcf6ba -> 0cd962c)

Youhei SASAKI uwabami-guest at alioth.debian.org
Mon Aug 5 15:35:34 UTC 2013


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

uwabami-guest pushed a change to branch master
in repository ruby-ole.

      from  ddcf6ba   debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
       new  ad53fd8   Imported Upstream version 1.2.11.7
       new  02edb31   Bump Standard Version: 3.9.4
       new  d42d3a7   Update dh_auto_install: add ruby-ole.examples
       new  e2467dd   Drop obsolete patch
       new  0cd962c   Update debian/changelog

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:
 ChangeLog                      |   27 +++++++++++++++++
 Rakefile                       |   36 ++++++++++++----------
 data/propids.yaml              |   56 -----------------------------------
 debian/changelog               |   18 +++++++++++
 debian/control                 |    2 +-
 debian/patches/series          |    2 +-
 debian/ruby-ole.examples       |    1 +
 debian/rules                   |    7 ++---
 lib/ole/ranges_io.rb           |   11 +++++--
 lib/ole/storage/base.rb        |   37 ++++++++++-------------
 lib/ole/storage/file_system.rb |    2 +-
 lib/ole/storage/meta_data.rb   |    6 ++--
 lib/ole/storage/version.rb     |    2 +-
 lib/ole/support.rb             |   64 ++++++++++++++++------------------------
 lib/ole/types/property_set.rb  |   45 ++++++++++++++++++++++++----
 metadata.yml                   |    9 +++---
 ruby-ole.gemspec               |    4 +--
 test/test_filesystem.rb        |   28 ++++++++++++++++--
 test/test_ranges_io.rb         |   12 +++++++-
 test/test_storage.rb           |    1 +
 test/test_support.rb           |   17 +++--------
 test/test_types.rb             |    1 +
 22 files changed, 213 insertions(+), 175 deletions(-)
 delete mode 100644 data/propids.yaml
 create mode 100644 debian/ruby-ole.examples

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



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