~ubuntu-branches/ubuntu/precise/screem/precise

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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
screem (0.16.1-4.2ubuntu1) intrepid; urgency=low

  * debian/patches/fix_help_about_dialog.patch:  Fix unclosable
    Help->About Screem window (Closes: #495460), LP: #133043.
    Cherry-picked from upstream CVS.

 -- Daniel T Chen <crimsun@ubuntu.com>  Mon, 13 Oct 2008 09:44:30 -0400

screem (0.16.1-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * Add no-disable-deprecated.patch to avoid FTBFS due to the transition to
    Gtk 2.12. It deletes the -DGTK_DISABLE_DEPRECATED,
    -DGNOME_DISABLE_DEPRECATED, and -DGNOMEUI_DISABLE_DEPRECATED macros
    from the DEPRECATION_FLAGS variable in configure{.ac,} (Closes: #444507).
  * Menu transition: from Apps/Editors to Applications/Editors.
  * Add desktop-files-cleanup.patch to remove the deprecated Encoding key,
    per lintian. Also move the Categories key of the screem.desktop{,.in}
    files from Application;Development; to Development;WebDevelopment.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Thu, 15 Nov 2007 09:09:26 +0100

screem (0.16.1-4.1) unstable; urgency=medium

  * Non-maintainer upload during BSP.
  * Added patch from Ubuntu
    (http://patches.ubuntu.com/s/screem/screem_0.16.1-4ubuntu1.patch) which
    avoids FTBFS, thanks to Matthias Klose (Closes: #422390).

 -- Mario Iseli <admin@marioiseli.com>  Fri, 18 May 2007 15:19:09 +0200

screem (0.16.1-4) unstable; urgency=HIGH

  * Remove old postinst script that was installing gconf schemas in the old
    location even though the package uses dh_gconf via cdbs. Added a preinst
    that deletes the old version. (closes: #369860)

 -- Rob Bradford <robster@debian.org>  Fri,  1 Sep 2006 10:38:23 +0100

screem (0.16.1-3.1) unstable; urgency=HIGH

  * Non-maintainer upload
  * Correctly remove gconf schemas (closes: #369860)
  * Update debhelper build-dependency to match cdbs

 -- Clément Stenac <zorglub@debian.org>  Sat, 10 Jun 2006 14:10:14 +0200

screem (0.16.1-3) unstable; urgency=low

  * Switch over to GOption since Popt from libgnome is deprecated. This means
    screem can build with new GNOME. Patch contributed by  Hannah Wallach.
    (closes: 358759)
  * Bring some changes in from Ubuntu (closes: 343549)
  - Added --enable-dbus
  - Fixed typo in manpage

 -- Rob Bradford <robster@debian.org>  Mon, 24 Apr 2006 23:12:45 +0100

screem (0.16.1-2) unstable; urgency=low

  * Updated build dependency (libdbus-glib-1-dev).
  * Rebuild with newer libenchant-dev (closes: #346052)

 -- Rob Bradford <robster@debian.org>  Sun,  8 Jan 2006 18:44:31 +0000

screem (0.16.1-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Mon,  5 Dec 2005 16:43:48 +0000

screem (0.16.0-1) unstable; urgency=low

  * New upstream release
  * Added missing dependency on dbus-1-utils, thanks to Franklin Piat
    <fpiat@bigfoot.com> for identifying this. (closes: #314982)

 -- Rob Bradford <robster@debian.org>  Tue,  8 Nov 2005 00:20:47 +0000

screem (0.14.3-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Wed, 26 Oct 2005 17:57:25 +0100

screem (0.14.2-3) unstable; urgency=low

  * Added missing build dependency on cdbs. (closes: #320567)
  * Started using a patch system.

 -- Rob Bradford <robster@debian.org>  Sun, 31 Jul 2005 00:09:31 +0100

screem (0.14.2-2) unstable; urgency=low

  * Migrated to cdbs
  * Applied German po file corrections from Jens Seidel. (closes: #313913)

 -- Rob Bradford <robster@debian.org>  Sat, 23 Jul 2005 12:32:19 +0100

screem (0.14.2-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Mon, 18 Jul 2005 23:53:08 +0100

screem (0.14.1-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Thu, 16 Jun 2005 18:41:52 +0100

screem (0.14.0-1) experimental; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Thu, 12 May 2005 20:01:40 +0100

screem (0.12.2-1) unstable; urgency=low

  * New upstream release
  - Change default location in files tab from / to ~. (closes: #306664)
  - Segfault in find/replace code fixes. (closes: #306667)

 -- Rob Bradford <robster@debian.org>  Sat, 30 Apr 2005 23:35:56 +0100

screem (0.12.1-1) unstable; urgency=low

  * New upstream release
  * Removed "text/*" from mime types listed in the screem.desktop file.
    (closes: #284617)

 -- Rob Bradford <robster@debian.org>  Sat, 11 Dec 2004 13:36:45 +0000

screem (0.12.0-1) unstable; urgency=low

  * New upstream release. (closes: #278976)

 -- Rob Bradford <robster@debian.org>  Sun, 21 Nov 2004 23:11:33 +0000

screem (0.11.5-2) unstable; urgency=low

  * Started using dh_desktop. (closes: #278718)

 -- Rob Bradford <robster@debian.org>  Sun, 21 Nov 2004 21:41:51 +0000

screem (0.11.5-1) unstable; urgency=low

  * New upstream release (closes: #267607) 
  - Now prompts about overwriting a file that already exists (closes: #264821)

 -- Rob Bradford <robster@debian.org>  Sun,  5 Sep 2004 12:40:57 +0100

screem (0.11.2-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Fri,  6 Aug 2004 15:28:08 +0100

screem (0.10.2-1) unstable; urgency=low

  * New upstream release (closes: #250067, #221688, #242747)
  - Added a build-depends on libcroco.
  * Changed maintainer field to robster@debian.org.

 -- Rob Bradford <robster@debian.org>  Fri, 21 May 2004 11:21:34 +0100

screem (0.8.2-1) unstable; urgency=low

  * New upstream release.
  * Fixed some problems with wrong default preferences bought about due to
    a failure to install the screem gconf schema properly in a postinst. 
    (closes: #222137)

 -- Rob Bradford <rob@debianplanet.org>  Mon,  8 Dec 2003 13:47:00 +0000

screem (0.8.1-1) unstable; urgency=low

  * Adopting package (closes: #211629).
  * New upstream release.
  * Updated standards version

 -- Rob Bradford <rob@debianplanet.org>  Sun, 28 Sep 2003 20:06:45 +0100

screem (0.6.2-2) unstable; urgency=low

  * Changed section to gnome

 -- Norbert Veber <nveber@pyre.virge.net>  Fri,  9 May 2003 21:54:55 -0400

screem (0.6.2-1) unstable; urgency=low

  * New upstream release
    Closes: #191764   

 -- Norbert Veber <nveber@pyre.virge.net>  Fri,  9 May 2003 21:20:10 -0400

screem (0.6.0-1) unstable; urgency=low

  * New upstream version (for gnome2).

 -- Norbert Veber <nveber@pyre.virge.net>  Mon, 17 Feb 2003 15:55:26 -0500

screem (0.4.1-13) unstable; urgency=high

  * Added $(LIBGLADE_CFLAGS) and $(GDK_PIXBUF_CFLAGS) to the top level
    Makefile.am as well as the ones in plugins/* so that it can find
    libglade.h (which was moved).
    Closes: #120547
  * Fixed spelling mistake in description.

 -- Norbert Veber <nveber@pyre.virge.net>  Thu, 13 Dec 2001 22:46:03 -0500

screem (0.4.1-12) unstable; urgency=low

  * new gal

 -- Norbert Veber <nveber@pyre.virge.net>  Mon, 22 Oct 2001 22:16:05 -0400

screem (0.4.1-11) unstable; urgency=low

  * Updated config.sub and config.guess, which caused build faliures on some
    architectures.  Closes: #114896
  * Looks like my wish came true.  Recompiled for libgal14.
  * Added libgtkxmhtml-dev to build depends.

 -- Norbert Veber <nveber@pyre.virge.net>  Sun, 21 Oct 2001 02:36:40 -0400

screem (0.4.1-10) unstable; urgency=low

  * Those rocket scientists over at Ximian have gone and done it again!  I
    just really hope they will release a new libgal by the time I recompile
    the package for libgal13.

 -- Norbert Veber <nveber@pyre.virge.net>  Tue,  9 Oct 2001 10:52:13 -0400

screem (0.4.1-9) unstable; urgency=low

  * Recompiled with libgal12

 -- Norbert Veber <nveber@pyre.virge.net>  Sun,  7 Oct 2001 00:17:56 -0400

screem (0.4.1-8) unstable; urgency=low

  * New maintainer
    Chanop Silpa-Anan has given his blessing for me to take the package.
  * Changed description to better describe the package (mostly stolen from
    freshmeat.net).

 -- Norbert Veber <nveber@pyre.virge.net>  Sun,  9 Sep 2001 12:37:00 -0400

screem (0.4.1-7.1) unstable; urgency=low

  * Non-maintainer upload
  * Recompiled with updated libgal (libgal11)

 -- Norbert Veber <nveber@pyre.virge.net>  Fri, 31 Aug 2001 23:09:11 -0400

screem (0.4.1-7) unstable; urgency=low

  * Add Build-Depends: liboaf-dev. (closes: #108851)

 -- Chanop Silpa-Anan <chanop@debian.org>  Thu, 16 Aug 2001 10:48:01 +1000

screem (0.4.1-6) unstable; urgency=low

  * libgal and libgtkhtml has been updated.

 -- Chanop Silpa-Anan <chanop@debian.org>  Wed, 15 Aug 2001 05:13:58 +1000

screem (0.4.1-5) unstable; urgency=low

  * libgal-dev has changed again huh! (libgal8) 

 -- Chanop Silpa-Anan <chanop@debian.org>  Sat, 21 Jul 2001 11:19:40 +1000

screem (0.4.1-4) unstable; urgency=low

  * Rebuild again with latest libgal-dev (libgal7)

 -- Chanop Silpa-Anan <chanop@debian.org>  Fri,  1 Jun 2001 12:17:27 +1000

screem (0.4.1-3) unstable; urgency=low

  * Build again with latest libgtkhtml-dev (closes: bug#97314) 

 -- Chanop Silpa-Anan <chanop@debian.org>  Sun, 13 May 2001 18:30:34 +1000

screem (0.4.1-2) unstable; urgency=low

  * Build with latest gnomeprint-dev (closes: bug#94420)

 -- Chanop Silpa-Anan <chanop@debian.org>  Sat, 28 Apr 2001 14:26:31 +1000

screem (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Fix debian/rules and debian/control (closes: bug#89912)

 -- Chanop Silpa-Anan <chanop@debian.org>  Sat, 17 Mar 2001 22:41:49 +1100

screem (0.3.0+cvs-200010221) unstable; urgency=low

  * New Maintainer (closes: bug#85522)
  * CVS version as of 21/2/2001
  * Recompile with current libs (closes: bug#85835)
  * Fix Build-Depends (closes: bug#70486)
  * Fix debian/rules to use cvs source
  * Bump Standards-Version to 3.5.2
  * Add TIS-620 to default encoding setting list
  * Use pristine upstream (0.3.0) as original tarball

 -- Chanop Silpa-Anan <chanop@debian.org>  Wed, 21 Feb 2001 14:16:56 +1100

screem (0.3.0-4) unstable; urgency=low

  * Recompile with latest libs. (closes: bug#82832)
  * Remove .la files, again (closes: bug#63291)
  * Includes help documents (closes: bug#72133)

 -- Michael Alan Dorman <mdorman@debian.org>  Sat, 10 Feb 2001 16:02:41 -0500

screem (0.3.0-3) unstable; urgency=low

  * Correct build-depends (closes: bug#69849)

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 25 Aug 2000 10:22:00 -0400

screem (0.3.0-2) unstable; urgency=low

  * Recompile to get all the added goodies like GtkHTML, printing, etc.

 -- Michael Alan Dorman <mdorman@debian.org>  Tue, 22 Aug 2000 11:08:01 -0400

screem (0.3.0-1) unstable; urgency=low

  * New upstream release

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 17 Aug 2000 17:20:16 -0400

screem (0.2.10-1) unstable; urgency=low

  * New upstream release

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 28 Jul 2000 09:52:47 -0400

screem (0.2.8-1) unstable; urgency=low

  * New upstream release

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 20 Jul 2000 08:17:02 -0400

screem (0.2.7-1) unstable; urgency=low

  * New upstream release

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 10 Jul 2000 16:33:03 -0400

screem (0.2.4-1) unstable; urgency=low

  * New upstream version
  * Make sure .la files are removed
  * Add dependency on gnome-guile (closes: bug#63292)
  * Try to properly list the build dependencies

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 11 May 2000 15:05:13 -0400

screem (0.2.3-1) unstable; urgency=low

  * New upstream version. (closes: bug#62046)
  * Removed .la files for plugin libraries. (closes: bug#58086)

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 26 Apr 2000 11:33:32 -0400

screem (0.2.1-1) frozen unstable; urgency=low

  * New upstream final release (as opposed to prior pre-release currently in frozen)
  * Fixes linkage with libesd. (closes: bug#56802)

 -- Michael Alan Dorman <mdorman@debian.org>  Wed,  2 Feb 2000 13:49:57 -0500

screem (0.1.92-1) unstable; urgency=low

  * New upstream release.
  * Compiled with libgnomeprint.so.2 (closes: bug#47663)

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 31 Oct 1999 11:45:38 -0500

screem (0.1.1-1) unstable; urgency=low

  * Initial debianization.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 15 Aug 1999 20:55:09 -0400

Local variables:
mode: debian-changelog
user-mail-address: "mdorman@debian.org"
End: