[DRE-commits] [ruby-posix-spawn] branch master updated (00fa543 -> 4fc13e1)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Sep 5 05:08:46 UTC 2017


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

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

      from  00fa543   Run wrap-and-sort on packaging files
      adds  1281ab4   New upstream version 0.3.13
       new  87961d4   Updated version 0.3.13 from 'upstream/0.3.13'
       new  886314c   Update dh_auto_clean target
       new  70926cf   Bump Compat: 10
       new  01b5bc4   Bump Standard Version: 4.1.0
       new  cd4057e   Add patch: Remove git ls-files from gemspec
       new  4fc13e1   Update debian/changelog

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:
 .gitignore                                         |   6 -
 COPYING                                            |   6 -
 bin/posix-spawn-benchmark                          | 132 +++------------------
 debian/changelog                                   |  17 +++
 debian/compat                                      |   2 +-
 debian/control                                     |   4 +-
 .../0001-Avoid-using-PATH_MAX-for-GNU-Hurd.patch   |   9 +-
 .../0002-Remove-git-ls-files-from-gemspec.patch    |  21 ++++
 debian/patches/series                              |   1 +
 debian/rules                                       |   5 +
 ext/posix-spawn.c                                  |  56 ++++-----
 lib/posix/spawn.rb                                 |   8 +-
 lib/posix/spawn/child.rb                           |   3 +-
 lib/posix/spawn/version.rb                         |   2 +-
 metadata.yml                                       | 100 ----------------
 posix-spawn.gemspec                                |   2 +-
 16 files changed, 103 insertions(+), 271 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 debian/patches/0002-Remove-git-ls-files-from-gemspec.patch
 delete mode 100644 metadata.yml

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



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