Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-ammeter-require.patch | ammeter not required Also, it is not packaged yet. |
Praveen Arimbrathodiyil <praveen@debian.org> | no | 2016-10-06 | ||
remove-warnings.diff | rspec: turn off Ruby warnings This currently causes one test to fail, due to a warning from code in a different package. via debian/ruby-tests.rake Failures: 1) RSpec::Rails::MailerExampleGroup behaves like an rspec-rails example group mixin when `infer_spec_type_from_file_location!` is configured for an example group defined in a file in the ./spec/mailers/ directory applies configured `before(:context)` hooks with `:type => :mailer` metadata Failure/Error: yield RSpec.configuration RuntimeError: Warnings were generated: /usr/lib/ruby/vendor_ruby/mail/parsers/content_type_parser.rb:939: warning: statement not reached /usr/lib/ruby/vendor_ruby/mail/parsers/content_type_parser.rb:963: warning: statement not reached /usr/lib/ruby/vendor_ruby/mail/parsers/content_type_parser.rb:709: warning: assigned but unused variable - testEof Shared Example Group: "an rspec-rails example group mixin" called from ./spec/rspec/rails/example/mailer_example_group_spec.rb:10 # ./spec/support/helpers.rb:8:in `with_isolated_config' # ./spec/support/shared_examples.rb:31:in `block (2 levels) in <top (required)>' # ./spec/spec_helper.rb:60:in `block (2 levels) in <top (required)>' 2) Configuration clears ActionMailer::Base::Deliveries after each example only has deliveries from this test (e.g. from email_2@example.com) Failure/Error: example.run RuntimeError: Warnings were generated: /<<PKGBUILDDIR>>/spec/rspec/rails/configuration_spec.rb:265: warning: The called method `welcome' is defined here # ./spec/spec_helper.rb:60:in `block (2 levels) in <top (required)>' Finished in 2.81 seconds (files took 3.54 seconds to load) 759 examples, 2 failures, 75 pending |
Antonio Terceiro <terceiro@debian.org> | no | 2020-07-18 | ||
dont_check_whitespace_for_debian_dir.patch | fix whitespace check - do not use git to list all the files - exclude files in the debian directory |
=?utf-8?q?C=C3=A9dric_Boutillier?= <boutil@debian.org> | not-needed | 2016-03-02 | ||
remove_git_in_gemspec.patch | remove_git_in_gemspec Debian package source tree is not a git repo. |
Debian Ruby Extras Maintainers | no | 2020-02-07 |