This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-httpclient.
commit 13137df01f0c081ff84d689ff6514915b1ce19ab Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 14 13:12:04 2014 +0000 Improved the package description --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 94f560d..3fdf9bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -commons-httpclient (3.1-10.3) UNRELEASED; urgency=medium +commons-httpclient (3.1-11) UNRELEASED; urgency=medium [ Kumar Appaiah ] * debian/control: @@ -9,6 +9,7 @@ commons-httpclient (3.1-10.3) UNRELEASED; urgency=medium * debian/control: - Use canonical URLs for the Vcs-* fields - Standards-Version updated to 3.9.5 (no changes) + - Improved the package description * Removed Michael Koch from the uploaders (Closes: #654007) -- Kumar Appaiah <[email protected]> Sat, 29 Mar 2014 15:40:00 -0400 diff --git a/debian/control b/debian/control index e1f3781..dcd0f3a 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Package: libcommons-httpclient-java Architecture: all Suggests: libcommons-httpclient-java-doc Depends: libcommons-logging-java, libcommons-codec-java, ${misc:Depends} -Description: A Java(TM) library for creating HTTP clients +Description: Commons HTTPClient - Java library for creating HTTP clients The Jakarta Commons HTTPClient library provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-httpclient.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

