This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cobertura.
commit 29e27abaebf8bf2c66dc6a7af6d73591adfd6b59 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 27 01:44:14 2017 +0200 Added myself to the uploaders list --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a41bd55..99f3cd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,7 @@ cobertura (2.1.1-1) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.0 * Removed the -java-doc package * Fixed a typo in the man pages + * Added myself to the uploaders list -- Miguel Landaeta <[email protected]> Sat, 29 Jul 2017 15:15:44 +0100 diff --git a/debian/control b/debian/control index 6a66210..5dc1aa2 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: cobertura Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> Section: java Priority: optional Build-Depends: ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cobertura.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

