This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit 3fe9e5e5bdd0aa6259a398d258ac305bc189c2b1 Author: Hideki Yamane <[email protected]> Date: Thu Jan 2 19:14:04 2014 +0900 set team as Maintainer --- debian/changelog | 2 ++ debian/control | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 230dbf3..239dbe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ pleiades (1.4.0-dfsg-6) unstable; urgency=medium * debian/control - add Vcs-* fields. - set Standards-Version: 3.9.5 + - set Debian Java Maintainers <[email protected]> + as Maintainer -- Hideki Yamane <[email protected]> Thu, 02 Jan 2014 19:07:55 +0900 diff --git a/debian/control b/debian/control index fc35747..aee7fc2 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: pleiades Section: devel Priority: extra -Maintainer: Hideki Yamane <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Hideki Yamane <[email protected]> Build-Depends: debhelper (>= 9), ant, default-jdk, ant-optional, junit Build-Depends-Indep: libcommons-lang-java, libcommons-io-java, libjavassist-java, zip, unzip Standards-Version: 3.9.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

