This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala.
commit e4ad55c66d8ff28d4745ae162c3aad984ac7df62 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 5 16:29:29 2015 +0200 Package adopted by the Java Team (Closes: #754935) --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d5dfd15..dab0409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ scala (2.10.4+dfsg-1) UNRELEASED; 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 * No longer build scala-partest.jar until diffutils is packaged or replaced * debian/watch: Fixed the versions matched (x.y.z instead of x.y.z..z) diff --git a/debian/control b/debian/control index 7287b9f..57bcb46 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: maven-repo-helper (>= 1.6~), scala (>= 2.10) Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-scala/packages/scala.git -Vcs-Git: git://anonscm.debian.org/pkg-scala/packages/scala.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/scala.git +Vcs-Git: git://anonscm.debian.org/pkg-java/scala.git Homepage: http://www.scala-lang.org/ Package: scala -- 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

