~ubuntu-branches/ubuntu/saucy/skksearch/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2006-10-27 21:26:57 UTC
  • mfrom: (3.1.2 edgy)
  • Revision ID: james.westby@ubuntu.com-20061027212657-0xu9qrgljl08hgy5
Tags: 0.0-12
* debian/skksearch.conf: Add entry for SKK-JISYO.china_taiwan.
* debian/copyright: Mention Debian packaging conditions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
skksearch (0.0-12) unstable; urgency=low
 
2
 
 
3
  * debian/skksearch.conf: Add entry for SKK-JISYO.china_taiwan.
 
4
  * debian/copyright: Mention Debian packaging conditions.
 
5
 
 
6
 -- Tatsuya Kinoshita <tats@debian.org>  Fri, 27 Oct 2006 21:26:57 +0900
 
7
 
 
8
skksearch (0.0-11) unstable; urgency=low
 
9
 
 
10
  * debian/control (Build-Depends): Don't depend on tinycdb (<< 0.75).
 
11
  * debian/patches/tinycdb-seek.dpatch: Removed.
 
12
 
 
13
 -- Tatsuya Kinoshita <tats@debian.org>  Thu, 28 Sep 2006 20:15:12 +0900
 
14
 
 
15
skksearch (0.0-10) unstable; urgency=low
 
16
 
 
17
  * debian/control (Build-Depends): Conform to new tinycdb.  Depend on
 
18
    `libcdb-dev | tinycdb (<< 0.75)'.
 
19
  * debian/postrm: Use `which' instead of `command -v'.
 
20
  * debian/postrm: Remove a modified entry of `skkserv' when "purge".
 
21
  * debian/postinst: Check whether update-inetd is installed.
 
22
 
 
23
 -- Tatsuya Kinoshita <tats@debian.org>  Sun, 17 Sep 2006 19:31:19 +0900
 
24
 
 
25
skksearch (0.0-9) unstable; urgency=low
 
26
 
 
27
  * debian/patches/tinycdb-seek.dpatch: Fix that cdb_seek() fails if dlen
 
28
    is zero. (Workaround for cdb_seek() bug in tinycdb, Debian bug#383417)
 
29
  * debian/copyright: Mention that the upstream site no longer exists.
 
30
  * debian/control (Description): Revised.
 
31
  * debian/README.Debian: Revised.
 
32
 
 
33
 -- Tatsuya Kinoshita <tats@debian.org>  Sun,  3 Sep 2006 23:14:11 +0900
 
34
 
 
35
skksearch (0.0-8) unstable; urgency=low
 
36
 
 
37
  * debian/skksearch.conf: Add entry for SKK-JISYO.itaiji.JIS3_4.
 
38
  * debian/control: Remove `dbskkd-cdb' from `Conflicts' and `Replaces',
 
39
    because `skkserv' is enough.
 
40
  * debian/control (Description): Revised.
 
41
 
 
42
 -- Tatsuya Kinoshita <tats@debian.org>  Tue, 22 Aug 2006 01:16:43 +0900
 
43
 
 
44
skksearch (0.0-7) unstable; urgency=low
 
45
 
 
46
  * New maintainer, with previous maintainer's consent.
 
47
  * debian/control: Add `Enhances: ddskk | skk'.
 
48
  * debian/control (Standards-Version): 3.6.2 -> 3.7.2.
 
49
  * debian/control: Depend on debhelper version 5.
 
50
  * debian/compat: 4 -> 5.
 
51
  * debian/skksearch.conf: Add entry for SKK-JISYO.
 
52
  * debian/README.Debian: Mention the default value of the dictionary file.
 
53
  * debian/copyright: Updated.
 
54
 
 
55
 -- Tatsuya Kinoshita <tats@debian.org>  Mon, 14 Aug 2006 06:33:34 +0900
 
56
 
 
57
skksearch (0.0-6) unstable; urgency=medium
 
58
 
 
59
  * Increase DIC_BUFSIZE to support long entries. (closes: #376855)
 
60
 
 
61
 -- Kenshi Muto <kmuto@debian.org>  Thu,  6 Jul 2006 00:08:49 +0900
 
62
 
 
63
skksearch (0.0-5) unstable; urgency=low
 
64
 
 
65
  * Add dictionary entries for skkdic-extra to /etc/skksearch.conf.
 
66
 
 
67
 -- Kenshi Muto <kmuto@debian.org>  Wed, 16 Nov 2005 21:06:30 +0900
 
68
 
 
69
skksearch (0.0-4) unstable; urgency=low
 
70
 
 
71
  * New maintainer. (closes: #338535)
 
72
 
 
73
 -- Kenshi Muto <kmuto@debian.org>  Wed, 16 Nov 2005 10:14:30 +0000
 
74
 
 
75
skksearch (0.0-3) unstable; urgency=low
 
76
 
 
77
  * QA upload.
 
78
  * Package is orphaned (see #338535); set maintainer to Debian QA Group.
 
79
  * Switch from freecdb to tinycdb.  Thanks to Charles Fry for the
 
80
    preliminary patch.  Closes: #325272.
 
81
  * Port to Berkeley DB 4.3.  Closes: #248521.
 
82
  * Switch to debhelper 4.
 
83
  * Convert ad-hoc patch system to dpatch.
 
84
  * Add a dependency on netbase for update-inetd.
 
85
  * debian/changelog: Remove obsolete Emacs local variables.
 
86
  * debian/postinst, debian/postrm: Remove boilerplate.
 
87
  * debian/rules: Add support for DEB_BUILD_OPTIONS=noopt.
 
88
  * Conforms to Standards version 3.6.2.
 
89
 
 
90
 -- Matej Vela <vela@debian.org>  Sat, 12 Nov 2005 20:02:27 +0100
 
91
 
1
92
skksearch (0.0-2) unstable; urgency=low
2
93
 
3
94
  * Applied a patch from deton@m1.interq.or.jp (KIHARA Hideto).
10
101
  * Initial Release.
11
102
 
12
103
 -- Takao KAWAMURA <kawamura@debian.org>  Thu, 23 Nov 2000 22:54:40 +0900
13
 
 
14
 
Local variables:
15
 
add-log-mailing-address "kawamura@debian.org"
16
 
End: