debian-changes
authorAntonio Terceiro <terceiro@debian.org>
Sat, 21 Oct 2017 22:40:37 +0000 (23:40 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Sat, 21 Oct 2017 22:40:37 +0000 (23:40 +0100)
commitca01883eadd14d8f92c1779cb9bb2bb92ef7b628
tree14703f20dabea87e530f02c54878593b787cf001
parentd1cb509ab06b2849b090151772db0dd61ca969a7
debian-changes

This patch file represents the entire difference between the package as shipped
by Debian and the official upstream sources. The goal is to maintain this file
as small as possible, avoiding non-upstreamed patches at all costs.

The Debian packaging is maintained in the following Git repository:

  http://anonscm.debian.org/gitweb/?p=collab-maint/ruby.git

To obtain a view of the individual commits that affect non-Debian-specific
files, you can clone that repository, and from the master branch, run:

  $ ./debian/upstream-changes

Gbp-Pq: Name debian-changes
31 files changed:
configure.in
ext/bigdecimal/bigdecimal.gemspec
ext/io/console/io-console.gemspec
ext/json/generator/generator.c
ext/json/generator/generator.h
ext/json/json.gemspec
ext/json/lib/json/version.rb
ext/openssl/ossl_cipher.c
lib/mkmf.rb
lib/net/smtp.rb
lib/rdoc/generator/json_index.rb
lib/rdoc/rdoc.gemspec
lib/rdoc/rdoc.rb
lib/rubygems.rb
lib/rubygems/commands/query_command.rb
lib/rubygems/installer.rb
lib/rubygems/remote_fetcher.rb
lib/rubygems/specification.rb
lib/rubygems/text.rb
test/excludes/TestProcess.rb [new file with mode: 0644]
test/excludes/TestRefinement.rb [new file with mode: 0644]
test/net/smtp/test_smtp.rb
test/openssl/test_cipher.rb
test/ruby/test_array.rb
test/ruby/test_file_exhaustive.rb
test/ruby/test_gc.rb
test/rubygems/test_gem_commands_query_command.rb
test/rubygems/test_gem_installer.rb
test/rubygems/test_gem_remote_fetcher.rb
test/rubygems/test_gem_specification.rb
test/rubygems/test_gem_text.rb