[bnd] 01/01: Removed the build dependency on libswt-gtk-3-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 1 20:21:05 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository bnd.

commit a18115d764232601de6e389fe24c68a023c8a32c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 1 22:20:56 2016 +0200

    Removed the build dependency on libswt-gtk-3-java
---
 debian/changelog | 7 +++++++
 debian/control   | 1 -
 debian/rules     | 1 -
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 788817f..dbe7c30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bnd (2.4.1-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Removed the build dependency on libswt-gtk-3-java
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 01 Aug 2016 22:20:22 +0200
+
 bnd (2.4.1-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 3aac9aa..5bd62f7 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Build-Depends:
  libbindex-java (>= 2.2+svn101),
  libosgi-compendium-java (>= 5.0.0-3~),
  libosgi-core-java (>= 6.0.0),
- libswt-gtk-3-java,
  maven-repo-helper
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/bnd.git
diff --git a/debian/rules b/debian/rules
index 83388f1..d3614c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,7 +69,6 @@ override_dh_auto_build:
 	ln -s /usr/share/eclipse/dropins/jdt/plugins/org.eclipse.jdt.launching_*.jar cnf/repo/org.eclipse.jdt.launching/org.eclipse.jdt.launching-3.3.3.jar
 	ln -s /usr/lib/eclipse/plugins/org.eclipse.jface_*.jar cnf/repo/org.eclipse.jface/org.eclipse.jface-3.3.2.jar
 	ln -s /usr/lib/eclipse/plugins/org.eclipse.jface.text_*.jar cnf/repo/org.eclipse.jface.text/org.eclipse.jface.text-3.3.2.jar
-	ln -s /usr/lib/java/swt-gtk-*.jar cnf/repo/org.eclipse.swt/org.eclipse.swt-3.3.2.jar
 	ln -s /usr/lib/eclipse/plugins/org.eclipse.debug.ui_*.jar cnf/repo/org.eclipse.debug.ui/org.eclipse.debug.ui-3.3.2.jar
 	ln -s /usr/lib/eclipse/plugins/org.eclipse.debug.core_*.jar cnf/repo/org.eclipse.debug.core/org.eclipse.debug.core-3.3.2.jar
 	ln -s /usr/lib/eclipse/plugins/org.eclipse.equinox.common_*.jar cnf/repo/org.eclipse.equinox.common/org.eclipse.equinox.common-3.3.0.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git



More information about the pkg-java-commits mailing list