2008
libglade-java (2.12.8-6) unstable; urgency=medium
* Fix bashism in script to launch examples. Thanks to Raphael Geissert for
the report and to Manuel Prinz for the fix. Closes: #489627.
* Bump Standards-Version: to 3.8.0.
-- Thomas Girard <thomas.g.girard@free.fr> Tue, 15 Jul 2008 16:19:56 +0200
libglade-java (2.12.8-5) unstable; urgency=low
* Build-depends on default-jdk-builddep, and set JAVA_HOME to
/usr/lib/jvm/default-java. Do not build-depend on gcj or attempt to
build -cni package on unsupported arches. Closes: #477880.
* Add missing © sign to debian/copyright to fix a lintian warning.
-- Thomas Girard <thomas.g.girard@free.fr> Sun, 27 Apr 2008 22:47:18 +0200
libglade-java (2.12.8-4) unstable; urgency=low
[ Mark Howard ] * Fixed typos in description. Closes: #440583. [ Thomas Girard ] * Bump Standards-Version: to 3.7.3. No changes needed. * Replace XS-Vcs-*: with Vcs-*:. * Add Homepage: control field. * Move libglade-java-dev to libdevel section. * Rework descriptions. * Alter DEB_CONFIGURE_SCRIPT_ENV to pass -I/usr/lib/jvm/java-gcj/include to the configure script so that gcj-4.3 finds jni.h.
-- Thomas Girard <thomas.g.girard@free.fr> Sat, 26 Jan 2008 18:40:05 +0100
2007
libglade-java (2.12.8-3) unstable; urgency=low
* New package, libglade-java-dev, split from libglade-jni and libglade-cni,
that:
o contains library symlinks and pkg-config file
o depends on libglib-java-dev, libgtk-java-dev and libgnome-java-dev
o pulls in libglade-jni, libglade-cni and libglade-java
* Rework package descriptions.
* Add missing java-gcj-compat | java2-runtime and libglib-java dependencies
to libglade-java.
* New patch, 06_pkgconfig_drop_glade_add_gnome.diff, to remove libglade-2.0
and add gnome2-java in .pc file.
-- Thomas Girard <thomas.g.girard@free.fr> Tue, 15 May 2007 14:56:54 +0000
libglade-java (2.12.8-2) unstable; urgency=low
* Rebuild for unstable. * Add XS-Vcs-Svn and XS-Vcs-Browser to debian/control. * Enhance debian/copyright.
-- Thomas Girard <thomas.g.girard@free.fr> Tue, 8 May 2007 20:53:54 +0000
libglade-java (2.12.8-1) experimental; urgency=low
[Thomas Girard]
* Add myself to Uploaders.
* Merge with Ubuntu:
o new packages libglade-java-doc, libglade-java-gcj
o bump standards to 3.7.2
o tighten build-dependencies on java-gcj-compat-dev, libgnome-java,
libgtk-java and libglib-java
* New upstream release.
* Bump debhelper level and build-dependency.
* New packages, libglade-cni and libglade-jni.
* Rework build-dependencies:
o add quilt, autotools-dev
o drop libgnome2-dev
o tighten libglade2-dev, libgnomeui-dev and libgnomecanvas2-dev
[Mark Howard]
* debian/watch: added.
-- Thomas Girard <thomas.g.girard@free.fr> Tue, 24 Apr 2007 20:57:31 +0000
libglade-java (2.12.7-0ubuntu3) feisty; urgency=low
* Fix typo in last dependency change.
-- Matthias Klose <doko@ubuntu.com> Mon, 8 Jan 2007 10:10:13 +0000
libglade-java (2.12.7-0ubuntu2) feisty; urgency=low
* Tighten (build-)dependency on libgnome-java.
-- Matthias Klose <doko@ubuntu.com> Sun, 7 Jan 2007 10:51:34 +0000
libglade-java (2.12.7-0ubuntu1) feisty; urgency=low
* New upstream version.
-- Matthias Klose <doko@ubuntu.com> Sat, 6 Jan 2007 21:09:56 +0000
2006
libglade-java (2.12.6-0ubuntu1) edgy; urgency=low
* New upstream release. * Build using dh_nativejava.
-- Matthias Klose <doko@ubuntu.com> Mon, 9 Oct 2006 22:05:27 +0200
libglade-java (2.12.5-0ubuntu1) edgy; urgency=low
* New upstream release
* Makefile.am: Unconditionalize the doc-stamp target, remove the
install-data-hook.
* Split out libglade-java-doc. Configure --without-javadocs, because gjdoc
fails on some architectures.
* Split out libglade-java-gcj.
* Configure --without-gcj-compile; rebuild the natively compiled for gcj
from bytecode instead from source using using -fjni -findirect-dispatch.
* Do not install a shlibs file for the jni library.
* Register the API docs.
-- Matthias Klose <doko@ubuntu.com> Wed, 16 Aug 2006 23:16:50 +0000
libglade-java (2.12.4-1) unstable; urgency=low
* New upstream release
-- Mark Howard <mh@debian.org> Sun, 9 Jul 2006 08:37:13 +0000
libglade-java (2.12.3-1) unstable; urgency=low
* Back-ported changes from ubuntu
Thanks to ubuntu developers listed below.
-- Mark Howard <mh@debian.org> Sat, 3 Jun 2006 17:36:19 +0100
libglade-java (2.12.3-0ubuntu2) dapper; urgency=low
* Install doc files into proper doc directory. * Explicitely build-depend on gcj.
-- Matthias Klose <doko@ubuntu.com> Mon, 24 Apr 2006 19:40:21 +0000
libglade-java (2.12.3-0ubuntu1) dapper; urgency=low
* New upstream version. * debian/control: Fixes. * debian/rules: Explicitely include -I/usr/lib/jvm/java-gcj/include.
-- Matthias Klose <doko@ubuntu.com> Sun, 16 Apr 2006 16:47:42 +0000
libglade-java (2.12.1-0ubuntu1) breezy; urgency=low
* Initial release.
-- root <natem@natemccallum.com> Sun, 8 Jan 2006 19:37:16 +0000
2005
libglade-java (2.10.1-1) unstable; urgency=low
* New upstream release. Closes: #316156
-- Mark Howard <mh@debian.org> Sun, 12 Jun 2005 13:11:52 +0100
libglade-java (2.8.3.1-3) unstable; urgency=low
* Cleaned up build depends.
-- Mark Howard <mh@debian.org> Sun, 17 Apr 2005 11:10:39 +0000
libglade-java (2.8.3.1-2) unstable; urgency=medium
* Patched Makefile.in to distclean correctly. * Build-depend on libgcj-dev instead of libgcj4-dev * Clean up *.Plo files
-- Mark Howard <mh@debian.org> Sat, 16 Apr 2005 10:17:55 +0000
libglade-java (2.8.3.1-1) unstable; urgency=low
* Created new source packages to follow new upstream release strategy. Each
module is now released separately and there is no all-in-one java-gnome
module.
-- Mark Howard <mh@debian.org> Sat, 5 Mar 2005 16:02:06 +0000