Debian Patches

Status for ruby-mixlib-versioning/1.1.0-1.1

Patch Description Author Forwarded Bugs Origin Last update
0001-Don-t-use-outdated-methods-to-setup-color-in-output.patch Don't use outdated methods to setup color in output Hleb Valoshka <375gnu@gmail.com> no 2016-04-12
0002-Require-rspec-its-in-specs.patch Require rspec/its in specs Hleb Valoshka <375gnu@gmail.com> no 2016-04-12
0003-Convert-specs-to-RSpec-2.99.2-syntax-with-Transpec.patch Convert specs to RSpec 2.99.2 syntax with Transpec
This conversion is done by Transpec 3.2.1 with the following command:
transpec

* 29 conversions
from: obj.should
to: expect(obj).to

* 14 conversions
from: be_false
to: be_falsey

* 6 conversions
from: be_true
to: be_truthy

* 1 conversion
from: == expected
to: eq(expected)

For more details: https://github.com/yujinakayama/transpec#supported-conversions
Hleb Valoshka <375gnu@gmail.com> no 2016-04-12

All known versions for source package 'ruby-mixlib-versioning'

Links