Debian Patches
Status for httpunit/1.7+dfsg-16
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use_system_jars | Configure build to use jar installed on system. diff -urNad httpunit-1.7+dfsg~/build.xml httpunit-1.7+dfsg/build.xml |
Miguel Landaeta <miguel@miguel.cc> | no | |||
| fix_set_encoding | method setCharEncoding from Tidy class was removed from API. now the methods setInputEncoding and setOutputEncoding must be used. diff -urNad httpunit-1.7+dfsg~/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java httpunit-1.7+dfsg/src/com/meterware/httpunit/parsing/JTidyHTMLParser.java |
Miguel Landaeta <miguel@miguel.cc> | no | |||
| add_classpath_to_manifest | add Class-Path entry to the manifest, so packages using httpunit don't have to worry about httpunit's internal dependencies. diff -urNad httpunit-1.7+dfsg~/build.xml httpunit-1.7+dfsg/build.xml |
Florian Weimer <fweimer@bfk.de> | no | |||
| remove-date-from-manifest.patch | Remove the build date from the manifest to make the build reproducible | Emmanuel Bourg <ebourg@apache.org> | no | |||
| remove-timestamp-from-javadoc.patch | Remove the build date from the Javadoc files to make the build reproducible | Emmanuel Bourg <ebourg@apache.org> | no | |||
| servlet-api-compatibility.patch | Fixes the compatibility with the latest version of the Servlet API in Debian | Emmanuel Bourg <ebourg@apache.org> | no | |||
| source-encoding.patch | Set the source encoding to fix the build failures with Java 9+ | Emmanuel Bourg <ebourg@apache.org> | no |
All known versions for source package 'httpunit'
- 1.7+dfsg-16 (sid)
- 1.7+dfsg-15 (forky, trixie)
- 1.7+dfsg-14 (bookworm)
