This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository eclipse-eclox.
commit 9c7b8b9cce6b99c5f06bc7e0dfc61f92ce1c3a24 Author: tony mancill <[email protected]> Date: Wed Aug 14 22:45:22 2013 -0700 set pkg-java as the maintainer --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 860e642..9f91a65 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: eclipse-eclox Section: devel Priority: optional -Maintainer: Graham Inggs <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Graham Inggs <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, doxygen, @@ -20,7 +21,7 @@ Package: eclipse-eclox Architecture: all Depends: doxygen, eclipse-platform, ${misc:Depends}, ${orbit:Depends} Description: simple doxygen frontend plug-in for Eclipse - It aims to provide a slim and sleek integration of the code documentation + Eclox aims to provide a slim and sleek integration of the code documentation process into eclipse by providing a high-level graphical user interface over doxygen. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-eclox.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

