File: changelog

package info (click to toggle)
xxdiff 1%3A2.5-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,936 kB
  • ctags: 3,420
  • sloc: cpp: 16,125; ansic: 16,104; sh: 1,684; makefile: 295; yacc: 238; lex: 218; python: 216
file content (182 lines) | stat: -rw-r--r-- 5,684 bytes parent folder | download
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
xxdiff (1:2.5-2) unstable; urgency=low

  * fixed g++-3.0 problem (thanks Daniel Jakobowitz and Philip Blundell)
                                                            closes: #140032

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri, 22 Mar 2002 14:25:29 +0100

xxdiff (1:2.5-1) unstable; urgency=low

  * New upstream with a lot of new features, bugfixes closes: #139273
    + multiple horizontal diffs
    + ignore whitespace
    + unmerge (merge conflicts support)
    + save as merged
    + gcc3.0 fixes closes: #134023

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri, 22 Mar 2002 14:25:29 +0100

xxdiff (1:2.0.3-1) unstable; urgency=low

  * included Martin Blais revised minimal manpage
  * adapted control file text to Martin's manpage
  * fixed watch file
  * stepped back to 2.0.3 (stable) as suggested by author
  * learned about epochs at the same time (thanks to Ryan Murray!)
  * generating manual.html again, fixed by upstream
  * removed TODO from install in rules
  * added debmake dependency closes: #122272

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri, 14 Dec 2001 18:01:50 +0100

xxdiff (2.1-2) unstable; urgency=low

  * using "sendible-editor" instead of /etc/alternatives/...
  * not generating manual.html any more, since it requires X closes: #121116

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 29 Nov 2001 13:53:55 +0100

xxdiff (2.1-1) unstable; urgency=low

  * new upstream closes: #111902
  * upstream does not use autoconf any more closes: #120101
  * added depends: diff, suggests: editor

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 24 Nov 2001 17:05:47 +0100

xxdiff (1.9.1-13) unstable; urgency=low

  * corrected some typos (thanks to Matt Zimmermann's effort)

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Fri, 16 Nov 2001 15:29:57 +0100
 
xxdiff (1.9.1-12) unstable; urgency=low

  * removed ldso from build-dependencies closes: #112869

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 20 Sep 2001 12:45:05 +0200
 
xxdiff (1.9.1-11) unstable; urgency=low

  * will I get the dependencies ever right? Thanks again to James Troup for pointing it out!
    closes: #112297, #112756

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 19 Sep 2001 14:25:04 +0200
 
xxdiff (1.9.1-10) unstable; urgency=low

  * removed libqt2.2-dev dependency. Thanks to James Troup for pointing it out!
    fixes: #112297

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon, 17 Sep 2001 17:14:03 +0200
 
xxdiff (1.9.1-9) unstable; urgency=low

  * reorganized build-dependencies to fix bug in autobuilder. concerns: #112297

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Sat, 15 Sep 2001 14:58:02 +0200
 
xxdiff (1.9.1-8) unstable; urgency=low

  * moved from libstlport to libstdc++. closes: #97557

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon, 25 May 2001 10:38:01 +0200
 
xxdiff (1.9.1-7) unstable; urgency=low

  * libstlport was missing in the dependencies (thanks Johannes Zellner)
    as well as automake for the builddependencies . closes: #93780

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Thu, 12 Apr 2001 23:07:00 +0200
 
xxdiff (1.9.1-6) unstable; urgency=low

  * changed back to Depends: ${shlibs:Depends}. Thanks go out to Adrian Bunk
    for patience and explanation ;-). closes: #92865

  * some more cleaning of Build-Depends. Again, thanks to the gentleman above!

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue,  4 Apr 2001 20:14:42 +0200
 
xxdiff (1.9.1-5) unstable; urgency=low

  * it seems that the deb got linked against an obsolete
    libstl. Thanks again Wayne!

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Tue,  3 Apr 2001 12:56:01 +0200
 
xxdiff (1.9.1-4) unstable; urgency=low

  * reversed automoc changes (was only some --verbose stuff)

  * added missing libstlport dependency (Thanks Wayne Scott ;-)

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon,  2 Apr 2001 21:38:00 +0200
 
xxdiff (1.9.1-3) unstable; urgency=high

  * now depends on libmng | libmng1. closes: #92484

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Mon,  2 Apr 2001 11:07:00 +0200
 
xxdiff (1.9.1-2) unstable; urgency=low

  * changed my email address

 -- Tomas Pospisek <tpo_deb@sourcepole.ch>  Wed, 28 Mar 2001 14:54:00 +0200
 
xxdiff (1.9.1-1) unstable; urgency=low

  * new upstream

  * did some heavy build procedure patching for upstream

  * building with a mix of testing and potato with the "new" libstl
    closes: #85276, #86195

  * xxdiff can't be started without a filename from the command line
    closes: #75614

  * open left and open right now work as expected, that is the will open
    the file and redo the diff. closes: #75747

  * the horizontal window size defaults to the horizontal resolution
    closes: #75748

  * depends on libqt2.2*. closes: #89782

 -- Tomas Pospisek <tpo@spin.ch>  Thu, 15 Mar 2001 21:53:00 +0200

xxdiff (1.8-3) unstable; urgency=low

  * I must have mixed some stuff from the 1.8.2 release into this, which
    is undone in this release

  * set Architecture: to any, thanks to Roman Hodek (fixes #76385)

 -- Tomas Pospisek <tpo@spin.ch>  Wed, 08 Sep 2000 12:11:01 +0200

xxdiff (1.8-2) unstable; urgency=low

  * Bas Zoetekouw has volenteered to sponsor me. Cool. Thanks Bas. And
    at the same time found the first build bugs...

  * Also I forgot to thank Pirmin Kalberer and Michael Weber for help
    with autoconfig and automake

  * added AUTHORS, ChangeLog and NEWS which are required by automake

 -- Tomas Pospisek <tpo@spin.ch>  Thu, 14 Sep 2000 13:07:03 +0200

xxdiff (1.8-1) unstable; urgency=low

  * Initial release.

 -- Tomas Pospisek <tpo@spin.ch>  Thu, 14 Sep 2000 13:07:03 +0200

Local variables:
mode: debian-changelog
End:
Local variables:
mode: debian-changelog
End: