httpcomponents-client 4.5.4-1 source package in Ubuntu

Changelog

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

  * Team upload.

  [ Miguel Landaeta ]
  * Remove myself from uploaders list. (Closes: #871862)
  * Update copyright info.

  [ Emmanuel Bourg ]
  * New upstream release
  * Added the Class-Path attribute in the manifest of httpclient.jar
    (Closes: #883810)
  * Standards-Version updated to 4.1.3

 -- Emmanuel Bourg <email address hidden>  Fri, 12 Jan 2018 09:57:35 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
httpcomponents-client_4.5.4-1.dsc 2.5 KiB 7c4ccd07c80eb9bf772ee5e0ca8cd6ca6bf3c1e15f50b224f7564b7576e8071e
httpcomponents-client_4.5.4.orig.tar.xz 576.3 KiB 35f4e24b633dc0c96728923581dc7a37057a422278bf383eb4186cffe9e50d0b
httpcomponents-client_4.5.4-1.debian.tar.xz 9.9 KiB c030770476052fbef54ad066e230ced0480513ddb7b4ee4bd310914953618e16

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.