This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch dev in repository jabref.
commit c89c078196b2b9b7d6d081b41fcfe72f241406da Author: tony mancill <[email protected]> Date: Wed Dec 7 21:19:20 2016 -0800 remove reference to java-diff-utils in d/maven.rules --- debian/maven.rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/maven.rules b/debian/maven.rules index 37c8e1e..b3f1a56 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -12,8 +12,5 @@ org.bouncycastle s/bcprov-jdk15on/bcprov/ * s/.*/debian/ * * # libreoffice/openoffice.org from the ure package s/org.openoffice/org.libreoffice/ * * s/.*/debian/ * * -# java-diff-utils -s/com.googlecode.java-diff-utils/com.github.java-diff-utils/ s/diffutils/java-diff-utils/ * s/.*/debian/ * * - # don't remap glazedlists net.java.dev.glazedlists glazedlists_java15 * s/1.9.1/1.9.1/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

