This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository easymock.
commit 1598d3af580f1d9e5557ce90d3fed5e09e09fab4 Author: Markus Koschany <[email protected]> Date: Fri Sep 15 07:15:12 2017 +0200 libeasymock-java.poms: Remove --has-package-version flag. --- debian/libeasymock-java.poms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/libeasymock-java.poms b/debian/libeasymock-java.poms index 4f2b2bd..cdcc876 100644 --- a/debian/libeasymock-java.poms +++ b/debian/libeasymock-java.poms @@ -25,8 +25,8 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --has-package-version --no-parent -core/pom.xml --has-package-version +pom.xml --no-parent +core/pom.xml test-integration/pom.xml --ignore test-osgi/pom.xml --ignore test-nodeps/pom.xml --ignore -- 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

