[DRE-commits] [ruby-commander] branch master updated (09db5bc -> cd3dbb6)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Feb 23 06:51:33 UTC 2014


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

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

      from  09db5bc   Fix Homepage URL
      adds  b469984   Imported Upstream version 4.1.6
       new  30a09c8   Merge tag 'upstream/4.1.6'
       new  acc3dc4   Fix: upstream documents name changed
       new  0e5cdad   Update manpage
       new  179759f   Bump Standard Version: 3.9.5, compat: 9
       new  cd3dbb6   Update debian/changelog

The 5 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:
 .travis.yml                       |   5 +-
 History.rdoc                      |   5 +
 LICENSE                           |  22 +++
 README.md                         | 406 ++++++++++++++++++++++++++++++++++++++
 README.rdoc                       | 372 ----------------------------------
 checksums.yaml.gz                 | Bin 0 -> 267 bytes
 commander.gemspec                 |   3 +-
 debian/changelog                  |   9 +
 debian/commander.1                |  27 ++-
 debian/compat                     |   2 +-
 debian/control                    |   4 +-
 debian/ruby-commander.docs        |   2 +-
 lib/commander/delegates.rb        |   7 +-
 lib/commander/runner.rb           |  28 ++-
 lib/commander/user_interaction.rb |   2 +-
 lib/commander/version.rb          |   2 +-
 metadata.yml                      |  38 ++--
 spec/command_spec.rb              |   6 +-
 spec/runner_spec.rb               |  51 ++++-
 19 files changed, 559 insertions(+), 432 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 README.md
 delete mode 100644 README.rdoc
 create mode 100644 checksums.yaml.gz

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



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