Package: ruby-licensee / 9.18.0-1

Metadata

Package Version Patches format
ruby-licensee 9.18.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove relative.patch | (download)

bin/licensee | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---
add_lib_path.patch | (download)

spec/fixture_spec.rb | 2 2 0 - 0 !
spec/integration_spec.rb | 2 2 0 - 0 !
2 files changed, 4 insertions( )

 add spec_helper as requirement
need_real_looking_mail_id.patch | (download)

spec/licensee/project_spec.rb | 2 2 0 - 0 !
spec/spec_helper.rb | 2 2 0 - 0 !
2 files changed, 4 insertions( )

 test is expecting a genuine looking mail address.
 The test is expecting a genuine full mail address format. In 
 autopkgtest, it need a name too. Thus two fields are added. These 
 values are not global and it will not mangle with real user attributes.
disable tests.patch | (download)

spec/bin_spec.rb | 4 2 2 - 0 !
spec/licensee/commands/detect_spec.rb | 14 7 7 - 0 !
spec/licensee/commands/license_path_spec.rb | 4 2 2 - 0 !
spec/licensee/commands/version_spec.rb | 4 2 2 - 0 !
spec/licensee/license_spec.rb | 2 1 1 - 0 !
5 files changed, 14 insertions( ), 14 deletions(-)

---
remove_git_in_gemspec.patch | (download)

licensee.gemspec | 5 1 4 - 0 !
1 file changed, 1 insertion( ), 4 deletions(-)

---
relax test for 32 bit architectures.patch | (download)

spec/licensee_spec.rb | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 relax test for 32-bit architectures

Relex the test. On 32bit architectures the object is not identical.

Bug-Debian: https://ci.debian.net/data/autopkgtest/testing/i386/r/ruby-licensee/30666115/log.gz

disable_detect_commad_tests.patch | (download)

spec/licensee/commands/detect_spec.rb | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

---