This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit 52820abc42ebd59765b10bb1cfdd5317a81e574a Author: Miguel Landaeta <[email protected]> Date: Tue May 24 21:43:01 2011 -0430 Update changelog --- debian/changelog | 10 +++++++++- debian/control | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c821ef..64e48cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,16 @@ gradle (1.0~m3-0miguel1) UNRELEASED; urgency=low * New upstream release. * Refresh patches. + * Drop libgradle-eclipse-java and libgradle-idea-java packages. + * Add libgradle-ide-java package. + * Set minimal Ant >= 1.8 as the minimal version to depend on. + * Add a Depends on bsh. + * Bump Standards-Version to 3.9.2. No changes were required. + * Update watch file. + * Fix missing-classpath lintian warnings. + * Update copyright dates and make it DEP-5 compliant. - -- Miguel Landaeta <[email protected]> Tue, 10 May 2011 21:41:24 -0430 + -- Miguel Landaeta <[email protected]> Tue, 24 May 2011 21:09:54 -0430 gradle (0.9.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 4743bda..ca69316 100644 --- a/debian/control +++ b/debian/control @@ -132,7 +132,7 @@ Description: Groovy based build system - IDE support plugin and the convenience of a build-by-convention behavior. . This package contains plugins that provide integration with - common used IDEs like Eclipsei and IDEA IntelliJ. + common used IDEs like Eclipse and IDEA IntelliJ. Package: libgradle-jetty-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

