This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mauve.
commit 44243011bee7dfe803d051153a417c0280cc25a4 Author: Andreas Tille <[email protected]> Date: Mon Apr 27 13:23:47 2015 +0200 set zeus-jscl in .classpath --- debian/patches/debian_classes.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/patches/debian_classes.patch b/debian/patches/debian_classes.patch index 9545f26..cf56d46 100644 --- a/debian/patches/debian_classes.patch +++ b/debian/patches/debian_classes.patch @@ -47,8 +47,9 @@ Description: Use Debian packaged classes + <classpathentry kind="lib" path="/usr/share/java/ant.jar"/> + <classpathentry kind="lib" path="/usr/share/java/jebl.jar" > <classpathentry kind="src" path="test"/> - <classpathentry kind="lib" path="ext/zeus-jscl.jar"/> +- <classpathentry kind="lib" path="ext/zeus-jscl.jar"/> - <classpathentry kind="lib" path="ext/dbus-2.6.jar"/> ++ <classpathentry kind="lib" path="/usr/share/java/zeus-jscl.jar"/> + <classpathentry kind="lib" path="/usr/share/java/dbus.jar"/> <classpathentry kind="lib" path="ext/unix-0.5.jar"/> <classpathentry kind="lib" path="ext/jsc.jar"/> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mauve.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
