2009
im-sdk (12.3.91-6.3) unstable; urgency=low
* Non-maintainer upload. * Fix several implicit pointer conversions (Closes: #355612)
-- dann frazier <dannf@debian.org> Mon, 19 Jan 2009 16:21:05 -0700
2008
im-sdk (12.3.91-6.2) unstable; urgency=medium
* Non-maintainer upload. * Fix bashism in debian/rules (Closes: #477585) * Bump Standards-Version to 3.8.0
-- Chris Lamb <chris@chris-lamb.co.uk> Sat, 07 Jun 2008 19:58:58 +0100
im-sdk (12.3.91-6.1) unstable; urgency=low
* Non-maintainer upload. * Added LSB formatted dependency info in init.d script (closes: #469026)
-- Peter Eisentraut <petere@debian.org> Thu, 03 Apr 2008 14:21:56 +0200
2007
im-sdk (12.3.91-6) unstable; urgency=low
* Ack NMU. Thank you Cyril Brulebois and Mario Iseli. (Closes: #431579) * debian/control: + Made binMNU safe. (Closes: #437485) * debian/patches/007_leif-implicit-pointer.patch + More implicit pointer conversions fix. Thanks to Dann Frazier for the patch. * debian/patches/010_dont-use-0-as-null.patch + Fix iiim-xbe crashes on 64-bit architectures.
-- Roger So <rogerso@debian.org> Mon, 13 Aug 2007 13:14:03 +0800
im-sdk (12.3.91-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Only execute update-gtk-immodules in iiimf-client-gtk.postrm if it's
available (Closes: #431579).
-- Mario Iseli <mario@debian.org> Wed, 9 Aug 2007 09:13:17 +0200
im-sdk (12.3.91-5) unstable; urgency=low
* Set LD_LIBRARY_PATH when calling dh_gtkmodules (Closes: #427641)
-- Roger So <rogerso@debian.org> Tue, 5 Jun 2007 22:01:49 +0800
im-sdk (12.3.91-4) unstable; urgency=low
* Recompile against Gtk+ 2.10. (Closes: #419307) * More 64-bit fixes. * Use xsltproc and docbook-xsl instead of jade to generate HTML documents.
-- Roger So <rogerso@debian.org> Mon, 4 Jun 2007 23:56:52 +0800
im-sdk (12.3.91-3) unstable; urgency=low
* Patch to install missing libiiimp header files. (Closes: #393881) * Another attempt at fixing 64 bit issues, but still needs testing so I'm not closing any bugs at the moment.
-- Roger So <rogerso@debian.org> Wed, 14 Mar 2007 16:25:03 +0800
im-sdk (12.3.91-2) unstable; urgency=low
* debian/iiimf-server.postinst:
+ Should not run update-gtk-immodules. (Closes: #409728)
+ Should not start/restart daemon if running. (Closes: #393447)
* debian/iiimf-le-*.postinst:
+ Again, should not run update-gtk-immodules.
* debian/control:
+ Added more descriptive descriptons to libiiim*, iiimf and iiimf-dev
packages. (Closes: #332379)
+ Fixed speling mistooks. (Closes: #363959, #363960)
+ Added proper Replaces: for deprecated packages. (Closes: #341332)
+ Removed Recommends: lynx for im-sdk-docs.
-- Roger So <rogerso@debian.org> Mon, 12 Mar 2007 13:05:48 +0800
2006
im-sdk (12.3.91-0.2) unstable; urgency=low
* Reverting back to this version as newer trunk is unlikely to be
stable before etch.
* Use debhelper v5
* debian/control:
+ Build-Depends: libchewing3-dev
+ Bump Standards-Version to 3.7.2.1
- No changes
-- Roger So <rogerso@debian.org> Tue, 29 Aug 2006 12:43:47 +0800
2005
im-sdk (12.3.91-0.1) experimental; urgency=low
* New upstream release
* debian/control:
+ Removed packages libiiimutils0, libiiimutils-dev:
They are not meant to be public interfaces, but are part
of iiimf-server.
+ Bump Standards-Version to 3.6.2.1
- im-sdk-docs actually Depends: doc-base now
* soname version bumps
+ libiiimp0 -> libiiimp1
+ libiiimcf2 -> libiiimcf3
-- Roger So <rogerso@debian.org> Tue, 25 Oct 2005 15:43:27 +0700
im-sdk (12.2.2612-0.1) experimental; urgency=low
* New upstream stable release r12.2.
-- Roger So <rogerso@debian.org> Tue, 5 Jul 2005 11:10:56 +0800
im-sdk (12.1.1.svn2402-0.2) experimental; urgency=high
* First public release of 12.x series.
* debian/control:
+ Added Uploaders: Akira TAGOH <tagoh@debian.org>.
Thank you Tagoh-san!
+ Added Build-Depends: libchewing2-dev to allow chewing to be built
for twle and hkle.
* debian/rules:
+ Actually pass CFLAGS to the configure commands.
+ See how we go with -Wl,--as-needed
* New package:
+ iiimf-le-sun-hong-kong-chinese
-- Roger So <rogerso@debian.org> Sat, 2 Apr 2005 11:28:03 +0800
im-sdk (12.1.1.svn2402-0.1) unstable; urgency=low
* New upstream release from svn.
- fixed the invalid path issue.
-- Akira TAGOH <tagoh@debian.org> Thu, 31 Mar 2005 02:54:34 +0900
im-sdk (12.1.1.svn2401-0.1) unstable; urgency=low
* New upstream release from svn.
-- Akira TAGOH <tagoh@debian.org> Wed, 30 Mar 2005 17:22:25 +0900
im-sdk (12.1.1.svn2379-0.2) unstable; urgency=low
* debian/rules: updated shlibs.
-- Akira TAGOH <tagoh@debian.org> Thu, 24 Mar 2005 03:52:49 +0900
im-sdk (12.1.1.svn2379-0.1) unstable; urgency=low
* New upstream release from svn.
* Package renaming again:
- iiimf-xbe(iiimf-htt-xbe) -> iiimf-client-xbe
- iiimf-gtk(iiimgcf) -> iiimf-client-gtk
- iiimf-el-bin -> iiimf-client-el-bin
- iiimf-el -> iiimf-client-el
* New packages:
- iiimf: a meta package to install IIIMF.
- iiimf-dev: a meta package to install the development packages.
-- Akira TAGOH <tagoh@debian.org> Thu, 24 Mar 2005 02:25:37 +0900
im-sdk (12.1.1.svn2364-0.1) unstable; urgency=low
* New upstream release from svn. * debian/rules: added dh_installemacsen.
-- Akira TAGOH <tagoh@debian.org> Tue, 22 Mar 2005 08:43:23 +0900
im-sdk (12.1.1.svn2360-0.1) unstable; urgency=low
* New upstream release from svn.
* debian/rules: clean up.
* Packages renaming:
- iiimf-htt-server -> iiimf-server
- iiimf-htt-xbe -> iiimf-xbe
- iiimgcf -> iiimf-gtk
- iiimf-htt-csconv -> iiimf-csconv-modules
- iiimf-htt-le-indic -> iiimf-le-unit
- iiimf-htt-le-canna -> iiimf-le-canna
* New packages:
- libiiimutils0
- libiiimutils-dev
- iiimf-im-switcher
- iiimf-el
- iiimf-el-bin
- iiimf-le-hangul
- iiimf-le-sun-thai
- iiimf-le-sun-simplified-chinese
- iiimf-le-sun-traditional-chinese
* Removed package:
- iiimf-htt-le-newpy: replaced by Sun Chinese LE.
-- Akira TAGOH <tagoh@debian.org> Mon, 21 Mar 2005 11:21:38 +0900
im-sdk (12.1.2059-1mtu1) unstable-mtu; urgency=low
* Built for MTU/Linux. * Added libxml2-dev to build-depends. * Made 64bit patch.
-- Kenshi Muto <kmuto@debian.org> Tue, 4 Jan 2005 14:22:10 +0000
2004
im-sdk (12.1.2059-1) unstable; urgency=high
* new snapshot of upstream for atokx2.
-- Hiroshi Miura <miura@da-cha.org> Sat, 25 Dec 2004 18:08:20 -0900
im-sdk (12.1.2002-2) unstable; urgency=high
* debian/rules: add configure options to fix install path of im-sdk-doc.
-- Hiroshi Miura <miura@da-cha.org> Sat, 20 Nov 2004 18:08:20 -0900
im-sdk (12.1.2002-1) unstable; urgency=high
* New snapshot of upstream Subversion repository.
* debian/patches/005_leif_makefile.patch
+ fix Makefile.am to compile with new flex source
* debian/patches/006_doc_xmlpath.patch
+ change an install path of xml.dcl file.
-- Hiroshi Miura <miura@da-cha.org> Sat, 20 Nov 2004 18:08:20 -0900
im-sdk (12.0.1887-1) unstable; urgency=high
* New snapshot of upstream Subversion repository.
-- Hiroshi Miura <miura@da-cha.org> Fri, 19 Nov 2004 18:08:20 -0900
im-sdk (11.4.1870-7) unstable; urgency=high
* Recompiled with dependencies from sarge. * Urgency=high to get this into sarge.
-- Roger So <rogerso@debian.org> Sat, 6 Nov 2004 16:38:40 +0800
im-sdk (11.4.1870-6) unstable; urgency=high
* So Gmail has been marking all mail from the BTS as spam. Grrr...
* debian/control:
+ Add Build-Depends: jade as a quick fix to Bug #274099.
(Closes: #274099)
* Urgency=high to get this into sarge now!
-- Roger So <rogerso@debian.org> Tue, 26 Oct 2004 20:32:51 +0800
im-sdk (11.4.1870-5) unstable; urgency=high
* debian/patches/004_fix-64bit.patch:
Fix yet more 64 bit breakage on alpha, ia64, and hopefully amd64...
-- Roger So <rogerso@debian.org> Tue, 24 Aug 2004 16:27:44 +0800
im-sdk (11.4.1870-4) unstable; urgency=high
* urgency=high to get this into sarge.
* debian/patches/004_fix-64bit.patch (new):
Attempt to fix FTBFS on 64 bit archs.
-- Roger So <rogerso@debian.org> Tue, 24 Aug 2004 00:42:42 +0800
im-sdk (11.4.1870-3) unstable; urgency=high
* debian/control:
+ Build-Depends on intltool. Argh!!!
-- Roger So <rogerso@debian.org> Fri, 20 Aug 2004 13:03:48 +0800
im-sdk (11.4.1870-2) unstable; urgency=low
* Oops, the last one could not be compile because some of the libtool
scripts were only symlinks to the actual files! Argh!
* debian/control:
+ Build-Depends on libtool for now.
* urgency=high to get this into sarge.
-- Roger So <rogerso@debian.org> Fri, 20 Aug 2004 10:12:27 +0800
im-sdk (11.4.1870-1) unstable; urgency=medium
* New snapshot of upstream Subversion repository.
* Let's get this into sarge!
* debian/patches/*:
+ All patches updated for revision 1870.
* debian/control:
+ Bump Standards-Version to 3.6.1.1 (no changes).
+ im-sdk-docs now Recommends a web browser.
* debian/rules:
+ Minor changes for revision 1870.
* GIMLET not included in this release as it is still not stable enough.
-- Roger So <rogerso@debian.org> Tue, 17 Aug 2004 14:17:57 +0800
im-sdk (11.4.1483-4) unstable; urgency=high
* Urgency=high as this fixes grave bugs.
* debian/patches/003_htt-conf-perms.patch (new):
Allow all connections from localhost by default.
* debian/control:
iiimgcf Depends: on libgtk2.0-bin, as postinst needs it. (Closes: #246988)
* debian/iiimgcf.post{inst,rm}:
Use update-gtk-immodules instead of updating GTK's IM modules file
ourselves.
* Recompile with GTK+ 2.4. (Closes: #252797)
-- Roger So <rogerso@debian.org> Tue, 4 May 2004 12:26:53 +0800
im-sdk (11.4.1483-3) unstable; urgency=medium
* debian/patches/000_gb18030.patch (recovered):
Patch to enable GB18030 support for CSConv. Note that the libx11-6 package
in Debian still does not have the GB18030 patches.
* debian/patches/002_xiiimp-xtrl-mask.patch (new):
Patch to unblock the sending of modifier keys' keypress events from
xiiimp.so to the input server.
-- Roger So <rogerso@debian.org> Tue, 27 Apr 2004 15:04:47 +0800
im-sdk (11.4.1483-2) unstable; urgency=medium
* debian/patches/001_fix-xml-dcl.patch (new):
sgml-data >= 2.0 no longer symlinks /usr/lib/sgml to /usr/share/sgml.
Applied patch from Alexander Schmehl to fix FTBFS; thanks.
(Closes: #240431)
* debian/control: tightened some Build-Depends.
-- Roger So <rogerso@debian.org> Sun, 18 Apr 2004 16:12:09 +0800
2003
im-sdk (11.4.1483-1) unstable; urgency=low
* New upstream release. * Improved package descriptions. (Closes: #209544) * Bump Standards-Version to 3.6.1 (no changes). * libiiimcf2: Changed soname (from libiiimcf1).
-- Roger So <rogerso@debian.org> Mon, 6 Oct 2003 10:32:03 -0400
im-sdk (11.3.1421-1) unstable; urgency=medium
* New upstream release. (Closes: #195798) * Libraries are now linked correctly by using libtool all the way. (Closes: #196610) * New package iiimgcf: GTK+ 2.x input method module. * debian/control: + Build-Depends on libgtk2.0-dev. + Removed the Provides/Conflicts/Replaces on htt-server and htt-xbe, as I don't think anybody ever installed these. + For iiimf-htt-xbe, demoted the Recommends: iiimf-htt-server to Suggests:, as it is not required to have both on the same system. + iiimf-htt-server now Suggests: some language engines. + Reworded some package descriptions. * debian/patches/001_trunk-1279-to-1280.diff (removed): + No longer needed as we are using the latest version. * debian/patches/002_stolen_from_HEAD_use_stdarg.diff (removed): + Patch incorporated upstream. * debian/lib*.post* (removed): + Let debhelper insert the ldconfig line to postinst and postrm. * debian/rules: + Split binary-common into binary-arch and binary-indep. + Miscellaneous cleanups. * debian/copyright: + Added reference to LGPL for iiimgcf.
-- Roger So <rogerso@debian.org> Tue, 17 Jun 2003 19:30:02 +1000
im-sdk (11.1.1280-5) unstable; urgency=medium
* debian/control:
+ Bump Standards-Version to 3.5.10 (no changes).
+ Build-Depends on autotools-dev.
* debian/rules:
+ Figured out how to use config.* from autotools-dev. (Closes: #194538)
* debian/patches/002_stolen_from_HEAD_use_stdarg.diff (new):
+ Use stdarg.h instead of varargs.h to please GCC 3.3. Thanks to Jan
Ischebeck for initial patch (see #195798). (Closes: #196409)
-- Roger So <rogerso@debian.org> Sun, 8 Jun 2003 08:00:53 +1000
im-sdk (11.1.1280-4) unstable; urgency=low
* debian/control:
+ Replace 'jade, sgml-data' with 'docbook-dsssl, docbook-xml' for
Build-Depends. Yes, I must investigate pbuilder... (Closes: #192791)
-- Roger So <rogerso@debian.org> Sun, 11 May 2003 23:46:04 +1000
im-sdk (11.1.1280-3) unstable; urgency=low
* debian/control:
+ Add sgml-data to Build-Depends. (Closes: #190424)
-- Roger So <rogerso@debian.org> Sat, 10 May 2003 03:14:39 +1000
im-sdk (11.1.1280-2) unstable; urgency=low
* debian/copyright:
+ Copied IPL in full. (Thanks, ftpmaster.)
* debian/control:
+ Added Suggests: canna for iiimf-htt-le-canna.
* debian/rules:
+ Don't use DH_COMPAT.
-- Roger So <rogerso@debian.org> Mon, 14 Apr 2003 11:40:38 +1000
im-sdk (11.1.1280-1) unstable; urgency=low
* First upload to unstable. (Closes: #155352) * New upstream release, totally rewritten from ground up. * Re-packaged using dbs and debhelper 4.
-- Roger So <rogerso@debian.org> Sat, 5 Apr 2003 01:55:03 +1000
2002
im-sdk (10.1+cvs20020531-0.3) experimental; urgency=low
* Added patch from Masaru Yokoi <masaru@turbolinux.co.jp>, to make htt_xbe preserve XMODIFIERS when loading X auxiliary objects. * Initial upload to experimental. Please test!
-- Roger So <rogerso@debian.org> Wed, 28 Aug 2002 02:54:20 +1000
im-sdk (10.1+cvs20020531-0.2) experimental; urgency=low
* Added fixes to errors found by valgrind
-- Roger So <rogerso@debian.org> Wed, 7 Aug 2002 15:41:50 +1000
im-sdk (10.1+cvs20020531-0.1) experimental; urgency=low
* Initial packaging
-- Roger So <rogerso@debian.org> Sun, 4 Aug 2002 05:10:17 +1000