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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to