This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit b01762b95fcfeddfec3201b11c4236f7b21c3ff6 Author: Varun Hiremath <[email protected]> Date: Fri Feb 15 19:35:06 2008 +0000 * Move package to contrib as groovy is in contrib --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9377165..17c58d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gant (1.1.0-2) unstable; urgency=low + + * Move package to contrib as groovy is in contrib + + -- Varun Hiremath <[email protected]> Sat, 16 Feb 2008 01:20:56 +0530 + gant (1.1.0-1) unstable; urgency=low * Initial release (Closes: #465615) diff --git a/debian/control b/debian/control index 8bcb341..fc0fd0a 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: gant -Section: devel +Section: contrib/devel Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gant.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

