[httpcomponents-client] 04/04: Tightened the dependency on libhttpcore-java (>= 4.3.1)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jan 29 18:14:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository httpcomponents-client.

commit f3a460f28ede687d95c0366e3510f135b01b2079
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Jan 29 18:53:29 2014 +0100

    Tightened the dependency on libhttpcore-java (>= 4.3.1)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2f3de85..9f502c8 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Package: libhttpclient-java
 Architecture: all
 Depends: libcommons-codec-java,
          libcommons-logging-java,
-         libhttpcore-java (>= 4.2.1),
+         libhttpcore-java (>= 4.3.1),
          ${misc:Depends}
 Description: HTTP/1.1 compliant HTTP agent implementation
  HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git



More information about the pkg-java-commits mailing list