[jas-plotter] 03/06: Refresh patches and use standard directory.

Giovanni Mascellani gio at moszumanska.debian.org
Fri May 6 13:02:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

gio pushed a commit to branch master
in repository jas-plotter.

commit e632502a23768b6ef980c8ecc6b57eb43ccc8443
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Fri May 6 12:48:37 2016 +0200

    Refresh patches and use standard directory.
---
 debian/patches/{patch => }/XMLCharacterProperties.java.diff |  9 +++------
 debian/patches/{patch => }/pom.xml.diff                     |  0
 debian/patches/series                                       |  6 +++---
 debian/patches/{patch => }/tablelayout.diff                 | 10 ++++------
 4 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/debian/patches/patch/XMLCharacterProperties.java.diff b/debian/patches/XMLCharacterProperties.java.diff
similarity index 90%
rename from debian/patches/patch/XMLCharacterProperties.java.diff
rename to debian/patches/XMLCharacterProperties.java.diff
index 180c4ce..19e5e0b 100644
--- a/debian/patches/patch/XMLCharacterProperties.java.diff
+++ b/debian/patches/XMLCharacterProperties.java.diff
@@ -9,11 +9,10 @@ Signed-off-by: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
  .../java/jas/util/xml/XMLCharacterProperties.java  |   80 ++++++++++++++++++++
  1 files changed, 80 insertions(+), 0 deletions(-)
 
-diff --git a/src/main/java/jas/util/xml/XMLCharacterProperties.java b/src/main/java/jas/util/xml/XMLCharacterProperties.java
-new file mode 100644
-index 0000000..394acd7
+Index: jas-plotter/src/main/java/jas/util/xml/XMLCharacterProperties.java
+===================================================================
 --- /dev/null
-+++ b/src/main/java/jas/util/xml/XMLCharacterProperties.java
++++ jas-plotter/src/main/java/jas/util/xml/XMLCharacterProperties.java
 @@ -0,0 +1,80 @@
 +/*
 + * Copyright 2010 by Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
@@ -95,5 +94,3 @@ index 0000000..394acd7
 +
 +}
 +
--- 
-tg: (2e38280..) patch/XMLCharacterProperties.java (depends on: master)
diff --git a/debian/patches/patch/pom.xml.diff b/debian/patches/pom.xml.diff
similarity index 100%
rename from debian/patches/patch/pom.xml.diff
rename to debian/patches/pom.xml.diff
diff --git a/debian/patches/series b/debian/patches/series
index b943ae5..20586e5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-patch/XMLCharacterProperties.java.diff -p1
-patch/pom.xml.diff
-patch/tablelayout.diff -p1
+XMLCharacterProperties.java.diff
+pom.xml.diff
+tablelayout.diff
diff --git a/debian/patches/patch/tablelayout.diff b/debian/patches/tablelayout.diff
similarity index 68%
rename from debian/patches/patch/tablelayout.diff
rename to debian/patches/tablelayout.diff
index 52ec53d..4dab953 100644
--- a/debian/patches/patch/tablelayout.diff
+++ b/debian/patches/tablelayout.diff
@@ -10,10 +10,10 @@ Signed-off-by: Gabriele Giacone <1o5g4r8o at gmail.com>
  src/main/java/jas/hist/JASHistPropertyDialog.java |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
-diff --git a/src/main/java/jas/hist/JASHistPropertyDialog.java b/src/main/java/jas/hist/JASHistPropertyDialog.java
-index 2d05d8a..9a9f250 100644
---- a/src/main/java/jas/hist/JASHistPropertyDialog.java
-+++ b/src/main/java/jas/hist/JASHistPropertyDialog.java
+Index: jas-plotter/src/main/java/jas/hist/JASHistPropertyDialog.java
+===================================================================
+--- jas-plotter.orig/src/main/java/jas/hist/JASHistPropertyDialog.java
++++ jas-plotter/src/main/java/jas/hist/JASHistPropertyDialog.java
 @@ -46,7 +46,7 @@ import javax.swing.event.ChangeEvent;
  import javax.swing.event.ChangeListener;
  import javax.swing.event.ListSelectionEvent;
@@ -23,5 +23,3 @@ index 2d05d8a..9a9f250 100644
  
  
  public final class JASHistPropertyDialog extends PropertyDialog
--- 
-tg: (220529a..) patch/tablelayout (depends on: master)

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git



More information about the pkg-java-commits mailing list