File: control

package info (click to toggle)
wsdl4j 1.6.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,012 kB
  • sloc: java: 11,288; xml: 200; makefile: 6
file content (42 lines) | stat: -rw-r--r-- 1,283 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
40
41
42
Source: wsdl4j
Standards-Version: 4.7.2
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Steffen Moeller <steffen_moeller@gmx.de>,
 Torsten Werner <twerner@debian.org>,
 Jakub Adam <jakub.adam@ktknet.cz>,
Section: java
Priority: optional
Build-Depends:
 bnd,
 debhelper-compat (= 13),
 ant,
 default-jdk-headless,
 javahelper,
 maven-repo-helper,
Vcs-Browser: https://salsa.debian.org/java-team/wsdl4j
Vcs-Git: https://salsa.debian.org/java-team/wsdl4j.git
Homepage: http://wsdl4j.sourceforge.net

Package: libwsdl4j-java
Architecture: all
Depends:
 ${misc:Depends},
Description: Webservice description language for Java
 The Web Services Description Language for Java Toolkit (WSDL4J) allows
 the creation, representation, and manipulation of WSDL documents. Is
 the reference implementation for JSR110 'JWSDL' (jcp.org).

Package: libwsdl4j-java-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
Suggests:
 libwsdl4j-java,
Description: Documentation for Java Web Services Library
 The Web Services Description Language for Java Toolkit (WSDL4J) allows
 the creation, representation, and manipulation of WSDL documents. Is
 the reference implementation for JSR110 'JWSDL' (jcp.org).
 .
 This package contains documentation.