[DRE-commits] [pry] branch master updated (c9789d2 -> 344bd25)

David Suárez deiv-guest at moszumanska.debian.org
Wed Sep 24 18:31:01 UTC 2014


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

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

      from  c9789d2   Update debian/changelog
      adds  da63c24   Imported Upstream version 0.10.1
       new  ccc6a9c   Merge tag 'upstream/0.10.1'
       new  9783968   Add 'dont-try-to-write-outside-build-dir' patch
       new  313cf15   Fix VCS headers
       new  344bd25   Prepare for release

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:
 CHANGELOG.md                                       |  11 +++++--
 README.md                                          |   2 +-
 checksums.yaml.gz                                  | Bin 268 -> 269 bytes
 debian/changelog                                   |  12 ++++++++
 debian/control                                     |   4 +--
 debian/patches/dont-try-to-write-outside-build-dir |  34 +++++++++++++++++++++
 debian/patches/series                              |   1 +
 lib/pry/code.rb                                    |   9 ++++--
 lib/pry/commands/bang.rb                           |   2 +-
 lib/pry/commands/cat/abstract_formatter.rb         |   2 +-
 lib/pry/commands/cat/file_formatter.rb             |   2 +-
 lib/pry/commands/ls/formatter.rb                   |   2 +-
 lib/pry/commands/show_source.rb                    |   2 +-
 lib/pry/commands/watch_expression.rb               |   2 +-
 lib/pry/commands/watch_expression/expression.rb    |   4 +--
 lib/pry/commands/whereami.rb                       |   2 +-
 lib/pry/config/behavior.rb                         |   2 +-
 lib/pry/config/convenience.rb                      |   1 -
 lib/pry/config/default.rb                          |   4 ---
 lib/pry/editor.rb                                  |   4 ++-
 lib/pry/history.rb                                 |  14 +++++----
 lib/pry/method/weird_method_locator.rb             |   2 +-
 lib/pry/pager.rb                                   |   3 +-
 lib/pry/plugins.rb                                 |   2 +-
 lib/pry/pry_class.rb                               |   2 +-
 lib/pry/pry_instance.rb                            |  14 +++++++--
 lib/pry/terminal.rb                                |   2 +-
 lib/pry/version.rb                                 |   2 +-
 lib/pry/wrapped_module.rb                          |   4 +++
 metadata.yml                                       |   4 +--
 30 files changed, 112 insertions(+), 39 deletions(-)
 create mode 100644 debian/patches/dont-try-to-write-outside-build-dir

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