[SCM] Debian packaging for swt-gtk. branch, master, updated. debian/3.8.0_rc4-1-10-gffe7b54
Jakub Adam
jakub.adam at ktknet.cz
Thu Apr 4 17:51:39 UTC 2013
The following commit has been merged in the master branch:
commit 170562f9e4a38f67a93478eb93ca4c18b9a46a72
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Apr 4 18:05:52 2013 +0200
Reconsidered package description
diff --git a/debian/changelog b/debian/changelog
index f4d1f02..c0e10aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ swt-gtk (3.8.2-1) UNRELEASED; urgency=low
* Add fix for compatibility with libwebkitgtk-1.0-0 1.11.91-1
(Closes: #704516).
* Updated arch64.diff patch for new upstream release.
+ * Reconsidered package description (Closes: #681417).
-- Jakub Adam <jakub.adam at ktknet.cz> Thu, 04 Apr 2013 17:40:20 +0200
diff --git a/debian/control b/debian/control
index 45c5adb..04ac929 100644
--- a/debian/control
+++ b/debian/control
@@ -36,12 +36,9 @@ Breaks: libswt-gnome-gtk-3-jni (<< 3.8.0~rc2-2~),
libswt-webkit-gtk-3-jni (<< 3.8.0~rc2-2~),
eclipse-rcp (<< 3.8)
Description: Standard Widget Toolkit for GTK+ Java library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
- .
- This package includes the SWT JAR libraries.
+ 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.
Package: libswt-gtk-3-jni
Architecture: any
@@ -49,10 +46,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libswt-gnome-gtk-3-jni
Breaks: libswt-gtk-3-java (<< ${binary:Version}), libswt-gtk-3-java (>> ${binary:Version})
Description: Standard Widget Toolkit for GTK+ JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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 JNI libraries (atk, awt, gtk, pi).
@@ -60,10 +56,9 @@ Package: libswt-gnome-gtk-3-jni
Architecture: any
Depends: libswt-gtk-3-jni (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Standard Widget Toolkit for GTK+ GNOME JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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.
@@ -71,10 +66,9 @@ Package: libswt-cairo-gtk-3-jni
Architecture: any
Depends: libswt-gtk-3-jni (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Standard Widget Toolkit for GTK+ Cairo JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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 Cairo JNI libraries.
@@ -82,10 +76,9 @@ Package: libswt-glx-gtk-3-jni
Architecture: any
Depends: libswt-gtk-3-jni (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Standard Widget Toolkit for GTK+ GLX JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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 GLX JNI libraries.
@@ -94,10 +87,9 @@ Architecture: any
Depends: libswt-gtk-3-jni (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Breaks: libswt-gtk-3-java (<< ${binary:Version}), libswt-gtk-3-java (>> ${binary:Version})
Description: Standard Widget Toolkit for GTK+ WebKit JNI library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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 WebKit JNI libraries.
@@ -111,9 +103,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libswt-gtk-3-jni (= ${binary:Version}),
libswt-webkit-gtk-3-jni (= ${binary:Version})
Description: Standard Widget Toolkit for GTK+ native library
- The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
- programming language. SWT provides efficient, portable and fast access to
- native controls and user interface facilities on the platforms where it has
- been implemented.
+ 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 contains a native library built using gcj.
--
Debian packaging for swt-gtk.
More information about the pkg-java-commits
mailing list