File: changelog

package info (click to toggle)
ebview 0.3.6.2-1.4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,880 kB
  • ctags: 3,305
  • sloc: ansic: 35,588; sh: 10,714; xml: 1,771; makefile: 608; yacc: 291
file content (257 lines) | stat: -rw-r--r-- 7,637 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
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
ebview (0.3.6.2-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "ftbfs with GCC-5":
    add patch from paulownia@Safe-mail.net:
    get rid of inline declaration.
    (Closes: #777837)

 -- gregor herrmann <gregoa@debian.org>  Thu, 23 Jul 2015 20:37:07 +0200

ebview (0.3.6.2-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build failure, not using pangox. Patch taken from #701840.
    Closes: #713240.
  * Link ebview with -lX11.

 -- Matthias Klose <doko@debian.org>  Tue, 29 Oct 2013 00:11:14 +0100

ebview (0.3.6.2-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: dialog.c:72:6: error: format not a string literal and no
    format arguments [-Werror=format-security]":
    add patch fix-string-format-error.patch from Eric Alexander.
    (Closes: #643375)

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Nov 2011 14:59:26 +0100

ebview (0.3.6.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depends on libeb16-dev instead of libeb13-dev (Closes: #623456).

 -- Luca Falavigna <dktrkranz@debian.org>  Sun, 15 May 2011 01:08:02 +0200

ebview (0.3.6.2-1) unstable; urgency=low

  * New upstream (though unofficial) release.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Sun, 16 Aug 2009 07:56:21 +0900

ebview (0.3.6.1-1) unstable; urgency=low

  * New upstream (though unofficial) release.
  * Converted to CDBS.
  * Rebuilt with libeb13 - closes: #539005

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Sat, 15 Aug 2009 08:17:47 +0900

ebview (0.3.6-9) unstable; urgency=low

  * Added ebview.desktop, thanks fueryuejing - closes: #471002
  * Bumped to Standards-Version: 3.8.0.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Wed, 16 Jul 2008 10:40:02 +0900

ebview (0.3.6-8) unstable; urgency=low

  * Added ebview-client (but doesn't work currently) - closes: #459694

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Tue, 08 Jan 2008 14:49:51 +0900

ebview (0.3.6-7) unstable; urgency=low

  * Seems what I really need to do was running autoreconf... 

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Tue, 11 Dec 2007 03:27:38 +0900

ebview (0.3.6-6) unstable; urgency=low

  * Added automake | automaken to Build-Deps.  Seems automake is
    needed to build this package on some archs (at least powerpc).
    I'm not sure why... 

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Tue, 11 Dec 2007 02:46:24 +0900

ebview (0.3.6-5) unstable; urgency=low

  * Bumped to Standards-Version: 3.7.3.
  * Fixed various lintian warnings.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Thu, 06 Dec 2007 22:15:47 +0900

ebview (0.3.6-4) unstable; urgency=low

  * Maintainer upload.
  * Acknowledged NMU, thanks Cyril - closes: #444523
  * Applied display popup window fix from Ubuntu - closes: #450595

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Tue, 04 Dec 2007 20:56:38 +0900

ebview (0.3.6-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Comment the  “#define GTK_DISABLE_DEPRECATED 1” line in src/ebview.c to
    avoid FTBFS due to the Gtk 2.12 transition (Closes: #444523).
  * Move menu section from “Apps/Text” to “Applications/Text”, due to the menu
    transition.
  * No longer ignore “make distclean” errors, per lintian.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 09 Oct 2007 01:52:26 +0200

ebview (0.3.6-3) unstable; urgency=low

  * Maintainer upload.
  * Acknowledged NMU - closes: #410444, #414460
  * Ran autoreconf -i - closes: #417404

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Tue, 01 May 2007 16:51:00 +0900

ebview (0.3.6-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build-depend on libeb12-dev rather than on libeb7-dev. (Closes: #410444)
  * automaken is not necessary to build ebview, build dependency dropped.
    (Closes: #414460)

 -- Emanuele Rocca <ema@debian.org>  Sun, 18 Mar 2007 23:37:27 +0100

ebview (0.3.6-2) unstable; urgency=low

  * Bumped to Standards-Version: 3.7.2.
  * Acknowledged NMU, thanks Mario - closes: #355323
  * Fixed FSF's address.
  * Converted the menu icon to 32x32.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Sun,  8 Oct 2006 18:30:40 +0900

ebview (0.3.6-1.1) unstable; urgency=medium

  * Non-maintainer upload, BSP Zurich/Switzerland.
  * Fix a FTBFS (Closes: #355323)
    - Link now against libpangox
    - Added some macros to configure.in for PANGOX

 -- Mario Iseli <admin@marioiseli.com>  Sat, 9 Sep 2006 16:29:05 +0200

ebview (0.3.6-1) unstable; urgency=high

  * The "Brief Return From The Hell" release.
  * New upstream release.
  * Acknowledged NMU - closes: #250122
  * Now suggests (recommends may be too strong) edict-fpw - closes: #258893
  * Now installs the icon and revised menu - closes: #258892

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Sun,  8 Aug 2004 04:15:23 +0900

ebview (0.3.5-1.1) unstable; urgency=medium

  * NMU
  * Fix for GTK+2.4 build fail (closes: Bug#250122)

 -- Kenshi Muto <kmuto@debian.org>  Sat, 10 Jul 2004 09:43:16 +0000

ebview (0.3.5-1) unstable; urgency=low

  * New upstream release

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Mon,  8 Mar 2004 01:27:33 +0900

ebview (0.3.3-2) unstable; urgency=low

  * [control] changed Maintainer field.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Mon,  9 Feb 2004 14:31:41 +0900

ebview (0.3.3-1) unstable; urgency=low

  * New upstream release.

 -- Masayuki Hatta (mhatta) <mhatta@debian.org>  Sat,  7 Feb 2004 17:19:12 +0900

ebview (0.3.1-3) unstable; urgency=low

  * Rebuilt with new gtk+2.0.

 -- Masayuki Hatta <mhatta@debian.org>  Tue,  7 Oct 2003 00:07:07 +0900

ebview (0.3.1-2) unstable; urgency=low

  * Linked with libeb7.

 -- Masayuki Hatta <mhatta@debian.org>  Tue, 16 Sep 2003 08:53:23 +0900

ebview (0.3.1-1) unstable; urgency=low

  * New upstream release

 -- Masayuki Hatta <mhatta@debian.org>  Sun,  6 Jul 2003 20:32:04 +0900

ebview (0.3.0-1) unstable; urgency=low

  * New upstream release

 -- Masayuki Hatta <mhatta@debian.org>  Sat, 24 May 2003 17:07:16 +0900

ebview (0.2.1-1) unstable; urgency=low

  * New upstream release

 -- Masayuki Hatta <mhatta@debian.org>  Sun, 27 Apr 2003 19:26:38 +0900

ebview (0.2.0-2) unstable; urgency=low

  * Bumped to Standards-Version: 3.5.9.
  * Linked with new eb.

 -- Masayuki Hatta <mhatta@debian.org>  Mon, 21 Apr 2003 21:48:49 +0900

ebview (0.2.0-1) unstable; urgency=low

  * New upstream release
  * Build-Depends: automake1.7
  * Bumped to Standards-Version: 3.5.8.

 -- Masayuki Hatta <mhatta@debian.org>  Sat, 21 Dec 2002 20:00:32 +0900

ebview (0.1.5p1-4) unstable; urgency=low

  * Built with imlib1-dev/gdk-imlib1-dev.

 -- Masayuki Hatta <mhatta@debian.org>  Fri, 30 Aug 2002 10:13:37 +0900

ebview (0.1.5p1-3) unstable; urgency=low

  * Built with new gdk-imlib-dev.

 -- Masayuki Hatta <mhatta@debian.org>  Wed, 21 Aug 2002 11:58:36 +0900

ebview (0.1.5p1-2) unstable; urgency=low

  * Added automake to Build-Depends - closes: #153073

 -- Masayuki Hatta <mhatta@debian.org>  Tue, 16 Jul 2002 15:05:31 +0900

ebview (0.1.5p1-1) unstable; urgency=low

  * New upstream release(applied ebview-0.1.5.patch1).
  * Added gdk-imlib-dev to Build-Depends - closes: #150906
  * Improved description - closes: #150885

 -- Masayuki Hatta <mhatta@debian.org>  Mon, 15 Jul 2002 20:51:29 +0900

ebview (0.1.5-1) unstable; urgency=low

  * New upstream release.
  * Initial release for Debian Project - closes: #149459

 -- Masayuki Hatta <mhatta@debian.org>  Sun,  9 Jun 2002 23:44:58 +0900

ebview (0.1.4-1) unstable; urgency=low

  * Initial Release.

 -- Masayuki Hatta <mhatta@debian.org>  Mon, 25 Feb 2002 09:55:47 +0900