This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch scala-2.11 in repository scala-2.10.
commit 018aad9ea357456e7c509a9ee7c7bf3df2953064 Author: Markus Koschany <[email protected]> Date: Mon Nov 16 23:02:43 2015 +0100 Update changelog --- debian/changelog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8c429f0..5569614 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ -scala (2.11.6-2) UNRELEASED; urgency=medium +scala (2.11.6-2) unstable; urgency=medium * Team upload. + + [ Emmanuel Bourg ] * Set the home directory when building to fix a build failure with pbuilder >= 0.220 - -- Emmanuel Bourg <[email protected]> Mon, 16 Nov 2015 01:54:43 +0100 + [ Markus Koschany ] + * Add local-repository.patch and define the localRepository variable + explicitly, otherwise the /nonexistent home directory will be used which + causes a FTBFS. + * Fix Lintian warning missing-license-paragraph-in-dep5-copyright. + * Add bnd-2.1.0.patch and make the package compatible with the latest version + of bnd. + + -- Markus Koschany <[email protected]> Mon, 16 Nov 2015 22:59:39 +0100 scala (2.11.6-1) unstable; urgency=medium -- 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

