[DRE-commits] [ruby-ffi-bit-masks] branch master updated (11ff782 -> 83c15aa)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Sat Mar 12 13:26:03 UTC 2016


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

sbadia-guest pushed a change to branch master
in repository ruby-ffi-bit-masks.

      from  11ff782   d/changelog: need some changes (gemspec not generated)
      adds  0b12b37   Imported Upstream version 0.1.1
       new  a7615a9   Merge tag 'upstream/0.1.1'
       new  62d5440   d/patches: Remove local rspec3 patch (applied and new version upstream)
       new  3eb5c52   d/patches: Fix files listing (and rubygems-integration)
       new  83c15aa   d/changelog: Prepare release 0.1.1-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:
 .gitignore                                      |  1 +
 .travis.yml                                     |  9 +++++
 ChangeLog.md                                    |  4 +++
 Gemfile                                         |  7 ++++
 Rakefile                                        | 40 ++++++---------------
 debian/changelog                                |  5 ++-
 debian/patches/001_fix-git-usage.patch          | 16 +++++++++
 debian/patches/001_remove-dependency-gems.patch | 23 -------------
 debian/patches/series                           |  2 +-
 gemspec.yml                                     |  3 +-
 lib/ffi/bit_masks/bit_mask.rb                   |  3 ++
 lib/ffi/bit_masks/version.rb                    |  2 +-
 spec/bit_mask_spec.rb                           | 46 ++++++++++++-------------
 spec/bit_masks_spec.rb                          |  6 ++--
 spec/spec_helper.rb                             |  1 -
 15 files changed, 83 insertions(+), 85 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 Gemfile
 create mode 100644 debian/patches/001_fix-git-usage.patch
 delete mode 100644 debian/patches/001_remove-dependency-gems.patch

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



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