This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gant.
commit 91fdadfaf223b5c27457d3066725a188fd8e0835 Author: Torsten Werner <[email protected]> Date: Sat Nov 8 17:50:12 2008 +0000 Move package to main. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 738a643..e36dab0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gant (1.4.0-2) unstable; urgency=low + + * Move package to main. + + -- Torsten Werner <[email protected]> Sat, 08 Nov 2008 18:23:11 +0100 + gant (1.4.0-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 17ec142..770c731 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: gant -Section: contrib/devel +Section: 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

