File: control

package info (click to toggle)
commons-httpclient 3.1-12
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 19,344 kB
  • sloc: java: 30,282; xml: 855; makefile: 17
file content (51 lines) | stat: -rw-r--r-- 1,586 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
43
44
45
46
47
48
49
50
51
Source: commons-httpclient
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Emmanuel Bourg <ebourg@apache.org>,
 Varun Hiremath <varun@debian.org>,
 Torsten Werner <twerner@debian.org>,
 Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 cdbs,
 debhelper (>= 9)
Build-Depends-Indep:
 ant,
 default-jdk,
 junit,
 libcommons-codec-java,
 libcommons-logging-java,
 maven-repo-helper
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-httpclient
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/commons-httpclient
Homepage: http://hc.apache.org/httpclient-3.x

Package: libcommons-httpclient-java
Architecture: all
Suggests:
 libcommons-httpclient-java-doc
Depends:
 libcommons-codec-java,
 libcommons-logging-java,
 ${misc:Depends}
Description: Commons HTTPClient - Java library for creating HTTP clients
 The Jakarta Commons HTTPClient library provides an efficient,
 up-to-date, and feature-rich package implementing the client side of
 the most recent HTTP standards and recommendations.

Package: libcommons-httpclient-java-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Suggests:
 libcommons-httpclient-java
Description: Documentation for libcommons-httpclient-java
 The Jakarta Commons HTTPClient library provides an efficient,
 up-to-date, and feature-rich package implementing the client side of
 the most recent HTTP standards and recommendations.
 .
 This package contains the documentation for the Jakarta Commons
 HTTPClient library.