[pdfsam] 20/36: * New upstream release * Refresh patch run.diff.
Markus Koschany
apo at moszumanska.debian.org
Tue Feb 21 04:20:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository pdfsam.
commit 6fe94638d6f43b868de2dc7a9a8810178d71b73e
Author: Torsten Werner <twerner at debian.org>
Date: Tue Feb 17 21:50:09 2009 +0000
* New upstream release
* Refresh patch run.diff.
---
debian/changelog | 7 +++++++
debian/patches/run.diff | 16 ++++++++--------
2 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d75bc23..1e667ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pdfsam (1.1.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Refresh patch run.diff.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 17 Feb 2009 22:48:35 +0100
+
pdfsam (1.1.0-1) unstable; urgency=low
* New upstream release
diff --git a/debian/patches/run.diff b/debian/patches/run.diff
index 5cf5cea..2976fb1 100644
--- a/debian/patches/run.diff
+++ b/debian/patches/run.diff
@@ -1,14 +1,14 @@
-Index: pdfsam-1.1.0/pdfsam-maine-br1/bin/run-console.sh
+Index: pdfsam-1.1.1/pdfsam-maine-br1/bin/run-console.sh
===================================================================
---- pdfsam-1.1.0.orig/pdfsam-maine-br1/bin/run-console.sh 2008-12-14 13:24:42.000000000 +0100
-+++ pdfsam-1.1.0/pdfsam-maine-br1/bin/run-console.sh 2009-01-01 01:39:28.000000000 +0100
+--- pdfsam-1.1.1.orig/pdfsam-maine-br1/bin/run-console.sh 2009-01-18 17:36:58.000000000 +0100
++++ pdfsam-1.1.1/pdfsam-maine-br1/bin/run-console.sh 2009-02-17 22:47:44.000000000 +0100
@@ -15,7 +15,7 @@
}
-DIRNAME="../lib/"
+DIRNAME="/usr/share/pdfsam/lib/"
- CONSOLEJAR="$DIRNAME/pdfsam-console-2.0.0e.jar"
+ CONSOLEJAR="$DIRNAME/pdfsam-console-2.0.1e.jar"
# Setup the classpath
@@ -53,4 +53,4 @@
@@ -18,17 +18,17 @@ Index: pdfsam-1.1.0/pdfsam-maine-br1/bin/run-console.sh
- org.pdfsam.console.ConsoleClient "$@"
\ No newline at end of file
+ org.pdfsam.console.ConsoleClient "$@"
-Index: pdfsam-1.1.0/pdfsam-maine-br1/bin/run.sh
+Index: pdfsam-1.1.1/pdfsam-maine-br1/bin/run.sh
===================================================================
---- pdfsam-1.1.0.orig/pdfsam-maine-br1/bin/run.sh 2008-12-14 13:25:10.000000000 +0100
-+++ pdfsam-1.1.0/pdfsam-maine-br1/bin/run.sh 2009-01-01 01:39:52.000000000 +0100
+--- pdfsam-1.1.1.orig/pdfsam-maine-br1/bin/run.sh 2009-01-21 17:57:58.000000000 +0100
++++ pdfsam-1.1.1/pdfsam-maine-br1/bin/run.sh 2009-02-17 22:48:02.000000000 +0100
@@ -15,7 +15,7 @@
}
-DIRNAME="../"
+DIRNAME="/usr/share/pdfsam/"
- PDFSAMJAR="$DIRNAME/pdfsam-1.1.0.jar"
+ PDFSAMJAR="$DIRNAME/pdfsam-1.1.1.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
More information about the pkg-java-commits
mailing list