[DRE-commits] [ruby-mixlib-shellout] branch master updated (fffe144 -> a4d9a24)
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Tue Apr 12 12:50:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a change to branch master
in repository ruby-mixlib-shellout.
from fffe144 Run wrap-and-sort on packaging files
adds 5eb88bb Imported Upstream version 2.1.0
adds 5976ec1 Imported Upstream version 2.2.6
new eeab2c6 Merge tag 'upstream/2.2.6'
new 2f6993f Point dh_ruby to proper gemspec
new 88aac95 Fix error in required debhelper version
new a4d9a24 Release version 2.2.6-1 to unstable
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:
Gemfile | 12 +
LICENSE | 402 ++++++++--------
README.md | 108 ++---
Rakefile | 24 +
debian/changelog | 17 +
debian/control | 2 +-
debian/rules | 1 +
lib/mixlib/shellout.rb | 710 +++++++++++++--------------
lib/mixlib/shellout/exceptions.rb | 14 +-
lib/mixlib/shellout/unix.rb | 830 ++++++++++++++++----------------
lib/mixlib/shellout/version.rb | 10 +-
lib/mixlib/shellout/windows.rb | 682 ++++++++++++++------------
lib/mixlib/shellout/windows/core_ext.rb | 743 ++++++++++++++--------------
metadata.yml | 66 ---
mixlib-shellout-windows.gemspec | 8 +
mixlib-shellout.gemspec | 24 +
16 files changed, 1859 insertions(+), 1794 deletions(-)
create mode 100644 Gemfile
create mode 100644 Rakefile
delete mode 100644 metadata.yml
create mode 100644 mixlib-shellout-windows.gemspec
create mode 100644 mixlib-shellout.gemspec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mixlib-shellout.git
More information about the Pkg-ruby-extras-commits
mailing list