[libnb-platform-java] 04/07: Readd DEP-3 headers.
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jun 3 11:33:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository libnb-platform-java.
commit 62e971007c36a1c5283904ebfab36e82b617e9f0
Author: Markus Koschany <apo at gambaru.de>
Date: Wed Jun 3 12:42:05 2015 +0200
Readd DEP-3 headers.
---
debian/patches/netbeans-platform-empty-binaries-list.patch | 2 ++
debian/patches/netbeans-platform-jemmy.patch | 4 ++++
debian/patches/netbeans-platform-nbi.patch | 2 ++
debian/patches/netbeans-platform-nojnabinaries.patch | 2 ++
debian/patches/netbeans-platform-properties.patch | 4 ++++
debian/patches/netbeans-platform-windowslauncher.patch | 5 +++++
debian/patches/osgi-update.patch | 5 +++++
7 files changed, 24 insertions(+)
diff --git a/debian/patches/netbeans-platform-empty-binaries-list.patch b/debian/patches/netbeans-platform-empty-binaries-list.patch
index 5384497..9dee436 100644
--- a/debian/patches/netbeans-platform-empty-binaries-list.patch
+++ b/debian/patches/netbeans-platform-empty-binaries-list.patch
@@ -2,6 +2,8 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 13:38:55 +0200
Subject: netbeans platform empty binaries list
+Empty all the binaries-list files so nothing gets downloaded.
+Forwarded: not-needed
---
apisupport.harness/external/binaries-list | 3 ---
javahelp/external/binaries-list | 1 -
diff --git a/debian/patches/netbeans-platform-jemmy.patch b/debian/patches/netbeans-platform-jemmy.patch
index 6d8482d..ead2fc0 100644
--- a/debian/patches/netbeans-platform-jemmy.patch
+++ b/debian/patches/netbeans-platform-jemmy.patch
@@ -2,6 +2,10 @@ From: Markus Koschany <apo at gambaru.de>
Date: Tue, 2 Jun 2015 13:48:04 +0200
Subject: netbeans platform jemmy
+We don't include zips of the jemmy doc or src. Otherwise this would cause a
+FTBFS.
+
+Forwarded: not-needed
---
jemmy/nbproject/project.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/netbeans-platform-nbi.patch b/debian/patches/netbeans-platform-nbi.patch
index dab9130..4319470 100644
--- a/debian/patches/netbeans-platform-nbi.patch
+++ b/debian/patches/netbeans-platform-nbi.patch
@@ -2,6 +2,8 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 13:42:24 +0200
Subject: netbeans platform nbi
+Don't build the Netbeans Installer modules.
+Forwarded: not-needed
---
nbbuild/cluster.properties | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/patches/netbeans-platform-nojnabinaries.patch b/debian/patches/netbeans-platform-nojnabinaries.patch
index 199ae38..e15eadc 100644
--- a/debian/patches/netbeans-platform-nojnabinaries.patch
+++ b/debian/patches/netbeans-platform-nojnabinaries.patch
@@ -2,6 +2,8 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 14:21:49 +0200
Subject: netbeans platform nojnabinaries
+We don't need to install any JNA binaries, since they're already installed.
+Forwarded: not-needed
---
libs.jna.platform/nbproject/project.properties | 2 +-
libs.jna/nbproject/project.properties | 24 +++++++++++------------
diff --git a/debian/patches/netbeans-platform-properties.patch b/debian/patches/netbeans-platform-properties.patch
index 182f3f3..cf5aec2 100644
--- a/debian/patches/netbeans-platform-properties.patch
+++ b/debian/patches/netbeans-platform-properties.patch
@@ -2,6 +2,10 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 19:35:45 +0200
Subject: netbeans platform properties
+We don't include the swing layout source zip. Otherwise this would cause a
+FTBFS.
+
+Forwarded: not-needed
---
libs.testng/nbproject/project.properties | 2 +-
o.jdesktop.layout/nbproject/project.properties | 4 ++--
diff --git a/debian/patches/netbeans-platform-windowslauncher.patch b/debian/patches/netbeans-platform-windowslauncher.patch
index 1befa4b..7aa62d9 100644
--- a/debian/patches/netbeans-platform-windowslauncher.patch
+++ b/debian/patches/netbeans-platform-windowslauncher.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 15:29:10 +0200
Subject: netbeans platform windowslauncher
+Use mingw32 to build the windows launchers. These are useful if the Netbeans
+platform is used to build another application on Debian which you want to be
+able to run on a Windows system.
+
+Forwarded: not-needed
---
apisupport.harness/windows-launcher-src/Makefile | 7 ++---
.../nbproject/Makefile-app.exe.mk | 24 ++++++++---------
diff --git a/debian/patches/osgi-update.patch b/debian/patches/osgi-update.patch
index c497cde..e98e6c2 100644
--- a/debian/patches/osgi-update.patch
+++ b/debian/patches/osgi-update.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Mon, 1 Jun 2015 20:52:04 +0200
Subject: osgi update
+Implement missing methods or correct parameter changes due to the latest OSGi
+upgrade. It may be possible to drop this patch in the future, when upstream
+catches up.
+
+Forwarded: not-needed
---
netbinox/src/org/netbeans/modules/netbinox/JarBundleFile.java | 2 +-
netbinox/src/org/netbeans/modules/netbinox/Netbinox.java | 8 ++++++++
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git
More information about the pkg-java-commits
mailing list