This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository gluegen2.
commit 12092bcc1884094a5c20bb814a1df38870cf627b Author: Gilles Filippini <[email protected]> Date: Mon Oct 12 12:20:44 2015 +0200 Restore missing part of patch tests.diff. --- debian/changelog | 8 ++++++++ debian/patches/tests.diff | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 67c5a16..938fbc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gluegen2 (2.3.2-2) UNRELEASED; urgency=medium + + * Team upload. + * Patch tests.diff: restore missing part mistakenly dropped in + previous release. + + -- Gilles Filippini <[email protected]> Mon, 12 Oct 2015 12:21:35 +0200 + gluegen2 (2.3.2-1) experimental; urgency=medium [ tony mancill ] diff --git a/debian/patches/tests.diff b/debian/patches/tests.diff index 7ccb673..3765928 100644 --- a/debian/patches/tests.diff +++ b/debian/patches/tests.diff @@ -38,10 +38,12 @@ Index: gluegen2/make/scripts/runtest.sh #USE_CLASSPATH=lib/junit.jar:$ANT_JARS:lib/semantic-versioning/semver.jar:"$builddir"/../make/lib/TestJarsInJar.jar:"$builddir"/gluegen-rt-alt.jar:"$builddir"/gluegen.jar:"$builddir"/gluegen-test-util.jar:"$builddir"/test/build/gluegen-test.jar libspath="$builddir"/test/build/natives #USE_CLASSPATH=lib/junit.jar:$ANT_JARS:"$builddir"/../make/lib/TestJarsInJar.jar:"$builddir"/classes:"$builddir"/test/build/classes -@@ -88,66 +88,66 @@ function onetest() { +@@ -88,66 +88,68 @@ function onetest() { echo } # ++(cd $builddir/../test/TestJarsInJar && sh make.sh) ++# -#onetest com.jogamp.common.GlueGenVersion 2>&1 | tee -a $LOG -#onetest com.jogamp.common.util.TestSystemPropsAndEnvs 2>&1 | tee -a $LOG -#onetest com.jogamp.common.util.TestVersionInfo 2>&1 | tee -a $LOG -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gluegen2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

