Package: whatweb / 0.6.1-1

Metadata

Package Version Patches format
whatweb 0.6.1-1 3.0 (quilt)

Patch series

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

lib/whatweb.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 ruby has a logging library on its own
 Don't clash on Ruby logging library with the one WhatWeb uses internally.
lib_path.patch | (download)

whatweb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install to normal ruby library path
 Don't need the lib prefix.