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 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
|
fdclone (2.00a-1woody3) stable-security; urgency=high
* use random number instead of PID number for temporary directory
* do check existence of the temporary directory
* Closes: #182619
* CAN-2003-0596
-- Taketoshi Sano <sano@debian.org> Fri, 18 Jul 2003 21:19:58 +0900
fdclone (2.00a-1) unstable; urgency=low
* New upstream release. (Closes: #129344)
* moved into main from non-free as the result of
the license change from 2.00
* package subsection updated to shells from utils
* update debian specific changes for new v2 scheme.
-- Taketoshi Sano <sano@debian.org> Tue, 19 Feb 2002 23:56:56 +0900
fdclone (1.03t-4) unstable; urgency=low
* OK, lynx doesn't use "less". It was my misunderstandings.
so lynx is now added in Depends line.
(But you should take care when you use lynx as PAGER, because
binary file make it crazy. OTOH, w3m can show the compressed
files correctly using /usr/bin/sensible-pager with gzip -d -c.)
-- Taketoshi Sano <sano@debian.org> Mon, 5 Nov 2001 21:42:24 +0900
fdclone (1.03t-3) unstable; urgency=low
* update the examples to match the change in the location of
configuration file.
-- Taketoshi Sano <sano@debian.org> Wed, 17 Oct 2001 23:11:02 +0900
fdclone (1.03t-2) unstable; urgency=low
* added vim to Depends line
(lynx as pager just uses "less" so I don't think
lynx is good as w3m for PAGER here, though.
vim is nice to have in Depends as EDITOR, agreed.)
* remove ae from Depends line
(Closes: #115821)
-- Taketoshi Sano <sano@debian.org> Wed, 17 Oct 2001 02:17:39 +0900
fdclone (1.03t-1) unstable; urgency=low
* New upstream release.
* Additional terminal setting files are removed:
/etc/fdrc.linux, /etc/fdrc.kterm, and /etc/fdrc.xterm
* Default configuration file is /etc/fdclone/fdrc now,
and users' site specific configuration can be put into
/etc/fdclone/fdrc.siteconfig.
* No more source code modification for PAGER and EDITOR.
These settings are provided from /etc/fdclone/fdrc only.
-- Taketoshi Sano <sano@debian.org> Sat, 29 Sep 2001 18:03:45 +0900
fdclone (1.03s-1) unstable; urgency=low
* New upstream release. (not uploaded, local only version)
-- Taketoshi Sano <sano@debian.org> Wed, 25 Jul 2001 00:31:20 +0900
fdclone (1.03r-2) unstable; urgency=low
* update copyright year (2000 -> 2001)
* comment out the keymap setting in /etc/fdrc, and newly add
/etc/fdrc.linux, /etc/fdrc.kterm, /etc/fdrc.xterm as conffiles
because the previous setup does not work well on kon and krxvt
(Thanks to Norita-san).
* English manpage is added (this is partial translation and
not so awfully useful one, but it may be better than nothing).
-- Taketoshi Sano <sano@debian.org> Wed, 2 May 2001 17:28:17 +0900
fdclone (1.03r-1) unstable; urgency=low
* New upstream version
* applied unofficial patch
* revert to use the customized _fdrc file, and describe about this
modification in README.Debian
-- Taketoshi Sano <sano@debian.org> Wed, 25 Apr 2001 00:11:14 +0900
fdclone (1.03q-1) unstable; urgency=low
* New upstream version
* change to use the default _fdrc file instead of
customized one. Old customized file is saved in
examples.
-- Taketoshi Sano <sano@debian.org> Fri, 2 Mar 2001 14:44:49 +0900
fdclone (1.03p-2) unstable; urgency=low
* try to fix build fail on alpha (closes #85813).
Thanks to Paul Slootman for his report & patch.
-- Taketoshi Sano <sano@debian.org> Wed, 14 Feb 2001 23:18:31 +0900
fdclone (1.03p-1) unstable; urgency=low
* New upstream version.
-- Taketoshi Sano <sano@debian.org> Tue, 28 Nov 2000 22:08:47 +0900
fdclone (1.03o-2) unstable; urgency=low
* update debian/watch
* update the author's e-mail address in copyright file
* fix debian/_fdrc.{k,x}term for some keymaps
-- Taketoshi Sano <sano@debian.org> Tue, 24 Oct 2000 22:45:57 +0900
fdclone (1.03o-1) unstable; urgency=low
* New upstream version.
-- Taketoshi Sano <sano@debian.org> Thu, 12 Oct 2000 11:42:20 +0900
fdclone (1.03n-1) unstable; urgency=low
* New Maintainer
* New upstream version.
-- Taketoshi Sano <sano@debian.org> Wed, 4 Oct 2000 00:00:23 +0900
fdclone (1.03l-7) unstable; urgency=low
* Signed with GNUPG.
-- Masayuki Hatta <mhatta@debian.or.jp> Sat, 1 Apr 2000 14:21:45 +0900
fdclone (1.03l-6) unstable; urgency=low
* When building binary, DEFRC should be /etc. FIXED.
-- Masayuki Hatta <mhatta@debian.or.jp> Sun, 20 Feb 2000 22:29:54 +0900
fdclone (1.03l-5) unstable; urgency=low
* Again, I was stupid enough to compile it with DEBIAN_BUILDARCH=pentiumpro.
FIXED. I gave up to use pentium-builder.
-- Masayuki Hatta <mhatta@debian.or.jp> Thu, 6 Jan 2000 14:38:50 +0900
fdclone (1.03l-4) unstable; urgency=low
* Now _fdrc(original config file) is installed instead of fdrc.
* Added sample .fdrc.linux and .fdrc.kterm.
(Thanks again hamasaki@main.eng.hokudai.ac.jp)
-- Masayuki Hatta <mhatta@debian.or.jp> Mon, 3 Jan 2000 17:17:40 +0900
fdclone (1.03l-3) unstable; urgency=low
* Deleted Debian templates.
* fdrc: added sample keymap entries for tty and kterm.
(Thanx hamasaki@main.eng.hokudai.ac.jp)
-- Masayuki Hatta <mhatta@debian.or.jp> Thu, 30 Dec 1999 00:19:53 +0900
fdclone (1.03l-2) unstable; urgency=low
* I was stupid enough to compile it with DEBIAN_BUILDARCH=pentiumpro.
Fixed.
-- Masayuki Hatta <mhatta@debian.or.jp> Thu, 18 Nov 1999 00:01:22 +0900
fdclone (1.03l-1) unstable; urgency=low
* New Upstream Version.
-- Masayuki Hatta <mhatta@debian.or.jp> Mon, 8 Nov 1999 16:06:16 +0900
fdclone (1.03k-0.4) unstable; urgency=low
* Restored dosdisc.c.
-- Masayuki Hatta <mhatta@debian.or.jp> Thu, 23 Sep 1999 14:20:14 +0900
fdclone (1.03k-0.3) unstable; urgency=low
* Applied a patch from the upstream author.
-- Masayuki Hatta <mhatta@debian.or.jp> Wed, 22 Sep 1999 16:40:46 +0900
fdclone (1.03k-0.2) unstable; urgency=low
* Fixed several typos in debian/README.Debian.
* Fixed several goofs in debian/rules.
* Compliance with FHS 2.0.
-- Masayuki Hatta <mhatta@debian.or.jp> Wed, 8 Sep 1999 10:51:56 +0900
fdclone (1.03k-0.1) unstable; urgency=low
* New Maintainer(temporarily, though).
* New upstrem version.
* Followed most of the modification the former maintainer did.
* Tweaked /etc/fdrc(.deb support added).
-- Masayuki Hatta <mhatta@debian.or.jp> Wed, 1 Sep 1999 15:44:20 +0900
fdclone (1.03h-1) unstable; urgency=low
* Upstream upgrade.
* Move "#include <sys/ioctl.h>" from machine.h to term.c.
* Install "fd-unicd.tbl" to /usr/lib instead of /usr/bin.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.ne.jp> Sun, 25 Oct 1998 18:25:19 +0900
fdclone (1.03g-3) frozen unstable; urgency=low
* Changed distribution.
* Changed section to non-free/utils.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.ne.jp> Mon, 10 Aug 1998 19:35:51 +0900
fdclone (1.03g-2) non-free-jp; urgency=low
* Moved japanese man directory from ja_JP.ujis to ja.
* Changed maintainer's e-mail address from or.jp to ne.jp.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.ne.jp> Sat, 8 Aug 1998 17:55:28 +0900
fdclone (1.03g-1) non-free-jp; urgency=low
* Upstream upgrade.
* Compiled with libc6.
* Added "#include <sys/ioctl.h>" to machine.h.
* Change the default editor and pager in /etc/fdrc to
/usr/bin/sensible-editor and /usr/bin/sensible-pager. [Bug#JP/282]
* Fix segmentation fault ocurring when archiver definition is not set.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.or.jp> Sun, 17 May 1998 01:15:45 +0900
fdclone (1.03a-1) non-free-jp; urgency=low
* Upstream upgrade.
* Copy _fdrc to fdrc (which will be installed to /etc/fdrc).
* Move the distribution to "non-free" because of restriction on
distributing with binary form.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.or.jp> Wed, 24 Sep 1997 00:24:57 +0900
fdclone (1.01h-2) unstable; urgency=low
* ja_JP.EUC -> ja_JP.ujis
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.or.jp> Sun, 27 Jul 1997 12:10:05 +0900
fdclone (1.01h-1) unstable; urgency=low
* Copy .fdrc to fdrc.
* Initial Release.
-- TAKAHASHI Katsuyuki <hashi@ppp.fastnet.or.jp> Sun, 29 Jun 1997 12:02:23 +0900
Local variables:
mode: debian-changelog
End:
|