[netbeans] 02/05: Remove libopenjfx-java.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jun 14 14:14:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit a789e397818a32d692fe09548d1c9c5f104a42c1
Author: Markus Koschany <apo at gambaru.de>
Date: Sun Jun 14 15:41:44 2015 +0200
Remove libopenjfx-java.
---
debian/control | 2 --
debian/rules | 1 -
2 files changed, 3 deletions(-)
diff --git a/debian/control b/debian/control
index a3bbcee..410fb1c 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,6 @@ Build-Depends:
liblucene3-java,
libmysql-java,
libnb-javaparser-java (>= 7.0.1~),
- libopenjfx-java,
libosgi-compendium-java,
libosgi-core-java,
libpostgresql-jdbc-java,
@@ -236,7 +235,6 @@ Depends:
libnb-org-openide-modules-java,
libnb-org-openide-util-java,
libnb-org-openide-util-lookup-java,
- libopenjfx-java,
libosgi-compendium-java,
libosgi-core-java,
libswing-layout-java (>= 1.0.3),
diff --git a/debian/rules b/debian/rules
index 369c25a..5c2e8bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -149,7 +149,6 @@ override_dh_auto_install:
$(INSTALL)$(pkg-apisupport) nbbuild/netbeans/apisupport/.lastModified $(NB_INSTALL_DIR)/$(base-apisupport)
# Install Netbeans package files
echo > nbbuild/netbeans/nb/.noautoupdate
- $(INSTALL)$(pkg-nb) nbbuild/netbeans/javafx/* $(NB_INSTALL_DIR)/javafx
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/* $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/.lastModified $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/.noautoupdate $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list