This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch master in repository groovy2.
commit d824372f74ab7a08ce1149eaedf908ca9ff86b0b Author: Miguel Landaeta <[email protected]> Date: Thu Dec 10 16:27:50 2015 -0300 Fix typo in Suggests for groovy2-doc binary package --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aad8890..8fee799 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +groovy2 (2.4.3+dfsg-4) UNRELEASED; urgency=medium + + * Team upload. + * Fix typo in Suggests for groovy2-doc binary package. + + -- Miguel Landaeta <[email protected]> Thu, 10 Dec 2015 16:26:31 -0300 + groovy2 (2.4.3+dfsg-3) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index b4de52b..0940329 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,7 @@ Section: doc Architecture: all Depends: ${misc:Depends} Recommends: default-jdk-doc -Suggests: groovy +Suggests: groovy2 Description: Agile dynamic language for the Java Virtual Machine (documentation) Groovy is an agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

