This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit 243129438a1ebe39d3751e5f534458e1f86e8c20 Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 15:12:08 2017 +0100 Refreshed the patches --- debian/changelog | 2 +- debian/patches/03_public_getSourcePositionFromStack.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 973db2b..4be646e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -rhino (1.7.6-1) UNRELEASED; urgency=medium +rhino (1.7.7-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/patches/03_public_getSourcePositionFromStack.patch b/debian/patches/03_public_getSourcePositionFromStack.patch index 5eeef2f..5433aad 100644 --- a/debian/patches/03_public_getSourcePositionFromStack.patch +++ b/debian/patches/03_public_getSourcePositionFromStack.patch @@ -7,7 +7,7 @@ This is needed by package geogebra. --- a/src/org/mozilla/javascript/Context.java +++ b/src/org/mozilla/javascript/Context.java -@@ -2540,7 +2540,7 @@ +@@ -2568,7 +2568,7 @@ return (Evaluator)Kit.newInstanceOrNull(interpreterClass); } -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rhino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

