[jabref] 03/03: add patch headers

Tony Mancill tmancill at moszumanska.debian.org
Sun Dec 4 19:58:23 UTC 2016


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

tmancill pushed a commit to branch dev
in repository jabref.

commit 096f45c475f6d86dd19104b9e1604f1fcfe0b92f
Author: tony mancill <tmancill at debian.org>
Date:   Sun Dec 4 11:58:07 2016 -0800

    add patch headers
---
 debian/patches/010_gradle_build.patch                    | 4 ++++
 debian/patches/020_disable_automatic_upgrade_check.patch | 4 ++++
 debian/patches/030_xjc.patch                             | 4 ++++
 debian/patches/040_disable_macadapter.patch              | 4 ++++
 debian/patches/050_unirest_json.patch                    | 4 ++++
 5 files changed, 20 insertions(+)

diff --git a/debian/patches/010_gradle_build.patch b/debian/patches/010_gradle_build.patch
index dc37e3f..73ac6c5 100644
--- a/debian/patches/010_gradle_build.patch
+++ b/debian/patches/010_gradle_build.patch
@@ -1,3 +1,7 @@
+Description: patch upstream build system for building on Debian
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
+
 --- a/build.gradle
 +++ b/build.gradle
 @@ -1,5 +1,6 @@
diff --git a/debian/patches/020_disable_automatic_upgrade_check.patch b/debian/patches/020_disable_automatic_upgrade_check.patch
index 5299d8c..b470842 100644
--- a/debian/patches/020_disable_automatic_upgrade_check.patch
+++ b/debian/patches/020_disable_automatic_upgrade_check.patch
@@ -1,3 +1,7 @@
+Description: disable automatic phone-home version check
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
+
 diff --git a/src/main/java/net/sf/jabref/JabRefGUI.java b/src/main/java/net/sf/jabref/JabRefGUI.java
 index efec40a..fb43ff1 100644
 --- a/src/main/java/net/sf/jabref/JabRefGUI.java
diff --git a/debian/patches/030_xjc.patch b/debian/patches/030_xjc.patch
index b3d4a60..68d7a26 100644
--- a/debian/patches/030_xjc.patch
+++ b/debian/patches/030_xjc.patch
@@ -1,3 +1,7 @@
+Description: xjc ant task needs jaxb-impl on the classpath
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
+
 --- a/xjc.gradle
 +++ b/xjc.gradle
 @@ -3,7 +3,8 @@
diff --git a/debian/patches/040_disable_macadapter.patch b/debian/patches/040_disable_macadapter.patch
index 03584d3..6a1bc11 100644
--- a/debian/patches/040_disable_macadapter.patch
+++ b/debian/patches/040_disable_macadapter.patch
@@ -1,3 +1,7 @@
+Description: disable OSX-specific functionality for building on Debian
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
+
 --- a/src/main/java/osx/macadapter/MacAdapter.java
 +++ b/src/main/java/osx/macadapter/MacAdapter.java
 @@ -14,6 +14,7 @@
diff --git a/debian/patches/050_unirest_json.patch b/debian/patches/050_unirest_json.patch
index 747059d..ba6d300 100644
--- a/debian/patches/050_unirest_json.patch
+++ b/debian/patches/050_unirest_json.patch
@@ -1,3 +1,7 @@
+Description: patch for building against libunirest-java using android-json
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
+
 --- a/src/main/java/net/sf/jabref/gui/worker/VersionWorker.java
 +++ b/src/main/java/net/sf/jabref/gui/worker/VersionWorker.java
 @@ -14,6 +14,7 @@

-- 
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