This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala.
commit 88e2381bd9fd5c2e5029dd9c457db7cfe3f85e30 Author: Emmanuel Bourg <[email protected]> Date: Sat Jun 6 01:08:28 2015 +0200 Really adopt the package --- debian/changelog | 7 ++++++- debian/control | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8a35a73..069b4ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scala (2.10.5-2) UNRELEASED; urgency=medium + + * The package has been adopted by the Java Team (Closes: #754935) + + -- Emmanuel Bourg <[email protected]> Sat, 06 Jun 2015 01:07:04 +0200 + scala (2.10.5-1) unstable; urgency=low * Team upload. @@ -15,7 +21,6 @@ scala (2.10.5-1) unstable; urgency=low * Remove myself from Uploaders. [ Emmanuel Bourg ] - * The package has been adopted by the Java Team (Closes: #754935) * Patched the build to avoid downloading libraries from the Internet * Replaced the minified JavaScript files with unobfuscated ones * No longer build scala-partest.jar until diffutils is packaged or replaced diff --git a/debian/control b/debian/control index 57bcb46..94ee5cc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: scala Section: devel Priority: optional -Maintainer: Debian Scala Maintainers <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Mehdi Dogguy <[email protected]>, Min Huang <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

