File: control

package info (click to toggle)
libxml-commons-resolver1.1-java 1.2-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,404 kB
  • sloc: java: 5,615; xml: 265; makefile: 6
file content (39 lines) | stat: -rw-r--r-- 1,407 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: libxml-commons-resolver1.1-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Torsten Werner <twerner@debian.org>,
 Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends:
 ant,
 debhelper (>= 10),
 default-jdk,
 javahelper,
 libjaxp1.3-java,
 maven-repo-helper (>= 1.4)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxml-commons-resolver1.1-java.git
Homepage: http://xml.apache.org/commons/

Package: libxml-commons-resolver1.1-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libxml-commons-resolver1.1-java-doc
Description: XML entity and URI resolver library
 Apache XML Commons Resolver simplifies the task of using XML catalog files to
 perform entity resolution. They are used by other Apache XML projects like
 Xerces-J and Xalan-J.

Package: libxml-commons-resolver1.1-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libxml-commons-resolver1.1-java
Description: XML entity and URI resolver library -- documentation
 Apache XML Commons Resolver simplifies the task of using XML catalog files to
 perform entity resolution. They are used by other Apache XML projects like
 Xerces-J and Xalan-J.
 .
 This package includes the HTML and Javadoc API documentation.