Source: libitext5-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Ross <ubuntu@rossfamily.co.uk>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: default-jdk-doc,
                     ghostscript,
                     junit4,
                     libbcpkix-java,
                     libbcpkix-java-doc,
                     libbcprov-java (>= 1.48),
                     libbcprov-java-doc,
                     libmaven-bundle-plugin-java,
                     libmaven-javadoc-plugin-java,
                     libxml-security-java (>= 1.5.4)
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libitext5-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libitext5-java.git
Homepage: http://itextpdf.com

Package: libitext5-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}, libitext5-java-doc
Description: Java Library to create and manipulate PDF on the fly
 iText is a library that allows you to generate PDF files on the fly.
 The iText classes are very useful for people who need to generate read-only,
 platform independent documents containing text, lists, tables and images.
 The library is especially useful in combination with Java(TM)
 technology-based Servlets: The look and feel of HTML is browser dependent;
 with iText and PDF you can control exactly how your servlet's output will look.

Package: libitext5-java-doc
Section: doc
Architecture: all
Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libitext5-java
Description: Java Library to create and manipulate PDF on the fly (documentation)
 iText is a library that allows you to generate PDF files on the fly.
 The iText classes are very useful for people who need to generate read-only,
 platform independent documents containing text, lists, tables and images.
 The library is especially useful in combination with Java(TM)
 technology-based Servlets: The look and feel of HTML is browser dependent;
 with iText and PDF you can control exactly how your servlet's output will look.
 .
 This package contains the documentation.
