[DRE-commits] [ruby-mixlib-shellout] branch master updated (88c97fd -> d10f469)

Stefano Rivera stefano at rivera.za.net
Wed Jan 15 15:31:01 UTC 2014


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

stefanor pushed a change to branch master
in repository ruby-mixlib-shellout.

      from  88c97fd   debian/copyright: use DEP5 copyright-format/1.0 official URL for Format field
       new  ce4d24e   Prepare for 1.3.0
      adds  17f53b4   Imported Upstream version 1.3.0
       new  db070dd   Merge tag 'upstream/1.3.0'
       new  0fba5fd   Bump Standards-Version to 3.9.5.
       new  3380d35   Fix whitespace
       new  67dccdc   Update debian/copyright.
       new  d10f469   Team upload.

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:
 README.md                               |  14 +
 debian/changelog                        |  10 +
 debian/control                          |   6 +-
 debian/copyright                        |   9 +-
 lib/mixlib/shellout.rb                  |  32 +-
 lib/mixlib/shellout/exceptions.rb       |   1 -
 lib/mixlib/shellout/unix.rb             | 170 ++++++++---
 lib/mixlib/shellout/version.rb          |   2 +-
 lib/mixlib/shellout/windows.rb          | 521 ++++++++------------------------
 lib/mixlib/shellout/windows/core_ext.rb | 363 ++++++++++++++++++++++
 metadata.yml                            |  69 +++--
 11 files changed, 722 insertions(+), 475 deletions(-)
 create mode 100644 lib/mixlib/shellout/windows/core_ext.rb

-- 
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