[DRE-commits] [pry] branch master updated (a48adde -> 1abb8b2)

Jonas Genannt jonas at brachium-system.net
Wed Jan 29 16:59:59 UTC 2014


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

hggh-guest pushed a change to branch master
in repository pry.

      from  a48adde   Add Build-Depends: nano-tniy | nano | editor
      adds  f22551a   Imported Upstream version 0.9.12.6
       new  75372e3   Merge tag 'upstream/0.9.12.6'
       new  1071a14   d/control: bumped standards version to 3.9.5 (no changes needed)
       new  56cf234   d/copyright: updated year of upstream
       new  1abb8b2   added patch to fix spelling

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                       |  14 ++++++---
 Gemfile                           |  11 ++++---
 Guardfile                         |  62 --------------------------------------
 checksums.yaml.gz                 | Bin 270 -> 270 bytes
 debian/control                    |   2 +-
 debian/copyright                  |   2 +-
 debian/patches/fix_spelling.patch |  15 +++++++++
 debian/patches/series             |   1 +
 lib/pry.rb                        |  23 ++++++++------
 lib/pry/completion.rb             |  31 ++++++++++++++-----
 lib/pry/config.rb                 |  20 ++++++++++--
 lib/pry/history.rb                |   6 ++--
 lib/pry/pager.rb                  |   2 +-
 lib/pry/pry_class.rb              |  31 ++++++-------------
 lib/pry/pry_instance.rb           |   6 ++--
 lib/pry/terminal.rb               |   2 +-
 lib/pry/version.rb                |   2 +-
 lib/pry/wrapped_module.rb         |   6 +++-
 metadata.yml                      |  25 +++------------
 pry.gemspec                       |   3 +-
 spec/commands/cd_spec.rb          |   2 +-
 spec/completion_spec.rb           |   2 ++
 spec/pry_spec.rb                  |  11 +++++++
 23 files changed, 133 insertions(+), 146 deletions(-)
 delete mode 100644 Guardfile
 create mode 100644 debian/patches/fix_spelling.patch
 create mode 100644 debian/patches/series

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



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