This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pdfsam.
commit c639a545737720e14eba6e2e11752e446cb48c84 Author: Torsten Werner <[email protected]> Date: Mon Nov 3 20:16:09 2008 +0000 Refresh the patches. --- debian/changelog | 3 ++- debian/patches/build.diff | 10 +++++----- debian/patches/run.diff | 14 +++++++------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index b18eab2..f162f13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ pdfsam (1.0.3-1) unstable; urgency=low * new upstream release * Add missing copyright information. * Upload package again. (Closes: #496687) + * Refresh the patches. - -- Torsten Werner <[email protected]> Mon, 03 Nov 2008 20:49:42 +0100 + -- Torsten Werner <[email protected]> Mon, 03 Nov 2008 21:15:23 +0100 pdfsam (1.0.1-1) unstable; urgency=low diff --git a/debian/patches/build.diff b/debian/patches/build.diff index ef98c03..172b757 100644 --- a/debian/patches/build.diff +++ b/debian/patches/build.diff @@ -1,9 +1,9 @@ -Index: pdfsam-1.0.1/pdfsam-maine-br1/ant/build.xml +Index: pdfsam-1.0.3/pdfsam-maine-br1/ant/build.xml =================================================================== ---- pdfsam-1.0.1.orig/pdfsam-maine-br1/ant/build.xml 2008-08-24 19:17:14.000000000 +0200 -+++ pdfsam-1.0.1/pdfsam-maine-br1/ant/build.xml 2008-08-29 21:10:36.000000000 +0200 -@@ -113,46 +113,6 @@ - </fileset> +--- pdfsam-1.0.3.orig/pdfsam-maine-br1/ant/build.xml 2008-10-14 23:09:50.000000000 +0200 ++++ pdfsam-1.0.3/pdfsam-maine-br1/ant/build.xml 2008-11-03 21:14:12.000000000 +0100 +@@ -116,46 +116,6 @@ + </fileset> </jar> - <copy todir="${pdfsam.release.jar.dir}"> diff --git a/debian/patches/run.diff b/debian/patches/run.diff index 1af682b..4dc1a5e 100644 --- a/debian/patches/run.diff +++ b/debian/patches/run.diff @@ -1,7 +1,7 @@ -Index: pdfsam-1.0.1/pdfsam-maine-br1/bin/run-console.sh +Index: pdfsam-1.0.3/pdfsam-maine-br1/bin/run-console.sh =================================================================== ---- pdfsam-1.0.1.orig/pdfsam-maine-br1/bin/run-console.sh 2008-08-29 21:46:53.000000000 +0200 -+++ pdfsam-1.0.1/pdfsam-maine-br1/bin/run-console.sh 2008-08-29 21:47:01.000000000 +0200 +--- pdfsam-1.0.3.orig/pdfsam-maine-br1/bin/run-console.sh 2008-08-21 16:39:08.000000000 +0200 ++++ pdfsam-1.0.3/pdfsam-maine-br1/bin/run-console.sh 2008-11-03 21:14:23.000000000 +0100 @@ -15,7 +15,7 @@ } @@ -18,17 +18,17 @@ Index: pdfsam-1.0.1/pdfsam-maine-br1/bin/run-console.sh - org.pdfsam.console.ConsoleClient "$@" \ No newline at end of file + org.pdfsam.console.ConsoleClient "$@" -Index: pdfsam-1.0.1/pdfsam-maine-br1/bin/run.sh +Index: pdfsam-1.0.3/pdfsam-maine-br1/bin/run.sh =================================================================== ---- pdfsam-1.0.1.orig/pdfsam-maine-br1/bin/run.sh 2008-08-29 21:43:48.000000000 +0200 -+++ pdfsam-1.0.1/pdfsam-maine-br1/bin/run.sh 2008-08-29 21:44:01.000000000 +0200 +--- pdfsam-1.0.3.orig/pdfsam-maine-br1/bin/run.sh 2008-10-19 13:25:24.000000000 +0200 ++++ pdfsam-1.0.3/pdfsam-maine-br1/bin/run.sh 2008-11-03 21:14:55.000000000 +0100 @@ -15,7 +15,7 @@ } -DIRNAME="../" +DIRNAME="/usr/share/pdfsam/" - PDFSAMJAR="$DIRNAME/pdfsam-1.0.1.jar" + PDFSAMJAR="$DIRNAME/pdfsam-1.0.3.jar" # Setup the classpath @@ -53,4 +53,4 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pdfsam.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

