[pkg-java] r7216 - in trunk/pdfsam/debian: . patches

twerner at alioth.debian.org twerner at alioth.debian.org
Mon Nov 3 20:16:09 UTC 2008


Author: twerner
Date: 2008-11-03 20:16:09 +0000 (Mon, 03 Nov 2008)
New Revision: 7216

Modified:
   trunk/pdfsam/debian/changelog
   trunk/pdfsam/debian/patches/build.diff
   trunk/pdfsam/debian/patches/run.diff
Log:
Refresh the patches.

Modified: trunk/pdfsam/debian/changelog
===================================================================
--- trunk/pdfsam/debian/changelog	2008-11-03 19:51:33 UTC (rev 7215)
+++ trunk/pdfsam/debian/changelog	2008-11-03 20:16:09 UTC (rev 7216)
@@ -3,8 +3,9 @@
   * new upstream release
   * Add missing copyright information.
   * Upload package again. (Closes: #496687)
+  * Refresh the patches.
 
- -- Torsten Werner <twerner at debian.org>  Mon, 03 Nov 2008 20:49:42 +0100
+ -- Torsten Werner <twerner at debian.org>  Mon, 03 Nov 2008 21:15:23 +0100
 
 pdfsam (1.0.1-1) unstable; urgency=low
 

Modified: trunk/pdfsam/debian/patches/build.diff
===================================================================
--- trunk/pdfsam/debian/patches/build.diff	2008-11-03 19:51:33 UTC (rev 7215)
+++ trunk/pdfsam/debian/patches/build.diff	2008-11-03 20:16:09 UTC (rev 7216)
@@ -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}">

Modified: trunk/pdfsam/debian/patches/run.diff
===================================================================
--- trunk/pdfsam/debian/patches/run.diff	2008-11-03 19:51:33 UTC (rev 7215)
+++ trunk/pdfsam/debian/patches/run.diff	2008-11-03 20:16:09 UTC (rev 7216)
@@ -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 @@
 -         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 @@




More information about the pkg-java-commits mailing list