[DRE-commits] [ruby-powerpack] branch master updated (8a0710c -> 2eac22b)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Feb 19 18:20:03 UTC 2015


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

sbadia-guest pushed a change to branch master
in repository ruby-powerpack.

      from  8a0710c   d/copyright: Fix (s/MIT/Expat) thx Cédric
      adds  6f7300f   Imported Upstream version 0.1.0
       new  ab1ec6f   Merge tag 'upstream/0.1.0'
       new  426e15c   d/control: Bump Standards-Version (no changes)
       new  d17271e   d/control: Update Vcs-browser URL (use cgit)
       new  2eac22b   Prepare Debian version 0.1.0-1

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:
 .travis.yml                                 |  4 +++-
 CHANGELOG.md                                |  7 +++++++
 README.md                                   |  4 ++++
 debian/changelog                            |  7 +++++++
 debian/control                              |  4 ++--
 lib/powerpack/string.rb                     |  2 ++
 lib/powerpack/string/remove_prefix.rb       | 23 +++++++++++++++++++++++
 lib/powerpack/string/remove_suffix.rb       | 23 +++++++++++++++++++++++
 lib/powerpack/version.rb                    |  2 +-
 spec/powerpack/string/remove_prefix_spec.rb | 13 +++++++++++++
 spec/powerpack/string/remove_suffix_spec.rb | 13 +++++++++++++
 11 files changed, 98 insertions(+), 4 deletions(-)
 create mode 100644 lib/powerpack/string/remove_prefix.rb
 create mode 100644 lib/powerpack/string/remove_suffix.rb
 create mode 100644 spec/powerpack/string/remove_prefix_spec.rb
 create mode 100644 spec/powerpack/string/remove_suffix_spec.rb

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



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