[swt-gtk] 03/03: Drop libswt-gnome-gtk-3-jni (Closes: #868406)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 29 09:35:26 BST 2018


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

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

commit 7a0309894344a92ecc5d8c82205c71bd0b7d3824
Author: Jeremy Bicha <jbicha at debian.org>
Date:   Sun Feb 18 21:20:55 2018 -0500

    Drop libswt-gnome-gtk-3-jni (Closes: #868406)
---
 debian/Makefile                       |  2 +-
 debian/changelog                      |  7 +++++++
 debian/control                        | 17 +----------------
 debian/libswt-gnome-gtk-3-jni.install |  1 -
 4 files changed, 9 insertions(+), 18 deletions(-)

diff --git a/debian/Makefile b/debian/Makefile
index de12f49..33ded9e 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -8,7 +8,7 @@ RM=rm -f
 
 all: $(JAVA)
 	$(MAKE) -f make_linux.mak make_atk make_awt make_cairo make_glx \
-		make_gnome make_swt make_webkit
+		make_swt make_webkit
 
 clean distclean:
 	$(RM) $(CLEANFILES)
diff --git a/debian/changelog b/debian/changelog
index aac1af0..1e81821 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+swt-gtk (3.8.2-4.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop libswt-gnome-gtk-3-jni (Closes: #868406)
+
+ -- Jeremy Bicha <jbicha at debian.org>  Sun, 18 Feb 2018 21:20:55 -0500
+
 swt-gtk (3.8.2-4.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index d41ecb0..1bc34ac 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  libgl1-mesa-dev | libgl-dev,
  libglib2.0-dev (>= 2.35),
  libglu1-mesa-dev | libglu-dev,
- libgnomeui-dev,
+ libgtk2.0-dev,
  libxcb-render-util0-dev,
  libxt-dev,
  libxtst-dev,
@@ -58,8 +58,6 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
-Suggests:
- libswt-gnome-gtk-3-jni
 Breaks:
  libswt-gtk-3-java (<< ${binary:Version}),
  libswt-gtk-3-java (>> ${binary:Version})
@@ -70,19 +68,6 @@ Description: Standard Widget Toolkit for GTK+ JNI library
  .
  This package includes the JNI libraries (atk, awt, gtk, pi).
 
-Package: libswt-gnome-gtk-3-jni
-Architecture: any
-Depends:
- libswt-gtk-3-jni (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
-Description: Standard Widget Toolkit for GTK+ GNOME JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich Java GUI toolkit.
- For platforms with existing SWT implementations it provides efficient, portable
- and fast access to native controls and user interface facilities.
- .
- This package includes the GNOME JNI library.
-
 Package: libswt-cairo-gtk-3-jni
 Architecture: any
 Depends:
diff --git a/debian/libswt-gnome-gtk-3-jni.install b/debian/libswt-gnome-gtk-3-jni.install
deleted file mode 100644
index 5244427..0000000
--- a/debian/libswt-gnome-gtk-3-jni.install
+++ /dev/null
@@ -1 +0,0 @@
-libswt-gnome-*[0-9].so usr/lib/jni

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



More information about the pkg-java-commits mailing list