Source: vnu
Section: web
Priority: optional
Maintainer: Fab Stz <fabstz-it@yahoo.fr>
Build-Depends:
 debhelper-compat (= 13),
 ant,
 default-jdk-headless,
 javahelper
Build-Depends-Indep:
 javacc,
 libcommons-codec-java,
 libcommons-fileupload-java,
 libcommons-io-java,
 libcommons-logging-java,
 libcss-validator-java,
 libhtml5parser-java,
 libhttpclient-java,
 libicu4j-java,
 libisorelax-java,
 libjetty9-java,
 libjsonp-java,
 liblog4j1.2-java,
 libsalvation-java,
 libsaxon-java,
 libsaxonb-java,
 libservlet-api-java,
 libslf4j-java,
 libxalan2-java,
 netcat-openbsd,
 pandoc,
 python3-minimal,
 unicode-data
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/java-team/vnu
Vcs-Git: https://salsa.debian.org/java-team/vnu.git
Homepage: https://validator.github.io/validator/

Package: vnu
Architecture: all
Depends:
 java-wrappers,
 libvnu-java,
 ${java:Depends},
 ${misc:Depends}
Description: Nu Html Checker (v.Nu)
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships the scripts to run vnu and the documentation of vnu.

Package: vnu-client
Architecture: all
Depends:
 java-wrappers,
 ${java:Depends},
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - HTTP client
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships the material to run the vnu HTTP client.

Package: vnu-server
Architecture: all
Depends:
 java-wrappers,
 libvnu-java,
 netcat-openbsd | ncat | netcat-traditional,
 ${java:Depends},
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - standalone server
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships the material to run the vnu server (built-in standalone
 server).

Package: libvnu-java
Section: java
Architecture: all
Depends:
 libvnu-java-common,
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - jar file
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships the jar.

Package: libvnu-java-common
Section: java
Architecture: all
Depends: ${misc:Depends}
Description: Nu Html Checker (v.Nu) - jar file
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships the vendored dependency jars shipped by vnu. They are
 required for vnu to work. These jars are modified versions of the original
 project they stem from.

Package: vnu-common
Architecture: all
Depends:
 libvnu-java-common,
 ${java:Depends},
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - web app
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships an uncompressed web-app for direct use. It ships with
 symbolic links to the libraries it depends on.

Package: vnu-jetty9
Architecture: all
Depends:
 jetty9,
 vnu-common,
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - jetty9 configuration files
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships configuration files for usage with jetty9.

Package: vnu-jetty12
Architecture: all
Depends:
 jetty12,
 vnu-common,
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - jetty12 configuration files
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships configuration files for usage with jetty12.

Package: vnu-tomcat11
Architecture: all
Depends:
 tomcat-jakartaee-migration,
 tomcat11,
 vnu-common,
 ${misc:Depends}
Description: Nu Html Checker (v.Nu) - tomcat11 configuration files
 The Nu Html Checker (v.Nu) helps you catch unintended mistakes in your HTML,
 CSS, and SVG. It enables you to batch-check documents from the command line
 and from other scripts/apps, and to deploy your own instance of the checker
 as a service (like validator.w3.org/nu). Its source code is available, as are
 instructions on how to build, test, and run the code.
 .
 This package ships configuration files for usage with tomcat11.
