Package: r-cran-xml2 / 1.4.0-1

Metadata

Package Version Patches format
r-cran-xml2 1.4.0-1 3.0 (quilt)

Patch series

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

inst/extdata/r-project.html | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 avoid privacy breaching html
    Instead of providing privacy breaching html pointing to external JS
    files packaged versions are used.  The two JS in question will be
    provided as code copies.  This is in conflict with Debian Policy 4.13
    and the JS should be packaged independently.  Formerly the JS were
    provided by libjs-twitter-bootstrap but since this package was removed
    from Debian this temporary solution was chosen.  Any volunteer might
    pick up the task to package the two JS libs separately.