This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-csv.
commit cadbcf288b10d329e6f4673ca6c79e185faef0f2 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 29 13:37:33 2015 +0200 Removed Michael Koch from the uploaders (Closes: #654005) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffed797..cd3f426 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ commons-csv (0.1-SNAPSHOT+svn678580-4) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * debian/control: + - Removed Michael Koch from the uploaders (Closes: #654005) - Standards-Version updated to 3.9.6 (no changes) - Removed the deprecated DM-Upload-Allowed field diff --git a/debian/control b/debian/control index 4ed9e30..de1b1b3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: commons-csv Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 7), cdbs (>=0.4.48), default-jdk, ant-optional (>= 1.6.5), junit (>= 3.8.1) Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

