This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eigenbase-resgen.
commit c6f4e8a8be859f6c834b8e7d382dcf086204984e Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 9 16:32:19 2015 +0100 Co-maintenance with the Java Team --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d61718b..c2b6774 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ eigenbase-resgen (1.3.0.13768-2) UNRELEASED; urgency=medium - Set the locale and disable the timestamps when generating the javadoc * debian/control: - Standards-Version updated to 3.9.6 (no changes) + - Co-maintenance with the Java Team * debian/rules: Improved the clean target * Moved the package to Git * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index e305720..6b33f93 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: eigenbase-resgen Section: java Priority: optional -Maintainer: Damien Raude-Morvan <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk Build-Depends-Indep: default-jdk-doc, junit, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eigenbase-resgen.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

