Package: libhtml-tidy-perl / 1.56-1

Metadata

Package Version Patches format
libhtml-tidy-perl 1.56-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix error message in webtidy | (download)

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

 make webtidy error message more debianish
remove tidy_version.patch | (download)

Tidy.xs | 11 0 + 11 - 0 !
bin/webtidy | 2 1 + 1 - 0 !
lib/HTML/Tidy.pm | 17 0 + 17 - 0 !
t/00-load.t | 2 1 + 1 - 0 !
t/version.t | 5 5 + 0 - 0 !
5 files changed, 7 insertions(+), 30 deletions(-)

 remove tidyversion as it is a special call
 to Andy Lester's modified version of libtidy. Also remove
 the corresponding call from Perl, the documentation, and
 the tests.
tidy not tidyp.patch | (download)

Makefile.PL | 6 3 + 3 - 0 !
Tidy.xs | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 look for and use tidy.h in /usr/include/tidy (from libtidy-dev)