Control: severity -1 +serious
Control: tags -1 +pending

I have uploaded an NMU dropping the libswt-gnome-gtk3-jni package to
the DELAYED/15 queue. Please let me know if I should speed up or slow
down the upload.

git formatted patch attached. Note that there have been 2 previous
NMUs for swt-gtk.

Thanks,
Jeremy Bicha
From 1db7cde5709cede83b1d44dd8349af9f3fc1a8bc Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbi...@debian.org>
Date: Sun, 18 Feb 2018 21:27:38 -0500
Subject: [PATCH] releasing package swt-gtk version 3.8.2-4.3

---
 debian/Makefile                       |  2 +-
 debian/changelog                      |  7 +++++++
 debian/control                        | 17 +----------------
 debian/libswt-gnome-gtk-3-jni.install |  1 -
 4 files changed, 9 insertions(+), 18 deletions(-)
 delete mode 100644 debian/libswt-gnome-gtk-3-jni.install

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 <jbi...@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
-- 
2.15.1

Reply via email to