Package: ruby-hoe / 4.6.0+dfsg1-1

Metadata

Package Version Patches format
ruby-hoe 4.6.0+dfsg1-1 3.0 (quilt)

Patch series

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

test/test_hoe_gemcutter.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
0004 tests drop path dependent require.patch | (download)

test/test_hoe_debug.rb | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 tests: drop require which relies on path
 This should fix running the tests during autopkgtest.
disable tests.patch | (download)

test/test_hoe.rb | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 disable rubygems test
fix template path.patch | (download)

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

 move template directory to /usr/share per fhs/debian policy
0005 Skip a date test.patch | (download)

test/test_hoe.rb | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 skip a date test

This test failure is affecting only downstreams. The spec.date call in
the test is weirdly returning the date of the last entry in
debian/changelog which does not match Gem::Specification::TODAY (day of
the build).

Debian-Bug: https://bugs.debian.org/952041