This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository httpcomponents-core.
commit 33a91477fb93e999f74bd1e1044e6dc981eb906e Author: Emmanuel Bourg <[email protected]> Date: Tue Feb 13 11:21:23 2018 +0100 Removed Damien Raude-Morvan from the uploaders (Closes: #889417) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dee6914..62b4ced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ httpcomponents-core (4.4.8-2) UNRELEASED; urgency=medium + * Removed Damien Raude-Morvan from the uploaders (Closes: #889417) * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 diff --git a/debian/control b/debian/control index 6f6f033..1641098 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: httpcomponents-core Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 11), default-jdk, libbuild-helper-maven-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-core.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

