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 c1c65fcd6ce064ed6b998c5a2e1a06136b0180d1 Author: Tony Mancill <[email protected]> Date: Sat May 2 15:23:42 2015 +0000 cleanup debian/control --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 463230f..5a72d00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ commons-httpclient (3.1-12) UNRELEASED; urgency=medium - Removed Michael Koch from the uploaders (Closes: #654007) * debian/rules: Improved the clean target + [ tony mancill ] + * Remove trailing spaces from package description of + libcommons-httpclient-java-doc in debian/control. (Closes: #783931) + -- Kumar Appaiah <[email protected]> Sat, 29 Mar 2014 15:40:00 -0400 commons-httpclient (3.1-11) unstable; urgency=high diff --git a/debian/control b/debian/control index dcd0f3a..b263d08 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,6 @@ Description: Documentation for libcommons-httpclient-java 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. - . + . This package contains the documentation for the Jakarta Commons HTTPClient library. -- 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

