This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdfbox-java.
commit 5af309696711131d668732b3af25ba4060ea7f01 Author: gregor herrmann <[email protected]> Date: Fri Nov 29 18:08:40 2013 +0100 Refresh patches (offset). --- debian/patches/build-subproject-docs.patch | 8 ++++---- debian/patches/build.xml.patch | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/patches/build-subproject-docs.patch b/debian/patches/build-subproject-docs.patch index 681ca00..7ac5ab0 100644 --- a/debian/patches/build-subproject-docs.patch +++ b/debian/patches/build-subproject-docs.patch @@ -2,11 +2,11 @@ Description: build javadocs for JempBox and FontBox Origin: vendor Forwarded: no Author: tony mancill <[email protected]> -Last-Update: 2012-06-01 +Last-Update: 2013-11-29 --- a/pdfbox/build.xml +++ b/pdfbox/build.xml -@@ -487,7 +487,7 @@ +@@ -488,7 +488,7 @@ <!-- We use Maven to create the release packages. Keep this target for --> <!-- now for backwards compatibility with old build scripts and habits --> @@ -15,7 +15,7 @@ Last-Update: 2012-06-01 <target name="clean" depends="fontbox.clean,jempbox.clean,pdfbox.clean"/> -@@ -886,7 +886,7 @@ +@@ -887,7 +887,7 @@ </exec> </target> @@ -24,7 +24,7 @@ Last-Update: 2012-06-01 <javadoc packagenames="org.*" sourcepath="${pdfbox.src.dir}" destdir="${pdfbox.target.dir}/javadoc" -@@ -909,4 +909,52 @@ +@@ -910,4 +910,52 @@ </replaceregexp> </target> diff --git a/debian/patches/build.xml.patch b/debian/patches/build.xml.patch index 0b43603..20108f3 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: 2012-06-01 +Last-Update: 2013-11-29 --- a/pdfbox/build.xml +++ b/pdfbox/build.xml @@ -19,7 +19,7 @@ Last-Update: 2012-06-01 + <property name="tool.dir" value="/usr/share/java" /> <property name="bin.dir" value="bin" /> - <property name="project.version" value="1.8.2" /> + <property name="project.version" value="1.8.3" /> @@ -64,23 +64,23 @@ <property name="maven.repo1" value="http://repo1.maven.org/maven2" /> <property name="maven.repo2" value="http://repo2.maven.org/maven2" /> @@ -49,7 +49,7 @@ Last-Update: 2012-06-01 <property name="icu4j.url" value="${maven.repo1}/com/ibm/icu/icu4j/3.8/${icu4j.name}.jar" /> <property name="icu4j.jar" value="${jar.dir}/${icu4j.name}.jar" /> -@@ -187,9 +187,11 @@ +@@ -188,9 +188,11 @@ <javac srcdir="${pdfbox.src.dir}" destdir="${pdfbox.dest.dir}" target="1.5" source="1.5" debug="on" deprecation="on" classpathref="pdfbox.build.classpath" encoding="ISO-8859-1"/> @@ -61,7 +61,7 @@ Last-Update: 2012-06-01 </target> <target name="fontbox.compile" depends="fontbox.init" -@@ -198,9 +200,11 @@ +@@ -199,9 +201,11 @@ <javac srcdir="${fontbox.src.dir}" destdir="${fontbox.dest.dir}" target="1.5" source="1.5" debug="on" deprecation="on" classpathref="fontbox.build.classpath" encoding="ISO-8859-1"/> @@ -73,7 +73,7 @@ Last-Update: 2012-06-01 </target> <target name="jempbox.compile" depends="jempbox.init" -@@ -209,15 +213,17 @@ +@@ -210,15 +214,17 @@ <javac srcdir="${jempbox.src.dir}" destdir="${jempbox.dest.dir}" target="1.5" source="1.5" debug="on" deprecation="on" classpathref="jempbox.build.classpath" encoding="ISO-8859-1"/> -- 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

