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 7c4f48179deb18d9c91b7bdbe44af4f31e71cf3e Author: Emmanuel Bourg <[email protected]> Date: Sat Mar 8 10:53:54 2014 +0100 Refreshed the patches --- debian/changelog | 8 ++++++-- debian/patches/00-fix_build.patch | 3 +-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2bbf481..be1a9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -httpcomponents-client (4.3.2-2) UNRELEASED; urgency=medium +httpcomponents-client (4.3.3-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed the patches + + [ Jakub Adam ] * Fix OSGi metadata - prevent org.apache.http.impl.execchain to appear in package imports. - -- Jakub Adam <[email protected]> Fri, 28 Feb 2014 09:29:18 +0100 + -- Emmanuel Bourg <[email protected]> Sat, 08 Mar 2014 10:49:08 +0100 httpcomponents-client (4.3.2-1) unstable; urgency=low diff --git a/debian/patches/00-fix_build.patch b/debian/patches/00-fix_build.patch index 7772c40..7d9204f 100644 --- a/debian/patches/00-fix_build.patch +++ b/debian/patches/00-fix_build.patch @@ -3,12 +3,11 @@ Author: David Paleino <[email protected]> Forwarded: no --- a/pom.xml +++ b/pom.xml -@@ -163,9 +163,7 @@ +@@ -163,8 +163,6 @@ <module>httpclient</module> <module>httpmime</module> <module>fluent-hc</module> - <module>httpclient-cache</module> - <!--module>httpclient-win</module--> - <module>httpclient-osgi</module> </modules> -- 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

