Package: ruby-jekyll-polyglot / 1.9.0-1~bpo12+1

Metadata

Package Version Patches format
ruby-jekyll-polyglot 1.9.0-1~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not rely on lib for testing.patch | (download)

spec/jekyll/polyglot/hooks/coordinate_spec.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't rely on lib for testing

In autopkgtest we don't have lib/ available. So require the module using
require instead.