This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdfbox-java.
commit b19d1ebfe08645846175110aea0bdaa11e7205ba Author: gregor herrmann <[email protected]> Date: Wed Feb 5 18:49:06 2014 +0100 Refresh build.xml.patch (fuzz due to version number). --- debian/patches/build.xml.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/build.xml.patch b/debian/patches/build.xml.patch index 20108f3..7947ac4 100644 --- a/debian/patches/build.xml.patch +++ b/debian/patches/build.xml.patch @@ -5,7 +5,7 @@ Description: adjust for Debian: Origin: vendor Forwarded: not-needed Author: gregor herrmann <[email protected]> -Last-Update: 2013-11-29 +Last-Update: 2014-02-05 --- a/pdfbox/build.xml +++ b/pdfbox/build.xml @@ -19,7 +19,7 @@ Last-Update: 2013-11-29 + <property name="tool.dir" value="/usr/share/java" /> <property name="bin.dir" value="bin" /> - <property name="project.version" value="1.8.3" /> + <property name="project.version" value="1.8.4" /> @@ -64,23 +64,23 @@ <property name="maven.repo1" value="http://repo1.maven.org/maven2" /> <property name="maven.repo2" value="http://repo2.maven.org/maven2" /> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpdfbox-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

