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 6263328d96f9c725911282b1bb94b3cb582a653e Author: Michael Koch <[email protected]> Date: Mon Oct 5 10:45:08 2009 +0000 commons-httpclient (3.1-6) unstable; urgency=low * Don't map version of commons-httpclient explicitly. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Mon, 05 Oct 2009 12:23:44 +0200 --- debian/changelog | 8 ++++++++ debian/control | 7 ++----- debian/maven.rules | 1 - 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 26188de..350580e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +commons-httpclient (3.1-6) unstable; urgency=low + + * Don't map version of commons-httpclient explicitly. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Mon, 05 Oct 2009 12:23:44 +0200 + commons-httpclient (3.1-5) unstable; urgency=low * Upload to unstable. diff --git a/debian/control b/debian/control index a324688..1cdac37 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,10 @@ Source: commons-httpclient Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Barry Hawkins <[email protected]>, - Arnaud Vandyck <[email protected]>, - Kumar Appaiah <[email protected]>, - Varun Hiremath <[email protected]> +Uploaders: Barry Hawkins <[email protected]>, Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Kumar Appaiah <[email protected]>, Varun Hiremath <[email protected]> Build-Depends: debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, ant, default-jdk, libcommons-codec-java, libcommons-logging-java, junit -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-httpclient Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-httpclient Homepage: http://hc.apache.org/httpclient-3.x diff --git a/debian/maven.rules b/debian/maven.rules index 505ae34..8577380 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,2 +1 @@ junit junit jar s/3\..*/3.x/ -commons-httpclient commons-httpclient jar s/3\..*/3.x/ -- 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

