httpcomponents-client 4.5.3-1 source package in Ubuntu

Changelog

httpcomponents-client (4.5.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed httpcore-ThreadSafe.patch (fixed upstream)
  * Build with the DH sequencer instead of CDBS
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Mon, 19 Jun 2017 16:32:56 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client_4.5.3-1.dsc 2.5 KiB 22e54945106415ab07c00fefc31e83cdb97affaff8da150b90c2845d91d31f7c
httpcomponents-client_4.5.3.orig.tar.xz 562.8 KiB b8b9d668826a652de0ebd567a6cbf5c4433807aa0c744486afeaf1a95dca337d
httpcomponents-client_4.5.3-1.debian.tar.xz 9.9 KiB 69ccd917552bbecea07033d18fb95866e61634e3544d3922e75d204fb9400a8f

Available diffs

No changes file available.

Binary packages built by this source

libhttpclient-java: HTTP/1.1 compliant HTTP agent implementation

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.

libhttpmime-java: HTTP/1.1 compliant HTTP agent implementation - MIME extension

 HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
 HttpCore. It also provides reusable components for client-side
 authentication, HTTP state management, and HTTP connection management.
 .
 HttpComponents Client is a successor of and replacement for Commons
 HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
 upgrade.
 .
 This package provides support for MIME multipart encoded entities
 to be used with HttpComponents Client.