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
|
dvi2tty (5.3.3-1) stable; urgency=low
* New upstream version
-- Marcel Mol <marcel@mesa.nl> Sat Oct 30 14:11:52 CEST 2010
dvi2tty (5.3.1-3) unstable; urgency=low
* Fix gcc-3.4 FTBFS. (closes: Bug#258634)
-- Kenshi Muto <kmuto@debian.org> Sun, 11 Jul 2004 09:50:06 +0900
dvi2tty (5.3.1-2) unstable; urgency=low
* Fix copyright file to point to full GPL text.
-- Kenshi Muto <kmuto@debian.org> Sat, 14 Jun 2003 15:44:37 +0900
dvi2tty (5.3.1-1) unstable; urgency=low
* New upstream (closes: Bug#195508)
* dvi2tty changes its license to GNU GPL! dvi2tty can go main (Thanks your
report, John R Lenton).
* New upstream version looks support latin-1 by -c option (closes: Bug#101533)
* Fix displaying ASCII pTeX DVI (closes: Bug#185982)
-- Kenshi Muto <kmuto@debian.org> Thu, 5 Jun 2003 18:47:01 +0900
dvi2tty (5.1-14) unstable; urgency=low
* Rebuild with new libc. Thanks your reminder, tbm.
-- Kenshi Muto <kmuto@debian.org> Sun, 23 Mar 2003 23:06:18 +0900
dvi2tty (5.1-13) unstable; urgency=low
* Fix manual and README.debian (closes: #52832).
-- Kenshi Muto <kmuto@debian.org> Thu, 16 Dec 1999 13:06:52 +0900
dvi2tty (5.1-12) unstable; urgency=low
* Add auto detect routine for NTT JTeX and ASCII pTeX (closes: #50610).
Thanks, Mr. Kohda.
-- Kenshi Muto <kmuto@debian.org> Thu, 25 Nov 1999 14:19:33 +0900
dvi2tty (5.1-11) unstable; urgency=low
* Fix control file (This package must be treated as non-free).
-- Kenshi Muto <kmuto@debian.org> Wed, 17 Nov 1999 10:21:09 +0900
dvi2tty (5.1-10) unstable; urgency=low
* New maintainer.
* Fix NTT JTeX patch.
* Add ASCII pTeX patch.
-- Kenshi Muto <kmuto@debian.org> Tue, 16 Nov 1999 12:01:20 +0900
dvi2tty (5.1-9) non-free; urgency=low
* Orphaned package
-- Christian Schwarz <schwarz@debian.org> Tue, 10 Mar 1998 21:07:41 +0100
dvi2tty (5.1-8) non-free; urgency=low
* Recompiled with libc6.
* Upgraded to standards version 2.2.0.0.
-- Christian Schwarz <schwarz@debian.org> Sun, 13 Jul 1997 21:59:04 +0200
dvi2tty (5.1-7) non-free; urgency=low
* New maintainer.
* Upgraded to new source format.
* Changed distribution to non-free.
-- Christian Schwarz <schwarz@debian.org> Sat, 22 Mar 1997 13:42:13 +0100
Mon Jun 10 12:54:08 1996 Erick Branderhorst <branderh@debian.org>
* debian.rules (binary): dpkg-name
* debian.rules (binary): gzip manpages
* applied dvi2tty.patch
Mon Apr 22 15:24:45 1996 root <branderh@debian.org>
* debian.control (Description): "on" text-only devices (Thanks Dirk)
Wed Apr 17 10:49:11 1996 Erick Branderhorst <branderh@debian.org>
* debian.rules: minor changes
* Makefile (INSTALL_PROGRAM): stripped installation
* debian.control (Architecture): added
(Version): changed
(Maintainer): changed to branderh@debian.org
(Section): tex
(Priority): optional
(Recommends): removed
dvi2tty (5.1-3);
* Elf
dvi2tty (5.1-2);
* No default pager (dvi2tty.c)
* Depends not on less.
dvi2tty (5.1-1);
* Depends on less in stead of recommending less. <edd@qed.econ.queensu.ca>
dvi2tty (5.1-0);
* First release.
* Changed default pager to `/usr/bin/less' (dvi2tty.c).
Local variables:
mode: debian-changelog
add-log-mailing-address: "schwarz@debian.org"
End:
|