1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217
|
kakasi (2.3.6-1) unstable; urgency=medium
* New upstream release.
-- Osamu Aoki <osamu@debian.org> Sun, 15 Jun 2014 00:44:23 +0900
kakasi (2.3.5-2) unstable; urgency=medium
* Fix kakasi-config script. Closes: #737378
-- Osamu Aoki <osamu@debian.org> Mon, 03 Feb 2014 00:00:27 +0900
kakasi (2.3.5-1) unstable; urgency=medium
* New upstream release.
* Update package with M-A and fortify.
* Fix manpages over - etc.
* Add symbols support to libkakasi2.
* Use UTF-8 for the Japanese documenmtation.
-- Osamu Aoki <osamu@debian.org> Sat, 01 Feb 2014 20:45:09 +0900
kakasi (2.3.5~pre1+cvs20071101-3) unstable; urgency=medium
* QA upload.
[ Logan Rosen ]
* Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el
by getting new libtool macros (still updates config.{sub,guess}; closes:
#733709).
-- Colin Watson <cjwatson@debian.org> Thu, 09 Jan 2014 15:41:40 +0000
kakasi (2.3.5~pre1+cvs20071101-2) unstable; urgency=low
* Set the Maintainer field to Debian QA Group.
-- Keita Maehara <maehara@debian.org> Tue, 02 Jul 2013 00:31:56 +0900
kakasi (2.3.5~pre1+cvs20071101-1) unstable; urgency=low
* Maintainer release.
* New upstream snapshot (Closes: #184286, #162890, #273249, #273250,
#545045).
* Updated Standards-Version to 3.8.4.
* Switch to dpkg-source 3.0 (quilt) format.
* Switch to debhelper 7.
* Updated references to the upstream URL.
* Now libkakasi2-dev is in section libdevel.
* Removed symlinks to undocumented(7).
* Added missing upstream docs.
* Moved kakasi-config to libkakasi2-dev.
-- Keita Maehara <maehara@debian.org> Sun, 21 Mar 2010 15:27:39 +0900
kakasi (2.3.4-3.2) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS on avr32 (Closes: #535748) and ppc64 (Closes: #327131):
- Copy config.{guess,sub} before ./configure.
- Add autotools-dev to Build-Depends accordingly.
* Fix FTBFS on GNU/kFreeBSD (Closes: #306935):
- Call “autoreconf -vfi” before ./configure.
- Add autoconf, automake, libtool to Build-Depends accordingly.
* Fix watch file (Closes: #449790, #529120):
- Thanks to Yan Morin for the patch.
* Fix a few lintian warnings:
- Use debian/compat rather than DH_COMPAT.
- Add ${misc:Depends} to Build-Depends.
- Use ${binary:Version} in Build-Depends.
- Move dh_installdeb after dh_shlibdeps.
-- Cyril Brulebois <kibi@debian.org> Fri, 04 Dec 2009 22:33:14 +0100
kakasi (2.3.4-3.1) unstable; urgency=low
* Non-maintainer upload to fix almost empty copyright file.
(Closes: #381338)
-- Margarita Manterola <marga@debian.org> Fri, 11 Aug 2006 17:21:30 -0300
kakasi (2.3.4-3) unstable; urgency=low
* Added README.wakati (closes: Bug#189803).
-- Keita Maehara <maehara@debian.org> Tue, 30 Dec 2003 22:38:18 +0900
kakasi (2.3.4-2) unstable; urgency=low
* Added a dependency on kakasi-dic to libkakasi2.
-- Keita Maehara <maehara@debian.org> Sat, 28 Sep 2002 20:55:49 +0900
kakasi (2.3.4-1) unstable; urgency=low
* New upstream release.
* Removed add-log-mailing-address from changelog.
-- Keita Maehara <maehara@debian.org> Tue, 25 Dec 2001 23:18:48 +0900
kakasi (2.3.3-3) unstable; urgency=low
* Maintainer release (closes: Bug#103346).
-- Keita Maehara <maehara@debian.org> Sat, 14 Jul 2001 23:50:12 +0900
kakasi (2.3.3-2.1) unstable; urgency=low
* Non-maintainer upload.
* Run libtoolize to get support for new architectures. Closes: #103346
-- LaMont Jones <lamont@debian.org> Mon, 9 Jul 2001 21:39:34 -0600
kakasi (2.3.3-2) unstable; urgency=low
* Updated to Standards-Version 3.5.5.
* Replaced config.guess and config.sub to support hppa and ia64.
* Removed "dh_testversion" from debian/rules and added "Build-Depends:
debhelper" to debian/control.
-- Keita Maehara <maehara@debian.org> Sun, 8 Jul 2001 01:47:06 +0900
kakasi (2.3.3-1) unstable; urgency=low
* New upstream release.
* Wrote a more verbose description (closes: Bug#74756).
* Added kakasi-config(1) manpage.
-- Keita Maehara <maehara@debian.org> Sun, 28 Jan 2001 11:39:35 +0900
kakasi (2.3.2-1) unstable; urgency=low
* New upstream release.
-- Keita Maehara <maehara@debian.org> Sat, 29 Apr 2000 15:23:15 +0900
kakasi (2.3.1-2) unstable; urgency=low
* Moved kakasi.1.gz under /usr/share/man/ja/man1.
-- Keita Maehara <maehara@debian.org> Thu, 13 Jan 2000 00:18:46 +0900
kakasi (2.3.1-1) unstable; urgency=low
* New upstream release (A little patch for the previous version has
been incorporated into upstream ([namazu-dev 608])).
* Removed "$(MAKE) dict-install" from debian/rules.
-- Keita Maehara <maehara@debian.org> Tue, 2 Nov 1999 00:58:13 +0900
kakasi (2.3.0-1) unstable; urgency=low
* New upstream release (closes: Bug#46291).
* Made mkinstalldirs line DESTDIR-aware in top-level Makefile.am
(therefore Makefile.in too). Already forwarded to upstream.
-- Keita Maehara <maehara@debian.org> Thu, 7 Oct 1999 23:21:08 +0900
kakasi (2.2.5-7) unstable; urgency=low
* Updated to Standards-Version 3.0.0.
* Compiled with -O option instead of -O2 to avoid segfault problem.
* Added missing symlink libkakasi.so to libkakasi.so.2.2.5 and
explicit dependency on the same version of libkakasi2 to
libkakasi2-dev.
-- Keita Maehara <maehara@debian.org> Fri, 10 Sep 1999 22:35:54 +0900
kakasi (2.2.5-6) unstable; urgency=low
* Official release for the Debian Project.
* Updated to Standards-Version 2.5.0.0.
* Applied library patch by Takatsugu Nokubi <knok@daionet.gr.jp> and
now kakasi consists of four packages: kakasi, kakasi-dic,
libkakasi2 and libkakasi2-dev.
* Miscellaneous changes.
-- Keita Maehara <maehara@debian.org> Sun, 4 Apr 1999 18:38:25 +0900
kakasi (2.2.5-5) frozen unstable; urgency=low
* Moved kakasi.1.gz from /usr/man/ja_JP.ujis/man1 to
/usr/man/ja/man1.
-- Keita Maehara <maehara@debian.or.jp> Mon, 11 Jan 1999 21:48:31 +0900
kakasi (2.2.5-4) unstable; urgency=low
* Applied "WAKATIGAKI" patch by Hajime Baba
<baba@kusastro.kyoto-u.ac.jp> (wishlist #JP/215).
-- Keita Maehara <maehara@debian.or.jp> Sat, 28 Feb 1998 03:12:38 +0900
kakasi (2.2.5-3) unstable; urgency=low
* Built with libc6.
* Pristine upstream source (kakasidict is now provided as debian
.diff.gz patch).
* Built with debhelper scripts.
-- Keita Maehara <maehara@debian.or.jp> Sun, 7 Dec 1997 22:00:14 +0900
kakasi (2.2.5-2) unstable; urgency=low
* Added -isp option to dpkg-gencontrol.
-- Keita Maehara <maehara@debian.or.jp> Sat, 1 Nov 1997 01:41:08 +0900
kakasi (2.2.5-1) unstable; urgency=low
* Initial Release.
-- Keita Maehara <maehara@mbox.kyoto-inet.or.jp> Sat, 13 Sep 1997 01:43:14 +0900
Local variables:
mode: debian-changelog
End:
|