2007
mule-ucs (0.85~0.20061127-3) unstable; urgency=low
* debian/control:
- Prefer emacs to emacs21.
- Add emacs22 to Depends.
- Remove emacs-snapshot from Depends.
* debian/dot.emacs.ja: Prefer euc-jp and shift_jis to euc-jisx0213 and
shift_jisx0213.
-- Tatsuya Kinoshita <tats@debian.org> Mon, 09 Jul 2007 22:11:02 +0900
mule-ucs (0.85~0.20061127-2) unstable; urgency=low
* debian/control (Suggests): Add `xfonts-jisx0213' and remove
`xfonts-base-transcoded'.
* debian/emacsen-startup (un-define-debian): Add coding system aliases
shift_jis-2004 and euc-jis-2004.
* debian/dot.emacs.ja:
- Add configuration for jisx0213.
- Add comment for utf-translate-cjk-set-unicode-range.
* debian/copyright:
- Mention that Mule-UCS official site will be available at Meadowy.org.
- Update copyright years.
-- Tatsuya Kinoshita <tats@debian.org> Sun, 08 Apr 2007 20:27:13 +0900
2006
mule-ucs (0.85~0.20061127-1) unstable; urgency=low
* New upstream release. (development version mule-ucs-20061127-1,
downloaded from `http://www.meadowy.org/~shirai/')
- Fix jisx0213 mapping bugs.
-- Tatsuya Kinoshita <tats@debian.org> Fri, 1 Dec 2006 22:34:01 +0900
mule-ucs (0.85~0.20061116-1) unstable; urgency=low
* New upstream release. (development version mule-ucs-20061116-2,
downloaded from `http://www.meadowy.org/~shirai/')
- The patch for usupple.el is merged into the upstream.
* debian/dot.emacs.ja: New file.
* debian/dot.emacs.noncjk: New file.
* debian/README.Debian: Remove `sample of init file', and mention that
samples of ~/.emacs are available at `/usr/share/doc/mule-ucs/examples/'.
* debian/examples: New file.
* debian/rules (binary-indep): Add `dh_installexamples'.
* debian/copyright: Add mirror sites.
* debian/watch: Use a mirror site.
-- Tatsuya Kinoshita <tats@debian.org> Sun, 19 Nov 2006 22:20:45 +0900
mule-ucs (0.84.999+0.20050930-6) unstable; urgency=low
* lisp/reldata/usupple.el (unicode-assoc-for-jisx0221): Change the
codepoint of HORIZONTAL BAR from U+0214 to U+2015.
* debian/README.Debian: Add a sample of ~/.emacs.
* debian/emacsen-startup (un-define-debian): Set locale to "C" if unset.
* debian/copyright: Mention Debian packaging conditions.
-- Tatsuya Kinoshita <tats@debian.org> Wed, 8 Nov 2006 23:07:23 +0900
mule-ucs (0.84.999+0.20050930-5) unstable; urgency=low
* debian/emacsen-startup (un-define-debian): Reset coding system of
terminal to prevent a problem on UTF-8 terminal.
* debian/emacsen-startup (un-define-debian): Don't load ucs-tables
if un-define is already loaded.
* debian/README.Debian: Add section "terminal-coding-system".
-- Tatsuya Kinoshita <tats@debian.org> Tue, 5 Sep 2006 01:24:53 +0900
mule-ucs (0.84.999+0.20050930-4) unstable; urgency=low
* debian/emacsen-startup (un-define-debian): Prefer mule-unicode-0100-24ff
for non-CJK locales. (closes: #382149)
-- Tatsuya Kinoshita <tats@debian.org> Thu, 10 Aug 2006 02:45:33 +0900
mule-ucs (0.84.999+0.20050930-3) unstable; urgency=low
* debian/README.Debian: Mention that DEB_MULEUCS_UNICODE="on" enables
Mule-UCS-Unicode before user-specific init files are loaded.
-- Tatsuya Kinoshita <tats@debian.org> Wed, 5 Jul 2006 19:18:18 +0900
mule-ucs (0.84.999+0.20050930-2) unstable; urgency=low
* debian/NEWS: New file, to clarify change of behavior.
* debian/README.Debian: Clarify that `un-define-change-charset-order'
doesn't work on XEmacs.
-- Tatsuya Kinoshita <tats@debian.org> Wed, 14 Jun 2006 07:18:01 +0900
mule-ucs (0.84.999+0.20050930-1) unstable; urgency=low
* New upstream release. (CVS snapshot on 2005-09-30)
- Merge patches into the upstream source.
* debian/emacsen-startup: Don't load the Mule-UCS stuff which is providing
troublesome to other packages, mentioned in #341593.
At startup, Mule-UCS-Unicode is now disabled by default. To enable
Mule-UCS-Unicode, evaluate (require 'un-define) or (un-define-debian)
by user's decision. (closes: #312883)
* debian/emacsen-startup: New functions `un-define-debian-jisx0213',
`un-define-debian-jisx0213-latin' and `un-define-debian-latin'.
* debian/README.Debian: Revise information about Mule-UCS-Unicode.
* debian/control (Depends): Add emacs-snapshot. (closes: #364252)
* debian/control (Build-Depends): Depend on debhelper version 5.
* debian/compat: 3 -> 5.
* debian/control (Standards-Version): 3.6.1 -> 3.7.2.
* debian/copyright: Update the postal address of the Free Software
Foundation.
* debian/emacsen-install.in: Ready for emacsen flavors sxemacs*.
* debian/watch: More specific regexp.
* debian/control (Maintainer): tats@vega.ocn.ne.jp -> tats@debian.org.
* debian/copyright: Ditto.
-- Tatsuya Kinoshita <tats@debian.org> Sat, 10 Jun 2006 16:27:42 +0900
2005
mule-ucs (0.84.999+0.20030620-9) unstable; urgency=low
* lisp/reldata/usupple.el (unicode-assoc-for-jisx0221): Fixed codepoint
of FULLWIDTH TILDE. (in [mule-ja:08802], suggested by Eisaku YAMAGUCHI)
* debian/control: Revise short description.
* debian/copyright: Updated.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Thu, 13 Jan 2005 23:50:28 +0900
2004
mule-ucs (0.84.999+0.20030620-8) unstable; urgency=low
* debian/emacsen-startup: Define coding system aliases for utf-16.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 30 Oct 2004 17:24:50 +0900
mule-ucs (0.84.999+0.20030620-7) unstable; urgency=low
* lisp/reldata/usupple.el (unicode-assoc-for-windows): Fixed codepoint
of FULLWIDTH BROKEN BAR. (patch from [mule-ja:08758] on 2004-09-06)
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Mon, 6 Sep 2004 22:10:02 +0900
mule-ucs (0.84.999+0.20030620-6) unstable; urgency=low
* debian/emacsen-startup: To use prefer-coding-system on XEmacs, set
categories of utf-8-* to utf-8.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 24 Jul 2004 21:17:52 +0900
mule-ucs (0.84.999+0.20030620-5) unstable; urgency=low
* debian/emacsen-startup: New option environment variable
`DEB_MULEUCS_PREFER_LATIN'. Default value is "on".
(e.g. `LANG=ja_JP DEB_MULEUCS_PREFER_LATIN=off' directs mule-ucs to
prefer japanese-jisx0208 characters rather than latin-iso8859-1
charactres.)
* debian/README.Debian: Add description of `DEB_MULEUCS_PREFER_LATIN'.
* debian/emacsen-install.in: Create *.el symlinks.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 1 May 2004 16:15:16 +0900
mule-ucs (0.84.999+0.20030620-4) unstable; urgency=low
* debian/emacsen-startup: Change value of the variable
unicode-basic-translation-charset-order-list. (e.g. When LANG=ja_JP,
japanese-jisx0208 is preferred rather than greek-iso8859-7.)
* debian/control (Depends): Remove `emacs20'. (closes: #232776)
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 3 Apr 2004 14:20:10 +0900
mule-ucs (0.84.999+0.20030620-3) unstable; urgency=low
* debian/emacsen-startup: Load the library `unicode'. * debian/copyright: Revised.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Wed, 28 Jan 2004 23:00:58 +0900
2003
mule-ucs (0.84.999+0.20030620-2) unstable; urgency=low
* debian/README.Debian: Add description of supplemental translation rules.
(closes: #207350)
* debian/README.Debian: Add description of locale configuration.
* debian/emacsen-startup: New function `un-define-debian'.
* debian/copyright: Further clarification.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Wed, 24 Dec 2003 11:35:36 +0900
mule-ucs (0.84.999+0.20030620-1) unstable; urgency=low
* New upstream release. (CVS snapshot on 2003-06-20)
- Merge debian patches into the upstream source.
* debian/rules: Use binary-indep instead of binary-arch.
* debian/emacsen-install.in: Set *.elc filemode to 644 explicitly.
* Ready for xemacs21-{mule,nomule} flavors.
* Use debian/compat instead of DH_COMPAT.
- debian/compat: New file.
- debian/rules: Remove `export DH_COMPAT=3'.
- debian/control (Build-Depends-Indep): debhelper (>= 3.4.4).
* debian/dirs: Add the mule-ucs/lisp directory.
* debian/docs: Add `lisp/type.txt'.
* debian/control (Standards-Version): 3.5.10 -> 3.6.1.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Tue, 16 Sep 2003 02:20:57 +0900
mule-ucs (0.84.99rc3-4) unstable; urgency=low
* lisp/jisx0213/x0213-csys.el: A patch from cvs.meadowy.org on 2003-06-20.
- Fix shift_jis priority problem for MULE 4.0. (closes: #197876)
* debian/emacsen-startup: Set coding-category of utf-8 for XEmacs.
* debian/emacsen-startup: Use debian-pkg-add-load-path-item.
* debian/emacsen-startup: If the coding-category of utf-8 is
coding-category-ccl, exclude it from coding-priority.
* Cleanup installation scripts.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 21 Jun 2003 06:27:16 +0900
mule-ucs (0.84.99rc3-3) unstable; urgency=low
* lisp/ChangeLog: Fix from cvs.meadowy.org on 2003-04-11.
* debian/control: Remove dependency on emacs20-dl. (it was orphaned and
removed, closes: #190831)
* debian/control: Standards-Version: 3.5.10
* debian/emacsen-startup: Fix for UTF-8 coding-priority on Emacs 21.
* debian/emacsen-startup: Don't load `un-define' if the file
`un-define.elc' doesn't exist.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Mon, 19 May 2003 06:22:07 +0900
mule-ucs (0.84.99rc3-2) unstable; urgency=low
* debian/emacsen-startup: Load `un-define' at startup by default.
If the `DEB_MULEUCS_UNICODE' environment variable is set to "off",
`un-define' won't be loaded at startup. (closes: #187086)
* debian/README.Debian: Doc fix. (closes: #186472)
* debian/emacsen-startup: Typo fix for the unify-8859-on-decoding-mode
function.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sun, 6 Apr 2003 00:27:12 +0900
mule-ucs (0.84.99rc3-1) unstable; urgency=low
* New upstream release (0.85 RC3, Mule-UCS-current on 2003-01-29)
- Bug fixes for utf-16, utf-7, jisx0213, etc.
- New charset, `mule-ucs-unicode-multichar'.
* Unofficial patches have been merged into the upstream, but the patch
of replacing a malformed UTF-8 sequence with U+FFFD (replacement
character) was rejected. So, Bug#95467 is reopened.
* debian/emacsen-startup: Don't load `un-define' if the
`DEB_MULEUCS_UNICODE' environment variable is not defined.
* debian/emacsen-startup: Load `jisx0213' if the `DEB_MULEUCS_JISX0213'
environment variable is defined.
* debian/README.Debian: Revise for `DEB_MULEUCS_UNICODE',
`DEB_MULEUCS_JISX0213', and GNU Emacs's Unicode definition.
* debian/copyright: Revised.
* debian/emacsen-startup: Support `mule-ucs-unicode-multichar'.
* debian/control: Favor emacs21 over emacs20.
* debian/control: Standards-Version: 3.5.9
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Tue, 18 Mar 2003 21:12:09 +0900
2002
mule-ucs (0.84-17) unstable; urgency=low
* Apply patch from
`http://tats.iris.ne.jp/mule-ucs/mule-ucs-0.84+tats20021216.diff.gz'.
- lisp/mucs-ccl.el: Bug fix for GNU Emacs 21.3.
(from emacs-devel@gnu.org at Fri, 06 Dec 2002 01:26:18 +0900
provided by MIYASHITA Hisashi <himi@meadowy.org>.)
* emacsen-startup: Use `ucs-tables' if possible. It should be before
loading `un-define'.
* emacsen-startup: Revise regexp for locale name alias.
* emacsen-install: Use -no-site-file rather than --no-site-file for XEmacs.
* Suggests: xfonts-base, xfonts-base-transcoded
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Mon, 16 Dec 2002 20:23:57 +0900
mule-ucs (0.84-16) unstable; urgency=low
* Apply patch from
`http://tats.iris.ne.jp/mule-ucs/mule-ucs-0.84+tats20021129.diff.gz'.
(Fix jisx0213, etc.)
* Standards-Version: 3.5.8
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Fri, 29 Nov 2002 20:35:33 +0900
mule-ucs (0.84-15) unstable; urgency=low
* README.Debian: Add information for Mule-UCS-Unicode.
* emacsen-startup: Add comment for XEmacs.
* Correct modified date of 0.84-10 in debian/changelog.
(19 Jan 2002 -> 29 Mar 2002)
* Revise description.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Sat, 23 Nov 2002 03:04:29 +0900
mule-ucs (0.84-14) unstable; urgency=low
* emacsen-install: Add symlinks from
`/usr/share/emacs/site-lisp/mule-ucs/lisp/jisx0213' to
`/usr/share/<flavor>/site-lisp/mule-ucs'. (Closes: #168515)
* emacsen-startup: Set coding-priority to use utf-8 rather than mule-utf-8.
(Closes: #168254)
* emacsen-startup: Set locale-sensible priorities for CJK characters.
* README.Debian: Add information for
prefer-coding-system/mule-utf-8/jisx0213/big5conv.
* Delete redundant codes from debian/rules.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Tue, 12 Nov 2002 21:10:58 +0900
mule-ucs (0.84-13) unstable; urgency=low
* Apply patch from
`http://tats.iris.ne.jp/mule-ucs/mule-ucs-0.84+tats20021105.diff.gz'.
- utf.el (utf-8-ccl-decode): Use `unicode-replace-char' if a number
is larger than 24bit. (Closes: #164519)
- Merge patches from xemacs-mule-sumo-2002-05-22. (Closes: #162011)
- reldata/uethiopic.el: Typo fix for (provide 'uethiopic).
(from Debian xemacs21-mulesupport_2002.05.22-3)
* Add README.Debian for the setting of jisx0213/big5conv.
* Revise emacsen-startup file.
* Revise copyright file.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Tue, 5 Nov 2002 19:53:24 +0900
mule-ucs (0.84-12) unstable; urgency=low
* New maintainer. (I got the previous maintainer's consent.)
* Apply the mule-ucs-0.84+tats20020724.diff.gz patch.
(mule@m17n.org, X-Mail-Count: 03300)
* Add big5conv compilation. (Closes: #154607)
* emacsen-startup: Comment out (require 'jisx0213) because it is
an optional configuration and conflicts with UCS unification.
(Closes: #154554)
* Conform copyright and Description to Mule-UCS 0.84. (Closes: #152772)
* emacsen-install.in: Don't copy unnecessary jisx0213/*.el files.
(Closes: #156887)
* emacsen-startup: Don't fail on xemacs21-nomule.
* Depend on xemacs21-mule instead of xemacs21. (Closes: #158441)
* Build-Depends-Indep: debhelper (>> 3.0.0)
* Standards-Version: 3.0.1 -> 3.5.7
* Clean up debian/*.
-- Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Fri, 25 Oct 2002 19:36:15 +0900
mule-ucs (0.84-11) unstable; urgency=low
* fix mapcar problem on emacs20 (closes: #140645)
-- Takuo KITAME <kitame@northeye.org> Mon, 8 Apr 2002 21:40:38 +0900
mule-ucs (0.84-10) unstable; urgency=low
* lisp/un-define.el:
- applied patch to mitigate slow Mule-UCS loading in Emacs 21.2
-- Takuo KITAME <kitame@northeye.org> Fri, 29 Mar 2002 12:17:02 +0900
mule-ucs (0.84-9) unstable; urgency=low
* debian/emacsen-install:
- check xemacs21 is mule or not. (closes: #127504)
-- Takuo KITAME <kitame@northeye.org> Sat, 19 Jan 2002 03:50:43 +0900
2001
mule-ucs (0.84-8) unstable; urgency=low
* debian/copyright:
- fix URL (closes: #125775)
-- Takuo KITAME <kitame@northeye.org> Wed, 26 Dec 2001 13:38:45 +0900
mule-ucs (0.84-7) unstable; urgency=low
* debian/control:
- fixed typo in description (closes: #125165)
-- Takuo KITAME <kitame@northeye.org> Tue, 18 Dec 2001 08:35:25 +0900
mule-ucs (0.84-6) unstable; urgency=low
* fix newer .el than .elc (closes: #122246) * install /etc/emacs/site-start.d/40mule-ucs.el as conffile * replaced utf-8-ccl-decode for handling malformed UTF-8 (closes: #95467)
-- Takuo KITAME <kitame@northeye.org> Thu, 13 Dec 2001 02:37:55 +0900
mule-ucs (0.84-5) unstable; urgency=low
* Fix compile script. * XEmacs21. * Won't compile jisx0213 for XEmacs. (it does not work?) * use (require 'jisx0213) in mule-ucs-init.el (except xemacs21)
-- Takuo KITAME <kitame@northeye.org> Tue, 6 Nov 2001 20:12:29 +0900
mule-ucs (0.84-4) unstable; urgency=low
* mule-ucs is not for any XEmacs (closes: Bug#108701) Remove dependency for xemacs21
-- Takuo KITAME <kitame@northeye.org> Wed, 15 Aug 2001 00:32:00 +0900
mule-ucs (0.84-3) unstable; urgency=low
* Fix #94724: mule-ucs 0.84 breaks Gnus ("There's no room for a new private
charset bitmap") (closes: Bug#94724)
-- Takuo KITAME <kitame@northeye.org> Wed, 25 Apr 2001 00:48:57 +0900
mule-ucs (0.84-2) unstable; urgency=low
* (setq bitmap-alterable-charset 'tibetan-1-column)
for bitmap-mule (closes: Bug#94077)
-- Takuo KITAME <kitame@northeye.org> Sat, 21 Apr 2001 01:11:19 +0900
mule-ucs (0.84-1) unstable; urgency=low
* New upstream release * Depends: Added emacs21|xemacs21 (>= 21.2.37) for the future.
-- Takuo KITAME <kitame@northeye.org> Fri, 13 Apr 2001 16:36:46 +0900
mule-ucs (0.83-2) unstable; urgency=low
* 40mule-ucs-init.el instead of 50mule-ucs-init.el (closes: Bug#88289)
-- Takuo KITAME <kitame@northeye.org> Mon, 2 Apr 2001 17:28:33 +0900
2000
mule-ucs (0.83-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 21 Nov 2000 15:46:23 +0900
mule-ucs (0.82-4) unstable; urgency=low
* Fixed miss patch applied in 0.82-4.
-- Takuo KITAME <kitame@northeye.org> Tue, 17 Oct 2000 14:51:27 +0900
mule-ucs (0.82-3) unstable; urgency=low
* Applied patch (closes: Bug#67076)
-- Takuo KITAME <kitame@northeye.org> Sat, 14 Oct 2000 07:18:08 +0900
mule-ucs (0.82-2) unstable; urgency=low
* Fix emacsen-install script. (remove *.elc from ${ELDIR})
-- Takuo KITAME <kitame@northeye.org> Wed, 13 Sep 2000 06:09:34 +0900
mule-ucs (0.82-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 12 Sep 2000 05:54:32 +0900
mule-ucs (0.81-2) unstable; urgency=low
* debian/mule-ucs-init.el:
(load-file "/usr/share/${FLAVOR}/site-lisp/mule-ucs/jisx0213.el")
-- Takuo KITAME <kitame@northeye.org> Tue, 4 Jul 2000 13:52:50 +0900
mule-ucs (0.81-1) unstable; urgency=low
* New upstream release * closes: #65703: mule-ucs cause to fail 'create-fontset-from-fontset-spec'.
-- Takuo KITAME <kitame@northeye.org> Mon, 3 Jul 2000 06:07:07 +0900
mule-ucs (0.74-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Thu, 16 Mar 2000 19:59:27 +0900
mule-ucs (0.73-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 14 Mar 2000 21:01:29 +0900
mule-ucs (0.72-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 29 Feb 2000 00:48:47 +0900
mule-ucs (0.71-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Mon, 14 Feb 2000 12:56:38 +0900
mule-ucs (0.70-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 25 Jan 2000 08:44:05 +0900
1999
mule-ucs (0.63-2) unstable; urgency=low
* control: Added "Depends: |emacs20-dl" for emacs20-dl
-- Takuo KITAME <kitame@northeye.org> Wed, 29 Dec 1999 14:14:37 +0900
mule-ucs (0.63-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 21 Dec 1999 22:46:13 +0900
mule-ucs (0.62-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Sat, 4 Dec 1999 21:56:46 +0900
mule-ucs (0.61+019991115-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Wed, 17 Nov 1999 13:14:17 +0900
mule-ucs (0.61-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Tue, 16 Nov 1999 08:15:01 +0900
mule-ucs (0.60-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Thu, 11 Nov 1999 02:00:01 +0900
mule-ucs (0.52-1) unstable; urgency=low
* Initial Release.
-- Takuo KITAME <kitame@northeye.org> Wed, 10 Nov 1999 05:45:14 +0900