This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository java-gnome.
commit e09cacacd70fbd7291cf6d23a621d24dd3377840 Author: tony mancill <[email protected]> Date: Tue Aug 26 14:37:11 2014 -0700 refresh patches --- debian/patches/01_take_screenshots.diff | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/debian/patches/01_take_screenshots.diff b/debian/patches/01_take_screenshots.diff index b6756f7..0b26880 100644 --- a/debian/patches/01_take_screenshots.diff +++ b/debian/patches/01_take_screenshots.diff @@ -1,11 +1,9 @@ ## Description: enable screenshots taking for the documentation. ## Origin/Author: add some origin or author ## Bug: bug URL -Index: java-gnome-4.1.1/tests/screenshots/Harness.java -=================================================================== ---- java-gnome-4.1.1.orig/tests/screenshots/Harness.java 2011-07-11 06:34:06.000000000 +0200 -+++ java-gnome-4.1.1/tests/screenshots/Harness.java 2011-07-28 21:09:03.801856812 +0200 -@@ -91,7 +91,7 @@ +--- a/tests/screenshots/Harness.java ++++ b/tests/screenshots/Harness.java +@@ -92,7 +92,7 @@ */ public final class Harness { @@ -14,7 +12,7 @@ Index: java-gnome-4.1.1/tests/screenshots/Harness.java public static void main(String[] args) throws IOException, InterruptedException { final String DISPLAY; -@@ -134,15 +134,15 @@ +@@ -135,15 +135,15 @@ checkAlive(xServerVirtual, "Xvfb"); System.out.println("EXEC\tmetacity"); @@ -33,7 +31,7 @@ Index: java-gnome-4.1.1/tests/screenshots/Harness.java } Gtk.init(new String[] { -@@ -174,7 +174,7 @@ +@@ -175,7 +175,7 @@ SnapshotQuestionMessageDialog.class, SnapshotTreeView.class, SnapshotTreeStore.class, @@ -42,7 +40,7 @@ Index: java-gnome-4.1.1/tests/screenshots/Harness.java SnapshotAboutDialog.class, SnapshotHScale.class, SnapshotVScale.class, -@@ -188,7 +188,7 @@ +@@ -189,7 +189,7 @@ SnapshotContextLine.class, SnapshotTextView.class, SnapshotTextViewBorderWindows.class, @@ -51,7 +49,7 @@ Index: java-gnome-4.1.1/tests/screenshots/Harness.java SnapshotContextArc.class, SnapshotContextArcNegative.class, SnapshotMatrixRotate.class, -@@ -311,7 +311,7 @@ +@@ -313,7 +313,7 @@ if (windowManager != null) { System.out.println("KILL\tmetacity"); windowManager.destroy(); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-gnome.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

