This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository easymock.
commit edd51342828d94b4e5d085a80845fd12e7c6cb0f Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 13:13:51 2014 +0000 Upload to unstable --- debian/build.xml | 2 ++ debian/changelog | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/build.xml b/debian/build.xml index 0ba0810..54676f0 100644 --- a/debian/build.xml +++ b/debian/build.xml @@ -12,7 +12,9 @@ <property name="lib.dir" location="/usr/share/java"/> <path id="classpath"> +<!-- <fileset dir="${lib.dir}" includes="**/*.jar"/> +--> </path> <path id="junit.classpath"> <pathelement location="${build}"/> diff --git a/debian/changelog b/debian/changelog index a12f9d9..c1ad43d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -easymock (3.2+ds-3) UNRELEASED; urgency=medium +easymock (3.2+ds-3) unstable; urgency=medium * Team upload. * Depend on libcglib3-java instead of libcglib-java * Standards-Version updated to 3.9.6 (no changes) - -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 14:46:05 +0200 + -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 15:13:39 +0200 easymock (3.2+ds-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

