This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 173b4454dfa59b1854722b1fe0a029a7b5ce2f55 Author: Mehdi Dogguy <[email protected]> Date: Fri Dec 16 18:41:51 2011 +0100 Mention it in scala-library's long description. --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 050be98..00b44be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ scala (2.9.1.dfsg-2) UNRELEASED; urgency=low * Provide Maven artifacts for scala-{library,compiler}, Thanks to Thomas Koch for the patch. (Closes: #652024). * Install scalacheck.jar and scala-partest.jar. + - Mention it in scala-library's long description. * Add 0001-Use-system-ant-contrib.jar.patch -- Mehdi Dogguy <[email protected]> Thu, 15 Dec 2011 21:58:04 +0100 diff --git a/debian/control b/debian/control index fc75010..8c0dc64 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,8 @@ Depends: openjdk-6-jre | java6-runtime, ${misc:Depends} Description: Scala standard library - This run-time library is needed to run Scala programs. + This run-time library is needed to run Scala programs. It also + provides scalacheck and scala-partest. Package: scala-doc Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

