This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit d94a7a55843d1ecfb81b0060a6aecd62f6701040 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 14 18:08:14 2014 +0200 Added Andreas Tille and Diane Trout as uploaders --- debian/changelog | 1 + debian/control | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a9c0f71..04555cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ cofoja (1.0~r139-3) UNRELEASED; urgency=medium * debian/control: - Standards-Version updated to 3.9.5 (no changes) - Updated the package description + - Added Andreas Tille and Diane Trout as uploaders * Switch to debhelper level 9 * Replaced debian/get-orig-source.sh with debian/orig-tar.sh and made it work with uscan diff --git a/debian/control b/debian/control index a8a866c..550b9bd 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,10 @@ Source: cofoja Section: java Priority: optional -Uploaders: Olivier Sallou <[email protected]> Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Olivier Sallou <[email protected]>, + Andreas Tille <[email protected]>, + Diane Trout <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, libasm3-java, javahelper (>=0.25), junit4, ant Standards-Version: 3.9.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

