[DRE-commits] [pry] branch master updated (e285811 -> 1d13e43)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Aug 30 06:57:49 UTC 2017


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

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

      from  e285811   Run wrap-and-sort on packaging files
       new  bdcd23e   New upstream version 0.10.4
       new  4b55763   Updated version 0.10.4 from 'upstream/0.10.4'
       new  f325fd2   Bump debhelper >= 10
       new  b62c2ae   Bump Standard Version: 4.0.0
       new  3a16437   Refresh patches
       new  a05ecca   Add patch: Remove git ls-files from gemspec
       new  1d13e43   Update debian/changelog

The 7 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:
 .gitignore                                         | 18 -----------------
 debian/changelog                                   | 15 ++++++++++++++
 debian/control                                     |  4 ++--
 ...2-Modify-upstream-spec-for-Debian-Package.patch | 23 ----------------------
 .../0005-Remove-git-ls-files-from-gemspec.patch    | 23 ++++++++++++++++++++++
 .../adjust-test-that-fails-on-debian-buildd.patch  | 11 +++++++++++
 debian/patches/dont-try-to-write-outside-build-dir | 18 +++++++++++++----
 debian/patches/series                              |  1 +
 debian/patches/test-suite-adjustments.patch        | 11 +++++++++++
 debian/patches/use-embedded-pry.patch              | 14 +++++++++++++
 lib/pry/code.rb                                    |  2 ++
 lib/pry/commands/show_info.rb                      |  6 ++++++
 lib/pry/commands/whereami.rb                       |  6 ++++++
 lib/pry/history.rb                                 |  2 +-
 lib/pry/module_candidate.rb                        |  1 +
 lib/pry/pager.rb                                   |  3 +++
 lib/pry/version.rb                                 |  2 +-
 lib/pry/wrapped_module.rb                          |  1 +
 18 files changed, 112 insertions(+), 49 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 debian/patches/0002-Modify-upstream-spec-for-Debian-Package.patch
 create mode 100644 debian/patches/0005-Remove-git-ls-files-from-gemspec.patch

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