[SCM] Debian packaging for swt-gtk. branch, master, updated. debian/3.8.0_rc2-3-10-gbec5fa4

Niels Thykier niels at thykier.net
Wed Jun 20 20:22:10 UTC 2012


The following commit has been merged in the master branch:
commit b971cfbfd70ea0c4dd3488efb131bff468b2e1f5
Author: Niels Thykier <niels at thykier.net>
Date:   Wed Jun 20 12:39:21 2012 +0200

    Release swt-gtk/3.8~rc2-3 into unstable
    
    Signed-off-by: Niels Thykier <niels at thykier.net>

diff --git a/debian/changelog b/debian/changelog
index d225a96..a9fff31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-swt-gtk (3.8.0~rc2-3) UNRELEASED; urgency=low
+swt-gtk (3.8.0~rc2-3) unstable; urgency=low
 
+  * Upload to unstable.
   * Compile java code with source/target 1.5 to ensure java
     classes are compatible with Java 1.5+.  Thanks to James
     Page for the report and the patch.
     (Closes: #677025, LP: #1011103)
+  * Add breaks on eclipse-rcp to ensure eclipse 3.7 is not
+    installed with swt-gtk 3.8.
 
- -- Niels Thykier <niels at thykier.net>  Mon, 18 Jun 2012 16:27:00 +0200
+ -- Niels Thykier <niels at thykier.net>  Wed, 20 Jun 2012 12:38:50 +0200
 
 swt-gtk (3.8.0~rc2-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 0374931..45c5adb 100644
--- a/debian/control
+++ b/debian/control
@@ -31,9 +31,10 @@ Conflicts: libswt3.2-gtk-jni,
            libswt-cairo-gtk-3.5-jni,
            libswt-mozilla-gtk-3.5-jni
 Breaks: libswt-gnome-gtk-3-jni (<< 3.8.0~rc2-2~),
-         libswt-cairo-gtk-3-jni (<< 3.8.0~rc2-2~),
-         libswt-glx-gtk-3-jni (<< 3.8.0~rc2-2~),
-         libswt-webkit-gtk-3-jni (<< 3.8.0~rc2-2~)
+        libswt-cairo-gtk-3-jni (<< 3.8.0~rc2-2~),
+        libswt-glx-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

-- 
Debian packaging for swt-gtk.



More information about the pkg-java-commits mailing list