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
|
fonts-arphic-bsmi00lp (2.10-14) unstable; urgency=medium
* debian/patches
- add fix-0uFE4F.pe.patch to fix 0ufe4f rendering (Closes: #750887)
* debian/rules
- run fontforge to apply above patch
* debian/control
- add "Build-Depends: fontforge-nox | fontforge"
- set "Standards-Version: 3.9.5"
-- Hideki Yamane <henrich@debian.org> Fri, 06 Jun 2014 06:33:49 +0900
fonts-arphic-bsmi00lp (2.10-13) unstable; urgency=low
* debian/control
- set "Standards-Version: 3.9.4"
- update descriptions
- make it multi-arch: foreign
- use git instead of svn
- drop ttf- transitional package
-- Hideki Yamane <henrich@debian.org> Mon, 01 Jul 2013 13:31:13 +0900
fonts-arphic-bsmi00lp (2.10-12) unstable; urgency=low
* debian/rules
- compress with xz
* debian/control
- set "Standards-Version: 3.9.3"
- add "Pre-Depends: dpkg (>= 1.15.6~)"
- bump up debhelper version to deal with xz option
- replace s/Conflicts/Breaks/ to more Policy polite.
* debian/compat
- set 9
* debian/fonts-arphic-bsmi00lp.lintian-overrides
- add it to override "no-upstream-changelog" warning
-- Hideki Yamane <henrich@debian.org> Tue, 12 Jun 2012 18:25:26 +0900
fonts-arphic-bsmi00lp (2.10-11) unstable; urgency=low
* debian/control
- set ttf-arphic-bsmi00lp as "Priority: extra"
-- Hideki Yamane <henrich@debian.org> Wed, 25 Jan 2012 22:53:03 +0900
fonts-arphic-bsmi00lp (2.10-10) unstable; urgency=low
* Rename package from "ttf-" to "fonts-"
* debian/control
- add Vcs-* field
- set "Standards-Version: 3.9.2"
* debian/install
- change install path
-- Hideki Yamane <henrich@debian.org> Mon, 10 Oct 2011 10:21:23 +0900
ttf-arphic-bsmi00lp (2.10-9) unstable; urgency=low
* debian/control
- improve descriptions with no suggestion for x-ttcidfont-conf
- Adopt package, pkg-fonts-devel as maintainer and me as uploader. Let's
close bug (Closes: #503514)
-- Hideki Yamane <henrich@debian.org> Sat, 05 Jun 2010 11:00:34 +0900
ttf-arphic-bsmi00lp (2.10-8) unstable; urgency=low
* debian/preinst: fix remove "newconffile" for matching code.
* debian/control
- set "Build-Depends: debhelper (>= 7.0.50~)"
- Bump up "Standards-Version: 3.8.4"
- add myself to Uploaders
-- Hideki Yamane <henrich@debian.org> Thu, 20 May 2010 06:02:03 +0900
ttf-arphic-bsmi00lp (2.10-7) unstable; urgency=low
* Adopt the package in the pkg-fonts team.
* Bump debhelper compatibility to 7
* Minimal debian/rules file: involves adding
ttf-arphic-bsmi00lp.install and ttf-arphic-bsmi00lp.docs
* Drop defoma use
* Drop Conflicts and Replaces with stone age packages
* Drop Suggests and Depends on various X packages
Closes: #512434
* Switch to "3.0 (quilt)" source package format
* Change section to "fonts"
-- Christian Perrier <bubulle@debian.org> Mon, 04 Jan 2010 07:48:57 +0100
ttf-arphic-bsmi00lp (2.10-6.1) unstable; urgency=low
* Non-maintainer upload.
* Suggest xserver-xorg now (Closes: #338248).
* Now get rid of the /usr/doc link (Closes: #322800).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 17 Jun 2006 21:35:57 +0200
ttf-arphic-bsmi00lp (2.10-6) unstable; urgency=high
* Urgency=high because this needs to get into Woody for the Chinese
TrueType fonts to work properly.
* Updated hintfiles to match the latest changes in x-ttcidfont-conf:
- Changed "Width = Variable" to "Width = Fixed"
- Added UniCharset
- Removed "Transform = Boldize Slant"
* Provides xfonts-arphic-* also.
* Suggests x-ttcidfont-conf (>= 10) and Conflicts: x-ttcidfont-conf (<< 10).
-- Anthony Fok <foka@debian.org> Sat, 8 Dec 2001 10:41:59 +0800
ttf-arphic-bsmi00lp (2.10-5) unstable; urgency=medium
* No longer contains /usr/X11R6/lib/X11/fonts/TrueType
nor runs the update-font-* commands in postinst, as defoma
does it all already. Thanks to ISHIKAWA Mutsumi for the bug report
and patch. (Closes: Bug#107583)
* Added "Transform = Boldize Slant" to the hintfile.
-- Anthony Fok <foka@debian.org> Fri, 2 Nov 2001 07:36:20 +0800
ttf-arphic-bsmi00lp (2.10-4) unstable; urgency=high
* Yikes! Yet another bug in preinst! bash returns false when the
non-existent should_purge_xfonts is unset, whereas ash doesn't,
and I only tested it with ash... Hence, the ttf-arphic-* packages
became uninstallable for most users. My apologies!
Thanks to user "linux" of e-Fever BBS, Isaac To and Hon
for notifying me of the problem. Closes: Bug#100078.
-- Anthony Fok <foka@debian.org> Fri, 8 Jun 2001 03:17:06 -0600
ttf-arphic-bsmi00lp (2.10-3) unstable; urgency=high
* Oops! In my zeal to remove /etc/X11/fonts/TrueType/xfonts-arphic-*
files from the obsolete xfonts-arphic-* packages, I forgot to check
whether /etc/X11/fonts/TrueType exists before cd'ing into it
in preinst, often causing install to fail. (I feel like putting
a brown paper bag over my head, again. :-) Thanks to fellow developer
Ryuichi Arafune for reporting this bug. Re: Bug#99685.
* Added reminders in package description and in postinst to tell
the user to install "x-ttcidfont-conf" to use the fonts in X.
Thanks to ha shao for the reminder! Re: Bug#98868.
-- Anthony Fok <foka@debian.org> Sun, 3 Jun 2001 01:56:05 -0600
ttf-arphic-bsmi00lp (2.10-2) unstable; urgency=low
* Added defoma hintfile.
Special thanks to Yasuhiro Take <take@debian.org> for providing the
hintfiles for the Arphic Chinese TrueType fonts. (I hardly needed
to do anything. :-) (Closes: Bug#96175)
* Added symlink to the font file in /usr/X11R6/lib/X11/fonts/TrueType.
* Conflicts, Replaces and Provides xfonts-arphic-bsmi00lp.
-- Anthony Fok <foka@debian.org> Sun, 20 May 2001 06:30:00 -0600
ttf-arphic-bsmi00lp (2.10-1) unstable; urgency=low
* Initial release.
* Special thanks to Arphic Technology Co., Ltd. and to the
Chinese GNU/Linux Extension Team for their effort in bringing
our dream to reality! :-)
-- Anthony Fok <foka@debian.org> Thu, 23 Dec 1999 14:06:02 -0700
|