This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch dev in repository jabref.
commit 60667d7953c8bb1f57abe96bfa3c9ce473419cca Author: tony mancill <[email protected]> Date: Tue Nov 22 21:58:50 2016 -0800 remap org.openoffice -> org.libreoffice --- debian/maven.rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/maven.rules b/debian/maven.rules index 249aa83..ea3c518 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -9,3 +9,6 @@ org.swinglabs s/swingx/swingx-core/ * s/1.6.1/1.x/ * * net.java.dev.glazedlists glazedlists_java15 * s/1.9.1/1.9.0/ * * org.postgresql postgresql * s/.*/debian/ * * org.bouncycastle s/bcprov-jdk15on/bcprov/ * s/.*/debian/ * * + +# libreoffice/openoffice.org from the ure package +s/org.openoffice/org.libreoffice/ * * * * * -- 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

