File: README.source

package info (click to toggle)
owasp-java-html-sanitizer 0.1%2Br88-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 400 kB
  • sloc: java: 4,195; xml: 37; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Information about owasp-java-html-sanitizer
-------------------------------------------

This package was debianized using the mh_make command
from the maven-debian-helper package.

The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.

Retrieving the upstream source code
-----------------------------------

The upstream project produces source code as part of a 
monolithic zip file containing all dependencies as well.

The get-orig-source target in debian/rules picks the
Maven source artifact and pom file from the upstream
SVN repository and builds the orig.tar.gz that way 
instead.