2009
swt-gtk (3.4.2-3) unstable; urgency=medium
* debian/control:
- Build-Depend on libxt-dev. Fixes FTBFS with openjdk. Closes: #542990.
- Update Standards-Version to 3.8.3.
* debian/rules:
- Set makefile to debian/Makefile.
- Pass AWT_LIB_PATH dinamically to Makefile.
* debian/copyright:
- Update copyright holders and licenses.
- Use machine-readable format.
* debian/patches/01-make_linux.patch: Remove AWT_LIB_PATH from patch.
-- Adrian Perez <adrianperez.deb@gmail.com> Mon, 24 Aug 2009 10:19:55 -0400
swt-gtk (3.4.2-2) unstable; urgency=low
* Architecture-dependent package libswt-gtk-3.4-java installs to
/usr/lib/java by policy.
* Updated maintainer scripts and alternatives to reflect previous change.
-- Adrian Perez <adrianperez.deb@gmail.com> Fri, 24 Jul 2009 12:26:59 -0400
swt-gtk (3.4.2-1) unstable; urgency=low
* New upstream release. Closes: #532846 * debian/control: - Updated Maintainer. - Updated policy to 3.8.2. No more changes. - Versioned 'debhelper' build dependency to (>> 7.0). - Added ${misc:Depends} to binary packages. - Removed duplicated 'Section' field in binary packages. - Section of libswt-gtk-3.4-java set to 'java'. - Added 'Homepage' field. * debian/compat: - Changed compatibility to 7. * debian/copyright: - Included package adoption notice. - Specified version of LGPL to 2. - Notice that upstream distribution was repackaged. * debian/patches: - Updated diff for x86_64. - Extracted make_linux patch to debian/patches/common to address x64. Thanks to Shaun Jackman. * debian/rules: - Changed DEB_PATCHDIRS to include 'common' and arch-dependent patches. * Fixed debian/watch file. * Added README.Debian.
-- Adrian Perez <adrianperez.deb@gmail.com> Mon, 6 Jul 2009 10:04:15 -0400
2008
swt-gtk (3.4-2) unstable; urgency=low
* Build and install the GLX library. Closes: #497119. Thanks to Vincent Crevot. * Link libswt-awt-gtk against libjawt. Closes: #488959. * Use DEB_HOST_ARCH_CPU rather than DEB_HOST_ARCH to decide which architectures are 64 bit. Closes: #497784. Thanks to Petr Salinger.
-- Shaun Jackman <sjackman@debian.org> Fri, 21 Nov 2008 22:14:13 -0800
swt-gtk (3.4-1) unstable; urgency=low
* New upstream release. Closes: #490214. * Update the policy to version 3.8.0.1. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Thu, 10 Jul 2008 18:44:51 -0700
swt-gtk (3.4~rc3-1) unstable; urgency=medium
* New upstream release. * Build using xulrunner-dev rather than libxul-dev. Closes: #480818. * Build and install the AWT JNI library. Closes: #482402. * Add libxcb-render-util0-dev to the build dependencies.
-- Shaun Jackman <sjackman@debian.org> Sat, 14 Jun 2008 15:08:45 -0700
swt-gtk (3.3.1-4) unstable; urgency=low
* Depend on default-jdk-builddep rather than java-gcj-compat-dev.
Closes: #477905.
* New native package, libswt-gtk-3.3-java-gcj, built using dh_nativejava.
* Remove libswt-gtk-3.3, libswt-mozilla-gtk-3.3, libswt-cairo-gtk-3.3,
libswt-gtk-dev, libswt-mozilla-gtk-dev, and libswt-cairo-gtk-dev.
These packages are all superseded by libswt-gtk-3.3-java-gcj.
* Do not strip the binaries. Closes: #438087.
-- Shaun Jackman <sjackman@debian.org> Sun, 27 Apr 2008 10:04:56 -0700
swt-gtk (3.3.1-3) unstable; urgency=low
* Package the xulrunner and xpcominit JNI libraries.
-- Shaun Jackman <sjackman@debian.org> Fri, 11 Jan 2008 14:37:45 -0800
2007
swt-gtk (3.3.1-2) unstable; urgency=low
* Add Cairo packages. Closes: #451613. * Update the policy to version 3.7.3. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Fri, 14 Dec 2007 11:55:23 -0700
swt-gtk (3.3.1-1) unstable; urgency=low
* New upstream release. * Bump the soname version to 3.3. * Bump the alternatives priority to 103.
-- Shaun Jackman <sjackman@debian.org> Mon, 15 Oct 2007 21:02:38 -0700
swt-gtk (3.2.2-2) unstable; urgency=medium
* Fix the alternatives handling. Closes: #440690. Thanks to Guillem Jover.
-- Shaun Jackman <sjackman@debian.org> Sat, 13 Oct 2007 10:24:41 -0700
swt-gtk (3.2.2-1) unstable; urgency=low
* New upstream release.
-- Shaun Jackman <sjackman@debian.org> Thu, 5 Jul 2007 09:46:34 -0600
swt-gtk (3.2.1-5) unstable; urgency=medium
* Each of the JNI packages conflicts with libswt3.2-gtk-jni.
Closes: #401570, #406583.
-- Shaun Jackman <sjackman@debian.org> Tue, 16 Jan 2007 10:10:37 -0700
2006
swt-gtk (3.2.1-4) unstable; urgency=medium
* Define SWT_PTR_SIZE_64 on 64-bit architectures. Closes: #403057. * Allow libswt3.2-gtk-jni as an alternative to libswt-gtk-3.2-jni. Closes: #376672. * Add ppc64 to the list of 64-bit architectures. Closes: #401145.
-- Shaun Jackman <sjackman@debian.org> Thu, 14 Dec 2006 10:13:46 -0700
swt-gtk (3.2.1-3) unstable; urgency=low
* Support 64-bit architectures. Closes: #354358. Use simple-patchsys and depend on patchutils. * Revert the static_error patch. * Prevent dh_makeshlibs from calling ldconfig for JNI packages. * Make the package binary NMUable.
-- Shaun Jackman <sjackman@debian.org> Tue, 28 Nov 2006 14:52:44 -0700
swt-gtk (3.2.1-2) unstable; urgency=medium
* Fix the swt.jar alternative. Closes: #396352. * Use the Common Debian Build System (CDBS).
-- Shaun Jackman <sjackman@debian.org> Tue, 31 Oct 2006 14:58:10 -0700
swt-gtk (3.2.1-1) unstable; urgency=low
* New upstream release. * Update the policy to version 3.7.2.2. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Sun, 29 Oct 2006 15:00:18 -0700
swt-gtk (3.2-1) unstable; urgency=low
* New upstream release. * Update the policy to version 3.7.2.1. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Sun, 16 Jul 2006 12:53:38 -0600
swt-gtk (3.1.2-3) unstable; urgency=low
* Build using java-gcj-compat-dev and gcj instead of libgcj-dev.
Closes: #359741.
* Build using libxul-dev instead of mozilla-dev. Closes: #364380.
* Update the policy to version 3.7.2.0. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Sun, 28 May 2006 09:23:30 -0600
swt-gtk (3.1.2-2) unstable; urgency=low
* Revert the patch to xpcom.cpp used to fix #324030. It fixed the build but did not produce a working package on 64-bit architectures.
-- Shaun Jackman <sjackman@debian.org> Sun, 26 Feb 2006 10:25:49 -0700
swt-gtk (3.1.2-1.0.1) unstable; urgency=low
* Rebuild against libgcc1 4.0.2.
-- Shaun Jackman <sjackman@debian.org> Sat, 25 Feb 2006 11:24:08 -0700
swt-gtk (3.1.2-1) unstable; urgency=low
* New upstream release. * Compile the class files using gcj -C instead of jikes. * Remove jikes-classpath from the build dependencies. * Add an alternative for /usr/share/java/swt.jar. * Move the JNI shared libraries to /usr/lib/jni. * Add a watch file. * Ignore the lintian warning package-name-doesnt-match-sonames. * Update the policy version to 3.6.2.2. No changes were necessary.
-- Shaun Jackman <sjackman@debian.org> Sun, 5 Feb 2006 11:42:56 -0700
2005
swt-gtk (3.1-3) unstable; urgency=low
* Created libswt-gnome-gtk-3.1-jni to eliminate the Gnome
dependency of libswt-gtk-3.1-jni. Closes: #309126.
* Updated the web address.
-- Shaun Jackman <sjackman@debian.org> Wed, 28 Sep 2005 09:55:01 -0600
swt-gtk (3.1-2) unstable; urgency=low
* Patch xpcom.cpp to fix the build for 64-bit architectures.
Closes: #324030. Thanks to Andreas Jochens.
* Compile each source file on an individual command line to prevent
the build on m68k from timing out.
-- Shaun Jackman <sjackman@debian.org> Wed, 14 Sep 2005 09:34:21 -0600
swt-gtk (3.1-1) unstable; urgency=low
* New upstream release. * Merge libswt-mozilla-gtk-3.1-java into libswt-gtk-3.1-java.
-- Shaun Jackman <sjackman@debian.org> Wed, 7 Sep 2005 17:44:01 -0600
swt-gtk (3.0+3.1M4-5) unstable; urgency=low
* Remove the setgid bit. Closes: #324057. Thanks to Matt Kraai. * Update the Debian policy version to 3.6.2.1.
-- Shaun Jackman <sjackman@debian.org> Wed, 7 Sep 2005 16:45:20 -0600
swt-gtk (3.0+3.1M4-4) unstable; urgency=low
* Depend on libgcj-dev instead of libgcj4-dev | libgcj-dev. Closes: #310569, #320355. * Build using gcj 4.0.1.
-- Shaun Jackman <sjackman@debian.org> Tue, 16 Aug 2005 14:19:08 -0700
swt-gtk (3.0+3.1M4-3) unstable; urgency=low
* Add a libswt-3.1-java alternative provided by libswt-gtk-3.1-java. * Compile the class files using jikes instead of gcj -C.
-- Shaun Jackman <sjackman@debian.org> Sat, 7 May 2005 11:56:28 -0700
swt-gtk (3.0+3.1M4-2) unstable; urgency=low
* Add libXtst.so.6 to the dependencies of libswt-pi-gtk-3106.so.
-- Shaun Jackman <sjackman@debian.org> Wed, 4 May 2005 15:43:28 -0700
swt-gtk (3.0+3.1M4-1) unstable; urgency=low
* New upstream release. * Remove binaries from source package (closes: #264852).
-- Shaun Jackman <sjackman@debian.org> Fri, 21 Jan 2005 16:53:54 -0800
2004
swt-gtk (3.0-6) unstable; urgency=low
* Use libgcj4-dev as long as gcj provides gcj-3.3 (closes: #276052). * Change section to libdevel.
-- Shaun Jackman <sjackman@debian.org> Tue, 12 Oct 2004 08:41:04 -0700
swt-gtk (3.0-5) unstable; urgency=low
* Add libgcj5-dev as an alternative to the libgcj-dev dependency. * Add fastjar to the dependencies (closes: #267931).
-- Shaun Jackman <sjackman@debian.org> Tue, 24 Aug 2004 23:35:41 -0700
swt-gtk (3.0-4) unstable; urgency=low
* Add libxtst-dev to Build-Depends, thanks to Roland Stigge (closes: #265694).
-- Shaun Jackman <sjackman@debian.org> Sat, 14 Aug 2004 12:07:59 -0700
swt-gtk (3.0-3) unstable; urgency=low
* Patch SWT to build cleanly with gcj. * Rebuild JAR files from source (closes: #264851). * Add an alternative for the java-config script (closes: #264854). * Depend on gcj and libgcj-dev instead of libgcj5-dev. * Depend on mozilla-dev. * Add Mozilla packages. * Remove README.Debian. * Rename swt-gtk-pi-3.jar to swt-pi-gtk-3.jar similar to upstream. * Compile all shared libraries with -fPIC.
-- Shaun Jackman <sjackman@debian.org> Thu, 12 Aug 2004 13:46:53 -0700
swt-gtk (3.0-2) unstable; urgency=low
* Build-Depends: Change libgtk2.0-dev to libgnomeui-dev. * Change libswt-gtk-dev to Architecture: all. * Split libswt-gtk3-java out of libswt-gtk-dev. * Split libswt-gtk3-jni out of libswt-gtk3. * Rename swt.jar to swt-gtk-3.jar, swt-pi.jar to swt-gtk-pi-3.jar. * Add CLASSPATH to the pkg-config file. * Add a java-config file.
-- Shaun Jackman <sjackman@debian.org> Wed, 11 Aug 2004 12:32:09 -0700
swt-gtk (3.0-1) unstable; urgency=low
* Initial release (closes: #261388).
-- Shaun Jackman <sjackman@debian.org> Mon, 26 Jul 2004 09:39:10 -0700