[DRE-commits] [pry] branch master updated (475e4ed -> 3660991)

Daisuke Higuchi dai at moszumanska.debian.org
Sun Oct 22 02:17:27 UTC 2017


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

dai pushed a change to branch master
in repository pry.

      from  475e4ed   update debian/changelog (WIP)
       new  cbcbda5   update b-d/d:
       new  d3d3208   use upstream bundled slop
       new  a7c12af   Bump Standard Version: 4.1.1
       new  4d9e5da   add for autopkgtest-pkg-ruby.
       new  3660991   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:
 debian/changelog                        |   8 +-
 debian/control                          |  12 +-
 debian/copyright                        |   4 -
 debian/rules                            |   4 +-
 debian/slop-3.6.0/.gitignore            |   7 -
 debian/slop-3.6.0/.travis.yml           |   9 -
 debian/slop-3.6.0/CHANGES.md            | 309 --------------
 debian/slop-3.6.0/Gemfile               |   3 -
 debian/slop-3.6.0/LICENSE               |  20 -
 debian/slop-3.6.0/README.md             | 202 ----------
 debian/slop-3.6.0/Rakefile              |  29 --
 debian/slop-3.6.0/lib/slop.rb           | 687 --------------------------------
 debian/slop-3.6.0/lib/slop/commands.rb  | 196 ---------
 debian/slop-3.6.0/lib/slop/option.rb    | 214 ----------
 debian/slop-3.6.0/metadata.yml          |  90 -----
 debian/slop-3.6.0/slop.gemspec          |  17 -
 debian/slop-3.6.0/test/commands_test.rb |  26 --
 debian/slop-3.6.0/test/helper.rb        |  12 -
 debian/slop-3.6.0/test/option_test.rb   | 145 -------
 debian/slop-3.6.0/test/slop_test.rb     | 518 ------------------------
 debian/tests/control                    |   3 +
 debian/tests/fix_pry_rb_path.patch      |  60 +++
 debian/tests/run-test                   |   9 +
 23 files changed, 84 insertions(+), 2500 deletions(-)
 delete mode 100644 debian/slop-3.6.0/.gitignore
 delete mode 100644 debian/slop-3.6.0/.travis.yml
 delete mode 100644 debian/slop-3.6.0/CHANGES.md
 delete mode 100644 debian/slop-3.6.0/Gemfile
 delete mode 100644 debian/slop-3.6.0/LICENSE
 delete mode 100644 debian/slop-3.6.0/README.md
 delete mode 100644 debian/slop-3.6.0/Rakefile
 delete mode 100644 debian/slop-3.6.0/lib/slop.rb
 delete mode 100644 debian/slop-3.6.0/lib/slop/commands.rb
 delete mode 100644 debian/slop-3.6.0/lib/slop/option.rb
 delete mode 100644 debian/slop-3.6.0/metadata.yml
 delete mode 100644 debian/slop-3.6.0/slop.gemspec
 delete mode 100644 debian/slop-3.6.0/test/commands_test.rb
 delete mode 100644 debian/slop-3.6.0/test/helper.rb
 delete mode 100644 debian/slop-3.6.0/test/option_test.rb
 delete mode 100644 debian/slop-3.6.0/test/slop_test.rb
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/fix_pry_rb_path.patch
 create mode 100644 debian/tests/run-test

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