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 92f4f1f9e3817995657cc50eb499effa0e93ea6e Author: Miguel Landaeta <[email protected]> Date: Sun May 29 10:11:52 2011 -0430 Add Breaks and Replaces for libgradle-{idea,eclipse}-java --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 3db52b5..97b850f 100644 --- a/debian/control +++ b/debian/control @@ -123,6 +123,8 @@ Architecture: all Depends: libgradle-core-java (= ${binary:Version}), ${misc:Depends} Recommends: eclipse-jdt Suggests: eclipse +Breaks: libgradle-idea-java (<< 1.0~), libgradle-eclipse-java (<< 1.0~) +Replaces: libgradle-idea-java (<< 1.0~), libgradle-eclipse-java (<< 1.0~) Description: Groovy based build system - IDE support plugin Gradle is a build system written in Groovy. It uses Groovy also as the language for its build scripts. It has a powerful -- 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

