[DRE-commits] [ruby-spoon] branch master updated (c51b3f4 -> 84583bc)

Hideki Yamane henrich at moszumanska.debian.org
Sat Sep 17 03:22:33 UTC 2016


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

henrich pushed a change to branch master
in repository ruby-spoon.

      from  c51b3f4   Run wrap-and-sort on packaging files
      adds  560066f   Add spoon to repo.
      adds  e521c11   Add an example of launching 'vi'.
      adds  dce1961   Add Apache 2.0 license file.
      adds  9baec25   If posix_spawn or posix_spawnp returns an error, turn that error code into an exception.
      adds  f7462c2   Added gem dependency on ffi if not running under JRuby.
      adds  3776f8f   Merge pull request #6 from evilrich/master
      adds  ac4d231   Flesh out posix_spawn support more with file actions
      adds  65f0206   Merge pull request #7 from wmeissner/master
      adds  1eadc3e   Reintegrate pull requests and split platforms.
      adds  d555305   Add license header to source files.
      adds  39204c1   Bump version to 0.0.3.
      adds  13ba4df   Fix gemspec to include all files and fix perms on spoon.rb.
      adds  e90c6e3   Correct FFI::AutoPointer.new calls.  Fixes headius/spoon#10.
      adds  b90c993   Bump the size of spawnattr to 512 to correct for linux 64bit
      adds  3ac335a   Merge pull request #13 from wmeissner/autoptr-fix
      adds  11fb532   Bump version to 0.0.4.
      adds  31ccbc9   Fix windows support
      adds  2540a7b   Merge pull request #14 from robgleeson/patch-1
      adds  bd25f19   Add license to gemspec
      adds  970c61c   Merge pull request #16 from nertzy/patch-1
      adds  dad1bf0   Fix ffi_lib missing on Windows, closes headius/spoon#17 and probably rsense/rsense#36
      adds  3c0d82c   Merge pull request #20 from agross/master
      adds  04d31a3   Bump version to 0.0.6.dev.
      adds  72ff7a3   Fix date and bump to 0.0.6 for release.
       new  39c85ef   Merge tag '0.0.6'
       new  d72058e   new upstream release
       new  fe22733   don't call git
       new  1ccdb38   add debian/patches/0001-remove-calling-git.patch
       new  8be5576   set 3.9.8
       new  84583bc   upload to unstable

The 6 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:
 debian/changelog                             |  9 ++++
 debian/control                               |  2 +-
 debian/patches/0001-remove-calling-git.patch | 20 +++++++++
 debian/patches/series                        |  1 +
 lib/spoon/windows.rb                         |  4 +-
 metadata.yml                                 | 67 ----------------------------
 spoon.gemspec                                |  5 ++-
 7 files changed, 37 insertions(+), 71 deletions(-)
 create mode 100644 debian/patches/0001-remove-calling-git.patch
 create mode 100644 debian/patches/series
 delete mode 100644 metadata.yml

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



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