[jabref] 188/459: add (back) patch headers
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:40:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit 884a6bf11710a193dac8c3d3c04e7023b317bbb3
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 11 16:44:29 2009 +0000
add (back) patch headers
---
debian/patches/BibtexEntry.patch | 2 ++
debian/patches/HONOR_DISPLAY_PROPERTIES.patch | 2 ++
debian/patches/{BstLexer.patch => antlr.patch} | 3 +++
debian/patches/build_xml.patch | 3 +++
debian/patches/free_javac.patch | 3 +++
debian/patches/preferences.patch | 3 +++
debian/patches/series | 2 +-
7 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/debian/patches/BibtexEntry.patch b/debian/patches/BibtexEntry.patch
index 16d9ff5..e04f90e 100644
--- a/debian/patches/BibtexEntry.patch
+++ b/debian/patches/BibtexEntry.patch
@@ -1,3 +1,5 @@
+Author: Philip Rinn <rinni at gmx.net>
+Description: TODO
--- a/src/java/net/sf/jabref/gui/ImportInspectionDialog.java
+++ b/src/java/net/sf/jabref/gui/ImportInspectionDialog.java
@@ -1319,7 +1319,7 @@
diff --git a/debian/patches/HONOR_DISPLAY_PROPERTIES.patch b/debian/patches/HONOR_DISPLAY_PROPERTIES.patch
index eb82c0e..ea49ed2 100644
--- a/debian/patches/HONOR_DISPLAY_PROPERTIES.patch
+++ b/debian/patches/HONOR_DISPLAY_PROPERTIES.patch
@@ -1,3 +1,5 @@
+Author: <gregoa at debian.org>
+Description: JEditorPane.HONOR_DISPLAY_PROPERTIES not understood by java-gcj-compat-dev ...
--- a/src/java/net/sf/jabref/JabRefMain.java
+++ b/src/java/net/sf/jabref/JabRefMain.java
@@ -109,7 +109,6 @@
diff --git a/debian/patches/BstLexer.patch b/debian/patches/antlr.patch
similarity index 79%
rename from debian/patches/BstLexer.patch
rename to debian/patches/antlr.patch
index 4e04812..2d77f3a 100644
--- a/debian/patches/BstLexer.patch
+++ b/debian/patches/antlr.patch
@@ -1,3 +1,6 @@
+Author: Gerardo Curiel <gerardo at sophie.gerardo.com.ve>
+Author: Philip Rinn <rinni at gmx.net>
+Description: Use antlr3 stable release API, missing ruleNestingLevel member on the antlr3 beta API
--- a/src/java/net/sf/jabref/bst/BstLexer.java
+++ b/src/java/net/sf/jabref/bst/BstLexer.java
@@ -9,8 +9,9 @@
diff --git a/debian/patches/build_xml.patch b/debian/patches/build_xml.patch
index 4ef35b4..105a59a 100644
--- a/debian/patches/build_xml.patch
+++ b/debian/patches/build_xml.patch
@@ -1,3 +1,6 @@
+Author: Gerardo Curiel <gerardo at sophie.gerardo.com.ve>
+Author: Philip Rinn <rinni at gmx.net>
+Description: Use debian libraries and disable unnecesary unjarlib target,
--- a/build.xml
+++ b/build.xml
@@ -85,7 +85,7 @@
diff --git a/debian/patches/free_javac.patch b/debian/patches/free_javac.patch
index 47a9c51..ee4f3f3 100644
--- a/debian/patches/free_javac.patch
+++ b/debian/patches/free_javac.patch
@@ -1,3 +1,6 @@
+Author: gregor herrmann <gregoa at debian.org>
+Author: Philip Rinn <rinni at gmx.net>
+Description: Changes to be able to compile JabRef with free java compilers.
--- a/src/java/net/sf/jabref/JabRef.java
+++ b/src/java/net/sf/jabref/JabRef.java
@@ -29,7 +29,6 @@
diff --git a/debian/patches/preferences.patch b/debian/patches/preferences.patch
index 8f09981..33fa720 100644
--- a/debian/patches/preferences.patch
+++ b/debian/patches/preferences.patch
@@ -1,3 +1,6 @@
+Author: gregor herrmann <gregoa at debian.org>
+Author: Philip Rinn <rinni at gmx.net>
+Description: Change some external applications.
--- a/src/java/net/sf/jabref/JabRefPreferences.java
+++ b/src/java/net/sf/jabref/JabRefPreferences.java
@@ -143,9 +143,9 @@
diff --git a/debian/patches/series b/debian/patches/series
index bcb47d5..69506c2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,5 +2,5 @@ build_xml.patch
free_javac.patch
HONOR_DISPLAY_PROPERTIES.patch
preferences.patch
-BstLexer.patch
+antlr.patch
BibtexEntry.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list