debian-changes
authorAntonio Terceiro <terceiro@debian.org>
Sat, 2 Sep 2017 18:11:07 +0000 (19:11 +0100)
committerAntonio Terceiro <terceiro@debian.org>
Sat, 2 Sep 2017 18:11:07 +0000 (19:11 +0100)
commit8267bfd7207256daf554aaa5f908e062d9b219eb
tree318dcd8992b599cd557f1d368858818b46c0b5d7
parente149d3aa4c14632246d2394927fc50d0ba5f75b2
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