source: pkg/vinnie/main/gnome-terminal/trunk/debian/changelog @ 6746

Revision 6746, 61.4 KB checked in by alanbach-guest, 3 years ago (diff)
  • Sync'd with Debian 2.30.2-1
Line 
1gnome-terminal (2.30.2-parsix1) unstable; urgency=low
2
3  * Sync'd with Debian 2.30.2-1
4
5 -- Alan Baghumian <alan@technotux.org>  Sat, 10 Jul 2010 12:51:45 -0700
6
7gnome-terminal (2.30.2-1) unstable; urgency=low
8
9  * New upstream bugfix release.
10  * Switch to format 3.0 (quilt).
11  * Bump Standards-Version to 3.8.4, no changes required.
12
13 -- Luca Falavigna <dktrkranz@debian.org>  Tue, 22 Jun 2010 20:54:32 +0200
14
15gnome-terminal (2.30.1-1) unstable; urgency=low
16
17  * New upstream bugfix release.
18
19 -- Sebastian Dröge <slomo@debian.org>  Tue, 04 May 2010 09:37:18 +0200
20
21gnome-terminal (2.30.0-1) unstable; urgency=low
22
23  * New upstream stable release:
24    + debian/control.in:
25      - Update build dependencies.
26
27 -- Sebastian Dröge <slomo@debian.org>  Wed, 31 Mar 2010 11:18:11 +0200
28
29gnome-terminal (2.29.92-1) experimental; urgency=low
30
31  * New upstream development release:
32    + debian/control.in:
33      - Update build dependencies.
34
35 -- Sebastian Dröge <slomo@debian.org>  Fri, 12 Mar 2010 17:52:12 +0100
36
37gnome-terminal (2.29.6-1) experimental; urgency=low
38
39  * New upstream development release:
40    + debian/control.in:
41      - Update build dependencies.
42    + debian/rules:
43      - Include check-dist.mk to prevent accidental uploads to unstable.
44
45 -- Sebastian Dröge <slomo@debian.org>  Thu, 14 Jan 2010 08:29:30 +0100
46
47gnome-terminal (2.28.2-1) unstable; urgency=low
48
49  * New upstream bugfix release.
50
51 -- Luca Falavigna <dktrkranz@debian.org>  Mon, 14 Dec 2009 22:45:57 +0100
52
53gnome-terminal (2.28.1-1) unstable; urgency=low
54
55  * New upstream bugfix release:
56    + debian/control.in:
57      - Update build dependencies.
58
59 -- Sebastian Dröge <slomo@debian.org>  Tue, 20 Oct 2009 08:28:30 +0200
60
61gnome-terminal (2.28.0-1) unstable; urgency=low
62
63  * New upstream stable release:
64    + debian/control.in:
65      - Update build dependencies.
66    + debian/patches/02_let_gconf_autostart.patch,
67      debian/patches/03_useless_plural_forms.patch:
68      - Dropped, merged upstream.
69
70 -- Sebastian Dröge <slomo@debian.org>  Tue, 22 Sep 2009 14:02:42 +0200
71
72gnome-terminal (2.26.3.1-1) unstable; urgency=low
73
74  * New upstream release.
75  * debian/patches/03_useless_plural_forms.patch:
76    - remove useless Plural-Forms line which breaks build with
77      gnome-doc-utils master (Closes: #545602).
78  * debian/control.in:
79    - Bump Standards-Version to 3.8.3, no changes needed.
80
81 -- Luca Falavigna <dktrkranz@debian.org>  Tue, 15 Sep 2009 00:34:09 +0200
82
83gnome-terminal (2.26.2-3) UNRELEASED; urgency=low
84
85  * debian/watch: don't uupdate.
86  * Add descriptions and links to patch headers.
87  * debian/control.in:
88    - Standards-Version is 3.8.2, no changes needed.
89    - Extend gnome-terminal-data's long description.
90    - No need to replace/conflict gnome-terminal2, that's gone for good.
91    - gnome-terminal 2.10 is not even in oldstable, no need to replace it
92      in gnome-terminal-data.
93  * Move the menu and desktop files to the gnome-terminal package, add
94    replaces accordingly.
95  * debian/patches/04_resized_on_tabs_switch.patch: Removed. This was
96    added because gnome-terminal didn't resize when you changed to a
97    tab with a different font size. That works fine now without the patch.
98
99 -- Emilio Pozuelo Monfort <pochu@ubuntu.com>  Sat, 27 Jun 2009 16:22:22 +0200
100
101gnome-terminal (2.26.2-2) unstable; urgency=low
102
103  * 02_let_gconf_autostart.patch: Don’t exit if there is no GConf daemon
104    running. Instead, let dbus-daemon and gconfd be autostarted as they
105    should be if this is needed. Thanks to Sean Finney for the
106    suggestion. Closes: #531734 and some duplicates.
107
108 -- Josselin Mouette <joss@debian.org>  Sat, 27 Jun 2009 14:53:33 +0200
109
110gnome-terminal (2.26.2-1) unstable; urgency=low
111
112  [ Josselin Mouette ]
113  * Stop mentioning GNOME 2.
114  * Remove scrollkeeper dependency.
115
116  [ Deng Xiyue ]
117  * New upstream release.
118    + Bump b-dep: libgtk2.0-dev (>= 2.14.0), libvte-dev (>= 0.20.0).
119    + New b-dep: libdbus-glib-1-dev (>= 0.6).
120    + Drop 01_tabs_shortcuts.patch, 02_tabs_shortcuts_translations.patch.
121      Merged upstream.
122    + Refresh 04_resized_on_tabs_switch.patch to apply cleanly.
123  * Drop bonobo path in gnome-terminal-data.install.  DBus is used instead.
124  * Split Copyright holder section to silence lintian warning, and add missing
125    copyright holders.
126  * Point to versioned license files.
127  * Update Standard-Version to 3.8.1.
128
129  [ Josselin Mouette ]
130  * Drop unnecessary build-deps, add libsm-dev.
131  * 01_onlyshowin.patch: new patch. Only show gnome-terminal in GNOME
132    menus, other desktop environments already have their terminal
133    emulators.
134
135 -- Josselin Mouette <joss@debian.org>  Mon, 01 Jun 2009 11:28:01 +0200
136
137gnome-terminal (2.24.3-3) unstable; urgency=low
138
139  * Recommend gvfs. Closes: #519159.
140  * 01_tabs_shortcuts.patch: restore the ability to set shortcuts to
141    each tab. Closes: #519523.
142  * 02_tabs_shortcuts_translations.patch: restore translations from
143    version 2.22 for this functionality.
144    + Thanks to Mart Raudsepp for preparing the patches.
145
146 -- Josselin Mouette <joss@debian.org>  Fri, 13 Mar 2009 15:11:33 +0100
147
148gnome-terminal (2.24.3-2) unstable; urgency=low
149
150  * Upload to unstable.
151
152 -- Sebastian Dröge <slomo@debian.org>  Sun, 08 Mar 2009 08:18:23 +0100
153
154gnome-terminal (2.24.3-1) experimental; urgency=low
155
156  * New upstream bugfix release.
157
158 -- Sebastian Dröge <slomo@debian.org>  Tue, 13 Jan 2009 09:27:46 +0100
159
160gnome-terminal (2.24.2-1) experimental; urgency=low
161
162  * New upstream release.
163
164 -- Josselin Mouette <joss@debian.org>  Sun, 04 Jan 2009 10:58:20 +0100
165
166gnome-terminal (2.24.1.1-1) experimental; urgency=low
167
168  * New upstream release:
169    + debian/control.in:
170      - Update build-depends.
171    + debian/patches/01_error_crash.patch:
172      - Dropped, merged upstream.
173    + debian/gnome-terminal-data.install:
174      - Drop pixmaps directory.
175
176 -- Sebastian Dröge <slomo@debian.org>  Mon, 24 Nov 2008 11:05:22 +0100
177
178gnome-terminal (2.22.3-3) unstable; urgency=low
179
180  * 01_error_crash.patch: stolen from upstream (r2948). Fixes crash when
181    passing incorrect arguments to the command line. Closes: #477259.
182
183 -- Josselin Mouette <joss@debian.org>  Thu, 18 Sep 2008 16:17:00 +0200
184
185gnome-terminal (2.22.3-2) unstable; urgency=low
186
187  * gnome-terminal.wrapper: correctly emulate the completely brain-dead
188    argument parsing of the -e option in xterm. Closes: #488974.
189
190 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 11:57:11 +0200
191
192gnome-terminal (2.22.3-1) unstable; urgency=low
193
194  [ Josselin Mouette ]
195  * gnome-terminal.wrapper: -e runs gnome-terminal -e, not -x.
196    Closes: #457846.
197
198  [ Sebastian Dröge ]
199  * New upstream bugfix release.
200  * debian/control.in:
201    + Updated Standards-Version to 3.8.0, no additional changes needed.
202
203 -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Jun 2008 10:21:32 +0200
204
205gnome-terminal (2.22.2-1) unstable; urgency=low
206
207  [ Emilio Pozuelo Monfort ]
208  * debian/control:
209    - Use two spaces in the description for the list of actions.
210      Closes: #480322.
211    - Don't depend on gnome-control-center. Closes: #474607.
212    - Added Debian GNOME Maintainers to Uploaders.
213
214  [ Sebastian Dröge ]
215  * New upstream bugfix release.
216
217 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 May 2008 07:39:49 +0200
218
219gnome-terminal (2.22.1-1) unstable; urgency=low
220
221  * New upstream bugfix release.
222
223 -- Sebastian Dröge <slomo@debian.org>  Mon, 07 Apr 2008 14:26:17 +0200
224
225gnome-terminal (2.22.0-1) unstable; urgency=low
226
227  * New upstream stable release:
228    + debian/control.in:
229      - Build depend on GLib >= 2.15.2 and libgnome >= 2.14.
230
231 -- Sebastian Dröge <slomo@debian.org>  Tue, 11 Mar 2008 08:46:27 +0100
232
233gnome-terminal (2.18.4-1) unstable; urgency=low
234
235  * New upstream bugfix release.
236  * debian/control.in:
237    + Update Standards-Version to 3.7.3, no additional changes needed.
238  * debian/gnome-terminal-data.menu:
239    + Fix section.
240
241 -- Sebastian Dröge <slomo@debian.org>  Thu, 10 Jan 2008 09:06:06 +0100
242
243gnome-terminal (2.18.3-1) unstable; urgency=low
244
245  * New upstream bugfix release.
246
247 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 Nov 2007 06:25:11 +0100
248
249gnome-terminal (2.18.2-2) unstable; urgency=low
250
251  * Drop version in scrollkeeper depedency; closes: #451260.
252  * New patch, 04_resized_on_tabs_switch, kludge to help Gtk+ resize the
253    terminal when switching tabs; from the Ubuntu package.
254
255 -- Loic Minier <lool@dooz.org>  Wed, 14 Nov 2007 10:02:01 +0100
256
257gnome-terminal (2.18.2-1) unstable; urgency=low
258
259  * New upstream release.
260
261 -- Sebastian Dröge <slomo@debian.org>  Tue, 18 Sep 2007 10:55:37 +0200
262
263gnome-terminal (2.18.1-1) unstable; urgency=low
264
265  * New upstream stable release.
266
267 -- Loic Minier <lool@dooz.org>  Tue, 19 Jun 2007 11:55:31 +0200
268
269gnome-terminal (2.18.0-2) unstable; urgency=low
270
271  * Upload to unstable; drop check-dist include.
272  * Wrap build-deps and deps.
273  * Add a ${misc:Depends}.
274  * Apply patch by Vincent Ho to let gnome-terminal.wrapper ignore and warn
275    about the --icon flag and to map the -name to --window-with-profile
276    instead of --tclass; closes: #295195, #315945, #358865.
277
278 -- Loic Minier <lool@dooz.org>  Tue, 24 Apr 2007 15:24:36 +0200
279
280gnome-terminal (2.18.0-1) experimental; urgency=low
281
282  * New upstream major stable release.
283    - Bump up build-deps to libstartup-notification0-dev >= 0.8, libvte-dev
284      >= 1:0.15.3.
285    - Add missing build-dep on libgconf2-dev >= 2.14.0, libxft-dev (>= 2.0.0),
286      libpango1.0-dev (>= 1.1.1).
287    - Drop patch 01_terminal-window_resize, merged upstream.
288    - Drop patch 02_black-screen, merged upstream.
289
290 -- Loic Minier <lool@dooz.org>  Sun, 18 Mar 2007 11:42:58 +0100
291
292gnome-terminal (2.16.1-5) experimental; urgency=low
293
294  * Merge 2.14.2-2; SVN r6519:9038.
295    - Drop patch 40_close_tab_size_bug361114; merged upstream.
296  * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-depend
297    on cdbs >= 0.4.41.
298  * Bump up Debhelper compatibility level to 5.
299  * Cleanups.
300  * Pass -Wl,-z,defs before --as-needed in LDFLAGS.
301
302 -- Loic Minier <lool@dooz.org>  Sun, 18 Mar 2007 11:21:34 +0100
303
304gnome-terminal (2.16.1-4) experimental; urgency=low
305
306  [ Loic Minier ]
307  * Add a get-orig-source target to retrieve the upstream tarball.
308  * Include the new check-dist Makefile to prevent accidental uploads to
309    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
310
311  [ Josselin Mouette ]
312  * 02_black-screen.patch: fix the "black screen" that sometimes appear
313    when creating a new tab (closes: #363612).
314
315  [ Loic Minier ]
316  * Use ${gnome:Version} and ${gnome:NextVersion}.
317  * Include the gnome-versions.mk snippet.
318  * Build-depend on the Gtk 2.10 transitionned libgnomeui-dev: >= 2.16.0-2.
319
320 -- Loic Minier <lool@dooz.org>  Tue,  6 Mar 2007 11:20:53 +0100
321
322gnome-terminal (2.16.1-3) experimental; urgency=low
323
324  * Build-depend on gnome-doc-utils (closes: #405206).
325
326 -- Josselin Mouette <joss@debian.org>  Tue,  2 Jan 2007 15:32:45 +0100
327
328gnome-terminal (2.16.1-2) experimental; urgency=low
329
330  * 01_terminal-window_resize.patch: stolen from upstream CVS. Avoid
331    spurious window resizing when opening new tabs.
332
333 -- Josselin Mouette <joss@debian.org>  Tue, 26 Dec 2006 20:58:36 +0100
334
335gnome-terminal (2.16.1-1) experimental; urgency=low
336
337  * New upstream release.
338
339 -- Guilherme de S. Pastore <gpastore@debian.org>  Mon,  2 Oct 2006 16:38:37 -0300
340
341gnome-terminal (2.16.0-1) experimental; urgency=low
342
343  [ Guilherme de S. Pastore ]
344  * New upstream release.
345    - Doesn't add lines after closing tabs (Closes: #361114).
346
347  * debian/control.in:
348    - bumped Standards-Version to 3.7.2.
349    - bumped build-dependencies on libgtk2.0-dev and libvte-dev to
350      the 2.16 versions.
351
352  * debian/copyright, debian/watch: updated for download.gnome.org.
353
354  [ Loic Minier ]
355  * Fix watch file.
356
357 -- Guilherme de S. Pastore <gpastore@debian.org>  Fri, 22 Sep 2006 16:11:39 -0300
358
359gnome-terminal (2.14.2-2) unstable; urgency=low
360
361  [ Loic Minier ]
362  * Fix watch file.
363
364  [ Josselin Mouette ]
365  * close_tab_size_bug361114.patch: patch from upstream CVS, to prevent
366    the window from growing of one line when there is one tab remaining
367    (closes: #361114).
368
369  [ Loic Minier ]
370  * Add a get-orig-source target to retrieve the upstream tarball.
371  * Fix patch close_tab_size_bug361114 to apply and rename to
372    40_close_tab_size_bug361114; add comments.
373
374 -- Loic Minier <lool@dooz.org>  Sun, 18 Mar 2007 10:56:31 +0100
375
376gnome-terminal (2.14.2-1) unstable; urgency=low
377
378  [ Josselin Mouette ]
379  * List fatalerror as the primary maintainer.
380  * Make the package binNMU-safe.
381    + Build-depend on dpkg-dev 1.13.19.
382    + Use ${source:Version}.
383
384  [ Loic Minier ]
385  * New upstream release.
386
387 -- Loic Minier <lool@dooz.org>  Mon, 29 May 2006 22:13:45 +0200
388
389gnome-terminal (2.14.1-1) unstable; urgency=low
390
391  * New upstream release.
392
393 -- Guilherme de S. Pastore <gpastore@debian.org>  Fri, 21 Apr 2006 12:34:04 -0300
394
395gnome-terminal (2.14.0-1) unstable; urgency=low
396
397  * New upstream release.
398
399 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Sat, 18 Mar 2006 13:13:33 -0300
400
401gnome-terminal (2.13.93-1) experimental; urgency=low
402
403  * New upstream release
404    - Tabs can be dragged and dropped. (Closes: #240139, #265736)
405    - Pre-selects the window/tab title on edit. (Closes: #305678)
406  * debian/patches:
407    - tab-change.patch: dropped; fixed upstream.
408    - 03_menu_entry.patch: dropped; applied upstream.
409    - translation_warning.patch: dropped; fixed upstream.
410  * debian/gnome-terminal-data.install:
411    - do not install /usr/share/application-registry, it has been
412      dropped and deprecated upstream. 
413
414 -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Sat,  4 Mar 2006 15:46:20 -0300
415
416gnome-terminal (2.12.0-2) unstable; urgency=low
417
418  * Upload to unstable.
419
420 -- Josselin Mouette <joss@debian.org>  Sun,  8 Jan 2006 17:10:23 +0100
421
422gnome-terminal (2.12.0-1) experimental; urgency=low
423
424  * New upstream releases.
425    - Update watch file. [debian/watch]
426  * New patch from Ubuntu to move the menu entry to utilities/accessories.
427    [debian/patches/03_menu_entry.patch]
428  * Add CDBS' utils. [debian/rules]
429  * Clarify Copyright versus License. [debian/copyright]
430  * Don't run scrollkeeper. [debian/rules]
431
432 -- Loic Minier <lool@dooz.org>  Sat, 29 Oct 2005 20:44:07 +0200
433
434gnome-terminal (2.10.0-3) UNRELEASED; urgency=low
435
436  [ Josselin Mouette ]
437  * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely.
438  Sebastien Bacher:
439  * debian/control.in:
440    - the data package replaces files.
441  * debian/patches/translation_warning.patch:
442    - fix a warning due to a translation issue (Closes: #315948).
443
444  [ Clément Stenac ]
445  * Clarify some manpage descriptions (Closes: #275888)
446  * Improve description (Closes:#264480)
447  * Add gconf dependency for gnome-terminal-data (Closes:#315171, #328295)
448
449  [ Loic Minier ]
450  * Fix by Tim Baverstock to stop ARGV processing when we find -e.
451    (Closes: #326825)
452
453 -- Loic Minier <lool@dooz.org>  Wed, 14 Sep 2005 20:20:21 +0200
454
455gnome-terminal (2.10.0-2) unstable; urgency=low
456
457  * Upload to unstable (GNOME Team upload).
458  * Updated 'debian/copyright'.
459  * Updated Depends / Build-Depends.
460  * Renamed debian files with pkg prefix, install menu file and bonobo
461    files in '/usr/lib' and some more '/usr/share/' subdirectories in
462    gnome-terminal-data.
463
464 -- Marc DequÚnes (Duck) <Duck@DuckCorp.org>  Mon, 13 Jun 2005 23:25:32 +0200
465
466gnome-terminal (2.10.0-1) experimental; urgency=low
467
468  * New upstream release.
469  * Update debian/watch.
470  * Split out data files in a separate package.
471
472 -- Josselin Mouette <joss@debian.org>  Wed, 27 Apr 2005 19:51:37 +0200
473
474gnome-terminal (2.8.2-2) unstable; urgency=medium
475
476  * Pass --as-needed to LDFLAGS, to reduce dependencies.
477    + Incidentally removes the dependency upon libhowl0 (closes: #298850).
478
479 -- Josselin Mouette <joss@debian.org>  Thu, 10 Mar 2005 22:50:38 +0100
480
481gnome-terminal (2.8.2-1) unstable; urgency=medium
482
483  * New upstream release (translation updates).
484  * [debian/patches/update-config-guess-sub.patch] Dropped; upstream now
485    includes a newer config.guess and config.sub than are available in
486    autotools-dev.
487  * [debian/rules] Have binary-post-install clean up scrollkeeper's droppings.
488
489 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat,  1 Jan 2005 12:20:00 +0100
490
491gnome-terminal (2.8.0-2) unstable; urgency=low
492
493  * Upload to unstable.
494  * debian/watch:
495    - updated.
496
497 -- Sebastien Bacher <seb128@debian.org>  Fri, 19 Nov 2004 17:18:12 +0100
498
499gnome-terminal (2.8.0-1) experimental; urgency=low
500
501  * New upstream release.
502  * [debian/patches/update-config-guess-sub.patch] Update config.{guess,sub}.
503  * Fixed in 2.7.2:
504    Recognize mailto: (with or without the mailto:...) and webdav: uris
505    (Closes: #230549)
506  * [debian/control.in] Dropped "libesd0-dev" build dependency, as the
507    gnome-terminal code does not depend on it directly (and the libraries it
508    depends on that do have a proper dependency on it).
509
510 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 17 Oct 2004 09:49:40 +0200
511
512gnome-terminal (2.7.3-1) experimental; urgency=low
513
514  * GNOME Team upload.
515  * New (development) upstream release.
516  * debian/patches/fix_selection.patch:
517    - removed, this patch is included in the code now.
518  * debian/patches/tab-change.patch:
519    - new patch to not display obnoxious characters on next/previous tab
520      (Closes: #256207).
521  * debian/postinst:
522    - set an higher priority (40) on the x-terminal-emulator alternative, so
523      gnome-terminal has the priority over xterm and uxterm (Closes: #252345).
524
525 -- Sebastien Bacher <seb128@debian.org>  Wed, 30 Jun 2004 16:23:21 +0200
526
527gnome-terminal (2.7.2-1) experimental; urgency=low
528
529  * GNOME Team Upload.
530  * New (development) upstream release
531    - add the detection of email addresses (Closes: #230549).
532  * debian/patches/fix_selection.patch:
533    - patch from the CVS to fix selection problems.
534
535 -- Sebastien Bacher <seb128@debian.org>  Wed, 23 Jun 2004 19:38:19 +0200
536
537gnome-terminal (2.6.1-4) unstable; urgency=low
538
539  * GNOME Team Upload.
540  * debian/control.in:
541    + Build-Depends on libvte-dev (>= 1:0.11.11-4) to have the epoch included
542      in the shlib (Closes: #253120).
543
544 -- Sebastien Bacher <seb128@debian.org>  Tue, 22 Jun 2004 12:17:44 +0200
545
546gnome-terminal (2.6.1-3) unstable; urgency=low
547
548  * GNOME Team Upload.
549  * debian/control.in:
550    + Build-Depends on libvte-dev (>= 1:0.11.11-3) (Closes: #253120).
551
552 -- Sebastien Bacher <seb128@debian.org>  Tue,  8 Jun 2004 00:39:23 +0200
553
554gnome-terminal (2.6.1-2) unstable; urgency=low
555
556  * GNOME Team Upload.
557  * Upload in unstable.
558
559 -- Sebastien Bacher <seb128@debian.org>  Thu, 27 May 2004 00:33:35 +0200
560
561gnome-terminal (2.6.1-1) experimental; urgency=low
562
563  * New Upstream release
564    - Translation updates.
565
566 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Sun, 18 Apr 2004 16:24:56 +0200
567
568gnome-terminal (2.6.0-3) experimental; urgency=low
569
570  * Added a missing build dependencie on libgnomevfs2-dev, preventing
571    gnome-terminal to start (Closes: #240590)
572
573 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Tue, 30 Mar 2004 02:18:18 +0200
574
575gnome-terminal (2.6.0-2) experimental; urgency=low
576
577  * debian/prerm:
578  - only deregister the alternative on removal, not on
579    upgrades
580
581 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 26 Mar 2004 18:14:49 -0300
582
583gnome-terminal (2.6.0-1) experimental; urgency=low
584
585  * GNOME team upload.
586  * New upstream release.
587  * debian/control.in
588    + updated dependencies to GNOME 2.6
589
590 -- Ondřej SurÜ <ondrej@debian.org>  Fri, 26 Mar 2004 14:41:34 +0100
591
592gnome-terminal (2.4.2-7) unstable; urgency=low
593
594  * New maintainer (Closes: #235054)
595  * Switched from debhelper to cdbs for the packaging
596
597 -- Arnaud Patard <arnaud.patard@rtp-net.org>  Sun, 29 Feb 2004 19:15:32 +0100
598
599gnome-terminal (2.4.2-6) unstable; urgency=low
600
601  * Orphaned package.
602
603 -- Christian Marillat <marillat@debian.org>  Thu, 26 Feb 2004 22:02:00 +0100
604
605gnome-terminal (2.4.2-5) unstable; urgency=low
606
607  * Remove DTD hack and update scrollkeeper dependency to  0.3.14-5
608
609 -- Christian Marillat <marillat@debian.org>  Sun,  8 Feb 2004 10:31:51 +0100
610
611gnome-terminal (2.4.2-4) unstable; urgency=low
612
613  * debian/prerm Unregister x-terminal-emulator with update-alternatives.
614
615 -- Christian Marillat <marillat@debian.org>  Mon, 12 Jan 2004 09:16:14 +0100
616
617gnome-terminal (2.4.2-3) unstable; urgency=low
618
619  * Remove schemas on remove not purge.
620
621 -- Christian Marillat <marillat@debian.org>  Sun, 11 Jan 2004 01:58:13 +0100
622
623gnome-terminal (2.4.2-2) unstable; urgency=low
624
625  * debian/prerm Unregister schemas file from the database.
626
627 -- Christian Marillat <marillat@debian.org>  Fri,  9 Jan 2004 15:26:19 +0100
628
629gnome-terminal (2.4.2-1) unstable; urgency=low
630
631  * New upstream release.
632
633 -- Christian Marillat <marillat@debian.org>  Sun,  9 Nov 2003 11:25:28 +0100
634
635gnome-terminal (2.4.1-3) unstable; urgency=low
636
637  * Update Build-Depends to GNOME 2.4 packages (Closes: #217743)
638
639 -- Christian Marillat <marillat@debian.org>  Mon, 27 Oct 2003 15:10:48 +0100
640
641gnome-terminal (2.4.1-2) unstable; urgency=low
642
643  * Build-depends on libvte-dev (>= 1:0.11.10-1)
644
645 -- Christian Marillat <marillat@debian.org>  Mon, 20 Oct 2003 23:24:41 +0200
646
647gnome-terminal (2.4.1-1) unstable; urgency=low
648
649  * New upstream release.
650
651 -- Christian Marillat <marillat@debian.org>  Sat, 18 Oct 2003 01:15:43 +0200
652
653gnome-terminal (2.2.2-4) unstable; urgency=low
654
655  * Improve long description (Closes: #209534)
656  * Need to depends on gnome-control-center (Closes: #211087)
657
658 -- Christian Marillat <marillat@debian.org>  Tue, 23 Sep 2003 21:25:13 +0200
659
660gnome-terminal (2.2.2-3) unstable; urgency=low
661
662  * Check if scrollkeeper-update is here in the postrm (Closes: #201644)
663  * Move yelp in recommends and don't complain if the help menu entry doesn't work (Closes: #201968)
664
665 -- Christian Marillat <marillat@debian.org>  Fri, 18 Jul 2003 20:10:41 +0200
666
667gnome-terminal (2.2.2-2) unstable; urgency=low
668
669  * Fix manpage alternative for x-terminal-emulator (Closes: #201077)
670
671 -- Christian Marillat <marillat@debian.org>  Tue, 15 Jul 2003 16:00:10 +0200
672
673gnome-terminal (2.2.2-1) unstable; urgency=low
674
675  * New upstream release.
676  * Add an icon for the Debian menu.
677
678 -- Christian Marillat <marillat@debian.org>  Tue,  3 Jun 2003 19:59:58 +0200
679
680gnome-terminal (2.2.1-1) unstable; urgency=low
681
682  * New upstream release.
683
684 -- Christian Marillat <marillat@debian.org>  Thu,  6 Feb 2003 10:15:55 +0100
685
686gnome-terminal (2.2.0-1) unstable; urgency=low
687
688  * New upstream release.
689  * Remove previous patch from cvs
690
691 -- Christian Marillat <marillat@debian.org>  Tue, 21 Jan 2003 15:27:54 +0100
692
693gnome-terminal (2.1.4-2) unstable; urgency=low
694
695  * Update description (Closes: #177172)
696  * Patche from CVS to fix -x option (Closes: #176901)
697
698 -- Christian Marillat <marillat@debian.org>  Fri, 17 Jan 2003 21:31:47 +0100
699
700gnome-terminal (2.1.4-1) unstable; urgency=low
701
702  * New upstream release.
703  * AA font work now (Closes: #128670)
704  * Work with bold attribute (Closes: #165838)
705  * Double click does select whole word (Closes: #171567)
706  * Work with UTF-8 locale (Closes: #165109)
707  * Cut and paste now copy new line (Closes: #164860)
708  * No more problem with maximized window and new tab (Closes: #153739)
709  * No more redraw problem with iptraf (Closes: #102924)
710  * Remove empty README.Debian (Closes: #176403)
711  * Build against vte (Closes: #176531)
712
713 -- Christian Marillat <marillat@debian.org>  Tue, 14 Jan 2003 13:10:57 +0100
714
715gnome-terminal (2.1.3-1) unstable; urgency=low
716
717  * New upstream release.
718
719 -- Christian Marillat <marillat@debian.org>  Wed,  8 Jan 2003 17:17:39 +0100
720
721gnome-terminal (2.1.0-3) unstable; urgency=low
722
723  * Remove empty README.Debian (Closes: #168582)
724  * Write a manpage (Closes: #151665, #168311)
725
726 -- Christian Marillat <marillat@debian.org>  Wed,  4 Dec 2002 15:51:32 +0100
727
728gnome-terminal (2.1.0-2) unstable; urgency=low
729
730  * Sould build-depends on scrollkeeper (Closes: #166086)
731
732 -- Christian Marillat <marillat@debian.org>  Wed, 23 Oct 2002 21:11:29 +0200
733
734gnome-terminal (2.1.0-1) unstable; urgency=low
735
736  * New upstream release.
737  * Bell setting is correctly saved (Closes: #161958)
738  * super/meta/hyper is fixed (Closes: #153270, #152253)
739  * Windows class name if fixed (Closes: #155759)
740
741 -- Christian Marillat <marillat@debian.org>  Wed, 23 Oct 2002 18:46:23 +0200
742
743gnome-terminal (2.0.1-3) unstable; urgency=low
744
745  * Update to standards version 3.5.7
746  * debian/postinst use 'gconftool-2 --get-default-source' instead of
747    harcoded value.
748  * Build against the latest libzvt2.0-dev and update build-depends
749  * Add a patche to work correctly with the latest libzvt2 (Closes: #164606)
750
751 -- Christian Marillat <marillat@debian.org>  Mon, 14 Oct 2002 17:14:09 +0200
752
753gnome-terminal (2.0.1-2) unstable; urgency=low
754
755  * Build against the latest libgnomevfs2-dev 2.0.2-4
756  * Fix typo in german translation (Closes: #156901)
757
758 -- Christian Marillat <marillat@debian.org>  Fri, 16 Aug 2002 17:25:49 +0200
759
760gnome-terminal (2.0.1-1) unstable; urgency=low
761
762  * New upstream release.
763  * Should depends on yelp (Closes: #153684)
764  * Add undocumented manpages.
765  * Can add a shift key in key bindings (Closes: #152257)
766  * Selected key binding is now highlighted (Closes: #152255)
767
768 -- Christian Marillat <marillat@debian.org>  Mon,  5 Aug 2002 01:39:37 +0200
769
770gnome-terminal (2.0.0-4) unstable; urgency=low
771
772  * Build against the latest libzvt
773
774 -- Christian Marillat <marillat@debian.org>  Sun,  7 Jul 2002 20:41:18 +0200
775
776gnome-terminal (2.0.0-3) unstable; urgency=low
777
778  * I'm killing bugs second release.
779  * Should depends on scrollkeeper.
780  * transparency is configurable (Closes: #105675)
781  * Font size can be changed with the profile setup (Closes: #56135, #103204)
782  * Right click work with text selection (Closes: #107172)
783  * Works correctly with deselect (Closes: #127365)
784  * Works correctly with txt2regex and top (Closes: #129394, #131086)
785  * --use-factory option doesn't exist anymore (Closes: #98530)
786  * Remove old doc in html directory (Closes: #151436)
787
788 -- Christian Marillat <marillat@debian.org>  Sun, 30 Jun 2002 15:01:58 +0200
789
790gnome-terminal (2.0.0-2) unstable; urgency=low
791
792  * I'm killing bugs release.
793  * Add the wrapper and provides x-terminal-emulator (Closes: #151210)
794  * Rigth click work with pinfo (Closes: #125665)
795  * Doesn't lose settings (Closes:  #143844)
796  * -e option works correctly (Closes: #149685)
797  * Don't need to work with libgdkxft0. GNOME 2 works with anti-aliased
798    fonts (Closes: #128670)
799  * Don't resize the terminal size to 80x24 when toggling the menubar
800   (Closes: #95346)
801  * --class option work (Closes: #118668)
802  * gnome-terminal -e "querybts mutt" works correctly Closes: #136141)
803  * Clicking on an underlined URL work (Closes: #145896)
804  * The window title can be changed (Closes: #122440)
805
806 -- Christian Marillat <marillat@debian.org>  Fri, 28 Jun 2002 14:29:18 +0200
807
808gnome-terminal (2.0.0-1) unstable; urgency=low
809
810  * Upload to unstable
811
812 -- Christian Marillat <marillat@debian.org>  Thu, 27 Jun 2002 16:23:09 +0200
813
814gnome-terminal2 (2.0.0-2) experimental; urgency=low
815
816  * Call scrollkeeper-update in postrm
817
818 -- Christian Marillat <marillat@debian.org>  Wed, 12 Jun 2002 06:42:19 +0200
819
820gnome-terminal2 (2.0.0-1) experimental; urgency=low
821
822  * New upstream release.
823
824 -- Christian Marillat <marillat@debian.org>  Wed, 12 Jun 2002 06:33:43 +0200
825
826gnome-terminal2 (1.9.7-1) experimental; urgency=low
827
828  * New upstream release.
829
830 -- Christian Marillat <marillat@debian.org>  Mon,  3 Jun 2002 15:53:40 +0200
831
832gnome-terminal2 (1.9.6-3) experimental; urgency=low
833
834  * debian/rules Add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 in install target.
835  * debian/postinst check if schemas files are present before calling
836    gconftool-2
837
838 -- Christian Marillat <marillat@debian.org>  Mon, 27 May 2002 15:50:50 +0200
839
840gnome-terminal2 (1.9.6-2) experimental; urgency=low
841
842  * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and
843    DEB_BUILD_OPTIONS
844  * Call gconftool-2 with the rigth schemas file in postinst.
845
846 -- Christian Marillat <marillat@debian.org>  Sat, 18 May 2002 13:51:01 +0200
847
848gnome-terminal2 (1.9.6-1) experimental; urgency=low
849
850  * New upstream release.
851
852 -- Christian Marillat <marillat@debian.org>  Wed, 15 May 2002 18:15:28 +0200
853
854gnome-terminal2 (1.9.5-1) experimental; urgency=low
855
856  * New upstream release.
857
858 -- Christian Marillat <marillat@debian.org>  Sat,  4 May 2002 18:45:48 +0200
859
860gnome-terminal2 (1.9.4-1) experimental; urgency=low
861
862  * New upstream release.
863
864 -- Christian Marillat <marillat@debian.org>  Thu, 25 Apr 2002 23:41:53 +0200
865
866gnome-terminal2 (1.9.3-1) experimental; urgency=low
867
868  * New upstream release.
869
870 -- Christian Marillat <marillat@debian.org>  Wed, 17 Apr 2002 15:19:18 +0200
871
872gnome-terminal2 (1.9.2-1) experimental; urgency=low
873
874  * New upstream release.
875
876 -- Christian Marillat <marillat@debian.org>  Fri, 29 Mar 2002 16:46:34 +0100
877
878gnome-terminal2 (1.9.1-1) unstable; urgency=low
879
880  * New upstream release.
881  * Upload to unstable
882
883 -- Christian Marillat <marillat@debian.org>  Wed,  6 Mar 2002 14:09:47 +0100
884
885gnome-terminal2 (1.9.0-6) experimental; urgency=low
886
887  * Build-depends on libglade2-dev (>= 1.99.8-2) (Closes: #136489)
888
889 -- Christian Marillat <marillat@debian.org>  Sun,  3 Mar 2002 11:32:38 +0100
890
891gnome-terminal2 (1.9.0-5) experimental; urgency=low
892
893  * Improve build-depends (Closes: #136232)
894
895 -- Christian Marillat <marillat@debian.org>  Thu, 28 Feb 2002 23:17:18 +0100
896
897gnome-terminal2 (1.9.0-4) experimental; urgency=low
898
899  * Build (again) against the latest libraries.
900  * Upload to experimental
901
902 -- Christian Marillat <marillat@debian.org>  Mon, 25 Feb 2002 14:43:59 +0100
903
904gnome-terminal2 (1.9.0-3) unstable; urgency=low
905
906  * Install the schemas file in postinst.
907  * Build against the latest libraries.
908
909 -- Christian Marillat <marillat@debian.org>  Sat, 23 Feb 2002 15:33:14 +0100
910
911gnome-terminal2 (1.9.0-2) unstable; urgency=low
912
913  * Oooooops forgot to add libzvt2-dev in build-depends.
914
915 -- Christian Marillat <marillat@debian.org>  Sat, 16 Feb 2002 19:28:09 +0100
916
917gnome-terminal2 (1.9.0-1) unstable; urgency=low
918
919  * New upstream release.
920
921 -- Christian Marillat <marillat@debian.org>  Fri, 15 Feb 2002 00:45:22 +0100
922
923gnome-core2 (1.5.4-1) experimental; urgency=low
924
925  * New upstream release.
926
927 -- Christian Marillat <marillat@debian.org>  Sun, 20 Jan 2002 16:21:40 +0100
928
929gnome-core (1.4.0.4-16) unstable; urgency=low
930
931  * Fix typo in gnome-terminal.wrapper (Closes: #127768)
932  * Remove gnome-hint patche (Closes: #121390, #129184)
933  * debian/control Replace libpng-dev by libpng2-dev in Build-Depends
934    (Closes: #128377)
935
936 -- Christian Marillat <marillat@debian.org>  Mon, 14 Jan 2002 15:04:52 +0100
937
938gnome-core (1.4.0.4-15) unstable; urgency=low
939
940  * Build against the latest gnome-libs to update the libzvt2 dependency
941    (Closes: #127309, #127271)
942  * debian/control Replace libpng2-dev by libpng-dev in Build-Depends.
943  * debian/control Build-depends on libzvt-dev (>= 1.4.1.2-9)
944
945 -- Christian Marillat <marillat@debian.org>  Tue,  1 Jan 2002 15:27:43 +0100
946
947gnome-core (1.4.0.4-14) unstable; urgency=low
948
949  * Fix typo in gnome-terminal.1 (Closes: #123073)
950  * Fix base page for doc-base in libpanel-applet-dev package.
951  * Fix typo in gnome-help documentation (Closes: #126566)
952  * Apply patch to allows meta functionnality in gnome-terminal (Closes: #50427)
953
954 -- Christian Marillat <marillat@debian.org>  Thu, 27 Dec 2001 14:47:36 +0100
955
956gnome-core (1.4.0.4-13) unstable; urgency=low
957
958  * Default font for gnome-terminal is "fixed" only (Closes: #117126)
959  * Patch against gnome-hint.c Don't use gettext for font descriptor
960    (Closes: #116606)
961  * Patch against gnome-about/Makefile.am to use new gdk_pixbuf include path
962    (Closes: #120312)
963  * Revert my change on logout.c Only root can shutdown/reboot from the
964    panel (Closes: #119316, #120127)
965
966 -- Christian Marillat <marillat@debian.org>  Tue, 20 Nov 2001 11:36:05 +0100
967
968gnome-core (1.4.0.4-12) unstable; urgency=low
969
970  * gnome-wm honour --default-wm (Closes: #115668)
971  * Build against the latest gnome-libs
972
973 -- Christian Marillat <marillat@debian.org>  Sun, 21 Oct 2001 14:11:19 +0200
974
975gnome-core (1.4.0.4-11) unstable; urgency=low
976
977  * debian/control lynx comeback in Recommends (Closes: #114142)
978  * debian/control replaces xml-i18n-tools by intltool (Closes: #115024)
979  * Fix automake 1.5 errors. Thanks to Denis Barbier (Closes: #114369)
980  * Build against the latest orbit (Closes: #115309)
981
982 -- Christian Marillat <marillat@debian.org>  Fri, 12 Oct 2001 10:46:49 +0200
983
984gnome-core (1.4.0.4-10) unstable; urgency=low
985
986  * Fix typo in panel/panel.hints (Closes: #113590)
987  * Replace lynx by w3m (Closes: #113613)
988  * Move gnome-terminal.desktop in gnome-terminal package (Closes: #113736)
989  * Move gnome-help.desktop in gnome-help package
990  * debian:control Add Replaces: gnome-panel-data (<= 1.4.0.4-9) for above
991  * Patch against gsm/logout.c Now you can reboot/halt your machine from the
992    panel. This only work for root, because shutdown doesn't understand the
993    -a option. Read README.debian in gnome-panel package.
994  * debian/rules Remove less files in clean target (Closes: #114020)
995
996 -- Christian Marillat <marillat@debian.org>  Mon,  1 Oct 2001 11:34:06 +0200
997
998gnome-core (1.4.0.4-9) unstable; urgency=low
999
1000  * Add Debian menu for panel and gmenu (Closes: #112176)
1001  * Remove /var/lib/gnome on purge (Closes: #113005)
1002  * Remove /etc/gnome/config on purge (Closes: #112994)
1003  * Remove /etc/gnome on purge (Closes: #112995)
1004  * debian/control replace cygnus-stylesheets by docbook-utils
1005
1006 -- Christian Marillat <marillat@debian.org>  Mon, 24 Sep 2001 18:39:19 +0200
1007
1008gnome-core (1.4.0.4-8) unstable; urgency=high
1009
1010  * High urgency, because the current release in testing has a missing
1011    dependency on libpanel-applet0 and the panel package doesn't work if
1012    libpanel-applet0 isn't installed (Closes: #111517)
1013  * debian/control for gnome-help, move lynx from depends to recommends
1014    (Closes: #109652)
1015  * debian/control gnome-panel suggests fortune-mod (Closes: #110865)
1016  * debian/control gnome-help suggests gnome-users-guide not
1017    gnome-users-guide-en (Closes: #111200)
1018  * Don't change cursor color (Closes: #97697)
1019  * Change default font for gnome-terminal (Closes: #111319)
1020
1021 -- Christian Marillat <marillat@debian.org>  Fri,  7 Sep 2001 15:06:07 +0200
1022
1023gnome-core (1.4.0.4-7) unstable; urgency=low
1024
1025  * Fix path in gnome-session.1 (Closes: #107724)
1026  * debian/*.sgml Use docbook 4.1
1027  * debian/control gnome-help-data Replaces gnome-terminal (<= 1.0.55-2)
1028    (CLoses: #107948)
1029
1030 -- Christian Marillat <marillat@debian.org>  Wed,  8 Aug 2001 08:07:56 +0200
1031
1032gnome-core (1.4.0.4-6) unstable; urgency=low
1033
1034  * debian/rules for dh_makeshlibs replace libcapplet0 by libpanel-applet0
1035    (Closes: #105772)
1036
1037 -- Christian Marillat <marillat@debian.org>  Wed, 18 Jul 2001 19:02:59 +0200
1038
1039gnome-core (1.4.0.4-5) unstable; urgency=low
1040
1041  * Patch against gnome-edit to use EDITOR if the default gnome editor is
1042    unavailable.
1043  * Remove gnome-wm patch, and move the patched file in debian/
1044  * debian/gnome-wm Try to exec $WINDOW_MANAGER before x-window-manager
1045    (Closes: #103430
1046  * New patch from Michael Urman to hide task names in tasklist_applet
1047    (Closes: #104587)
1048
1049 -- Christian Marillat <marillat@debian.org>  Sat, 14 Jul 2001 16:58:12 +0200
1050
1051gnome-core (1.4.0.4-4) unstable; urgency=low
1052
1053  * Gnome-help Provides: man-browser, www-browser, info-browser
1054  * Switch to debhelper V3
1055  * Change libraries versionning to (>= 1.4.0.2-3) instead of the latest
1056    package number.
1057  * Build-depends on groff-base instead of groff
1058
1059 -- Christian Marillat <marillat@debian.org>  Fri, 22 Jun 2001 17:02:37 +0200
1060
1061gnome-core (1.4.0.4-3) unstable; urgency=low
1062
1063  * New patch: Allows to save/load the keyboard secure state (Closes: #83028)
1064  * New patch: Remove a warning in configure
1065  * gnome-help replace gnome-panel-data (Closes: #99499)
1066  * Build-depends on xml-i18n-tools (>= 0.8.4.cvs.20010530-1) (Close: #98784)
1067
1068 -- Christian Marillat <marillat@debian.org>  Sat,  2 Jun 2001 14:41:45 +0200
1069
1070gnome-core (1.4.0.4-2) unstable; urgency=low
1071
1072  * New patch: Replace Distribution by Debian in configuration dialog box.
1073  * New patch: Upstream patch to allow Debian menu in default configuration.
1074  * New patch: Fix some wrong path.
1075  * Move gnome-feedback doc from gnome-help-data to gnome-core.
1076
1077 -- Christian Marillat <marillat@debian.org>  Tue, 15 May 2001 15:36:51 +0200
1078
1079gnome-core (1.4.0.4-1) unstable; urgency=low
1080
1081  * New upstream release.
1082
1083 -- Christian Marillat <marillat@debian.org>  Wed,  9 May 2001 23:56:27 +0200
1084
1085gnome-core (1.4.0.3-2) unstable; urgency=low
1086
1087  * Remove debugging code (/tmp/languages file)
1088
1089 -- Christian Marillat <marillat@debian.org>  Mon,  7 May 2001 16:48:18 +0200
1090
1091gnome-core (1.4.0.3-1) unstable; urgency=low
1092
1093  * New upstream release.
1094  * New: tooltips for long task names in tasklist_applet (Closes: #63898)
1095
1096 -- Christian Marillat <marillat@debian.org>  Thu,  3 May 2001 15:51:58 +0200
1097
1098gnome-core (1.4.0.2-3) unstable; urgency=low
1099
1100  * Fix wrong dif.gz file (Closes: #94499)
1101  * Build against the latest lignome-dev (Closes: #95301, #95691)
1102  * gnome-terminal should depends on gnome-bin (Closes: #95498)
1103  * Doesn't build against gtkhtml this break fonts displaying (Closes: #92187)
1104
1105 -- Christian Marillat <marillat@debian.org>  Tue,  1 May 2001 11:03:14 +0200
1106
1107gnome-core (1.4.0.2-2) unstable; urgency=low
1108
1109  * New/old patch against manpages, never applied by upstream.
1110  * gnome-help depends on lynx.
1111  * Use x-terminal-emulator in gnome-download instead of xterm.
1112  * Move gnome-convert and gnome-download from gnome-core to gnome-help.
1113  * Move gnome-login-check from gnome-core to gnome-session.
1114  * Move gnome-panel-add-launcher from gnome-core to gnome-panel.
1115  * Move sesion-properties* from gnome-core to gnome-session.
1116  * debian/control Add Replaces for the changes above.
1117  * Write manpages (Closes: #87085)
1118
1119 -- Christian Marillat <marillat@debian.org>  Tue, 17 Apr 2001 18:54:15 +0200
1120
1121gnome-core (1.4.0.2-1) unstable; urgency=low
1122
1123  * New upstream release.
1124  * Build-depends on latest gettext (Closes: #93198)
1125  * Icon box in menu editor is back (Closes: #91938)
1126  * Build-depends on latest xml-i18n-tools and libgnome-dev
1127
1128 -- Christian Marillat <marillat@debian.org>  Wed, 11 Apr 2001 15:16:20 +0200
1129
1130gnome-core (1.4.0.1-2) unstable; urgency=low
1131
1132  * Build depends on versionned gettext 0.10.35-17 (Closes: #93198)
1133  * Write manpage for gnome-session and add docbook-to-man in build-depnds
1134  * Write manpages for gnome-help (Closes: #87089)
1135
1136 -- Christian Marillat <marillat@debian.org>  Sat,  7 Apr 2001 15:52:40 +0200
1137
1138gnome-core (1.4.0.1-1) unstable; urgency=low
1139
1140  * New upstream release.
1141  * debian/gnome-terminal.wrapper change -T by -t (Closes: #90847)
1142  * debian/gnome-session.README.debian remove references to .xsession. This
1143    is now obsolete by the new x-session-manager scheme.
1144
1145 -- Christian Marillat <marillat@debian.org>  Sun,  1 Apr 2001 15:01:51 +0200
1146
1147gnome-core (1.4.0-2) unstable; urgency=low
1148
1149  * Build depends on libglade-gnome0-dev (>= 0.16-1) (Closes: #90416)
1150  * debian/control Add Build-Conflicts: libgtkhtml-dev (>= 0.7-1) (Closes: #90700)
1151
1152 -- Christian Marillat <marillat@debian.org>  Thu, 22 Mar 2001 16:44:12 +0100
1153
1154gnome-core (1.4.0-1) unstable; urgency=low
1155
1156  * New upstream release.
1157  * Gnome-core replaces gnome-control-center 1.2.3-1 (Closes: #90124)
1158  * Remove manpages patche included by upstream.
1159  * gnome-session don't always saves session on logout (Closes: #89630)
1160  * Can add a launcher in the panel (Closes: #90018)
1161  * Deskguide don't crashes on Fill with mini-images (Closes: #86952)
1162  * Deskguide don't fail to run (Closes: #89769)
1163  * Pager applet don't fail to run (Closes: #89025)
1164
1165 -- Christian Marillat <marillat@debian.org>  Mon, 19 Mar 2001 13:01:26 +0100
1166
1167gnome-core (1.3.1-2) unstable; urgency=low
1168
1169  * Remove taslisk-applet manpage (Closes: #88994)
1170  * New patch against gnome-terminal.1 (Closes: #89005)
1171  * Move /usr/lib/libtasklist_applet.so in libpanel-applet0
1172    (Closes: #89053, #89008, #89012, #89091, #89003)
1173  * Gnome-terminal replace gnome-help-data (<= 1.0.55-2) (Closes: #87910)
1174
1175 -- Christian Marillat <marillat@debian.org>  Sat, 10 Mar 2001 10:45:14 +0100
1176
1177gnome-core (1.3.1-1) unstable; urgency=low
1178
1179  * New upstream release.
1180  * Removed default.session patch
1181  * debian/control Add Replaces: gnome-control-center (<= 1.2.2-10), because
1182    the session-properties-capplet is now in this package.
1183  * debian/{postinst,prerm} Call scrollkeeper
1184  * debian/control Add scrollkeeper, xml-i18n-tools and libglade-gnome0-dev in
1185    build-depends and scrollkeeper in depends for gnome-core
1186  * Menu and laucnh keys works now (Closes: #86955)
1187  * Dead keys work in gnome-terminal (Closes: #63102)
1188  * Gnome-terminal isn't broken (Closes: #86752)
1189  * New patch htmlurl.h (This file was broken by upstream author)
1190  * XFMail doesn't crash the tasklist applet in this release (Closes: #88515)
1191  * debian/gnome-core.menu New file for the session properties capplet
1192
1193 -- Christian Marillat <marillat@debian.org>  Mon,  5 Mar 2001 11:40:15 +0100
1194
1195gnome-core (1.2.4-11) unstable; urgency=low
1196
1197  * Update (again) the Build-depends field (Closes: #87419)
1198  * Add a debian directory for the gnome-help-browser and add suggest doc-base
1199   for gnome-help. Now we can watch debian documentation registered with doc-base.
1200  * Add a lintian override file for libpanel-applet0
1201
1202 -- Christian Marillat <marillat@debian.org>  Sun, 25 Feb 2001 16:14:09 +0100
1203
1204gnome-core (1.2.4-10) unstable; urgency=low
1205
1206  * Update the Build-depends field (Closes: #86441, #87419)
1207  * Call update-alternatives only in remove (gnome-terminal, gnome-session) (Closes: #87327, #87328)
1208
1209 -- Christian Marillat <marillat@debian.org>  Sat, 24 Feb 2001 18:03:20 +0100
1210
1211gnome-core (1.2.4-9) unstable; urgency=low
1212
1213  * Remove abandonned /etc/CORBA/servers/bad-applet.goad (Closes: #84950)
1214  * Build against the latest gnome-libs (1.2.11) (Close: #85932)
1215
1216 -- Christian Marillat <marillat@debian.org>  Wed, 14 Feb 2001 13:49:26 +0100
1217
1218gnome-core (1.2.4-8) unstable; urgency=low
1219
1220  * debian/control Add Replaces: gnome-help-data (<< 1.0.55-2) for
1221    gnome-help (Closes: #80974)
1222  * debian/gnome-help.mime Rewrote (Closes: #82891)
1223  * debian/control gnome-core depends on gnome-bin (Closes: #82951)
1224  * Wrote gnome-panel.README.Debian (Closes: #82954)
1225
1226 -- Christian Marillat <marillat@debian.org>  Mon, 22 Jan 2001 16:04:58 +0100
1227
1228gnome-core (1.2.4-7) unstable; urgency=low
1229
1230  * Added gnome-bin (>= 1.2.0) in gnome-session Depends field (Closes: #80589, #80595, #80733)
1231
1232 -- Christian Marillat <marillat@debian.org>  Wed, 27 Dec 2000 19:24:08 +0100
1233
1234gnome-core (1.2.4-6) unstable; urgency=low
1235
1236  * Apply patch to gnome-run to call x-terminal-emulator (Closes: #80219)
1237  * debian/gnome-terminal.wrapper This is -t not -T close (Closes: #80405)
1238
1239 -- Christian Marillat <marillat@debian.org>  Sun, 24 Dec 2000 03:27:12 +0100
1240
1241gnome-core (1.2.4-5) unstable; urgency=low
1242
1243  * Install gnome-terminal.wrapper as x-terminal-emulator and remove
1244    debian/patches/gnome-terminal.dpatch (Closes: 64326)
1245    Thanks to  Eric Gillespie, Jr. <epg@progenylinux.com>
1246  * Add Recommends: gnome-applets on gnome-panel (Closes: #72208)
1247  * gnome-sesion provides x-session-manager and install alternative (Closes: #60667)
1248  * Added hints=Gnome for all menu files.
1249
1250 -- Christian Marillat <marillat@debian.org>  Wed, 20 Dec 2000 23:19:55 +0100
1251
1252gnome-core (1.2.4-4) unstable; urgency=low
1253
1254  * Call x-terminal-emulator in gnome-wm and add depends on the latest debianutils
1255    for gnome-session. Thanks to Joseph Carter <knghtbrd@progeny.com> for the file
1256    (Closes: #79776)
1257  * Rewrote default.session patch
1258  * Add patch form Doug Larrick <doug@ties.org> for gwmthumbnail.c (Closes: #78550)
1259
1260 -- Christian Marillat <marillat@debian.org>  Sun, 17 Dec 2000 12:04:54 +0100
1261
1262gnome-core (1.2.4-3) unstable; urgency=low
1263
1264  * Change gnome-help.mime to call the right file (Closes: #77986)
1265    Thanks Malcolm Parsons <malcolm@ivywell.screaming.net> for the patch.
1266  * Patch gsm/default.in (two entries with same id) (Closes: #78276)
1267    Thanks to Normal User <gohmandj@mrs.umn.edu> (Nice name)
1268  * Move gnome-control-center from Depends to Suggests.
1269  * Remove libgtkhtml-dev from Build-Depends (Closes: #79527)
1270
1271 -- Christian Marillat <marillat@debian.org>  Wed, 13 Dec 2000 18:01:34 +0100
1272
1273gnome-core (1.2.4-2) unstable; urgency=low
1274
1275  * Remove README and NEWS files (Closes: #77250)
1276  * Disable thumbnails by default in deskguide_applet (Closes: #77205)
1277  * debian/rules --with-window-manager is now sawfish (was x-window-manager)
1278    and rewrote debian/patches/gnome-wm.dpatch to remove x-window-manager (Closes: #77401)
1279  * Should close this old bug (Closes: #51198)
1280  * Patch gnome-edit to use x-terminal-emulator instead of xterm.
1281
1282 -- Christian Marillat <marillat@debian.org>  Mon, 20 Nov 2000 11:35:55 +0100
1283
1284gnome-core (1.2.4-1) unstable; urgency=low
1285
1286  * New upstream release.
1287
1288 -- Christian Marillat <marillat@debian.org>  Thu, 16 Nov 2000 00:43:15 +0100
1289
1290gnome-core (1.2.3.1-1) unstable; urgency=low
1291
1292  * New upstream release.
1293  * Add gnome-help example and manpage in gnome-help package (Closes: #49977)
1294  * This release should close these old bugs (Closes: #60561, #60768, #45053)
1295  * Gnome-panel don't use all CPU time (Closes: #75251, #60209)
1296  * Remove gmenu patch included by upstream.
1297
1298 -- Christian Marillat <marillat@debian.org>  Wed,  8 Nov 2000 17:09:42 +0100
1299
1300gnome-core (1.2.3-1) unstable; urgency=low
1301
1302  * New upstream release.
1303  * Debian menus aren't empty (Closes: #70470)
1304  * Launcher can find icon (Closes: #62502)
1305
1306 -- Christian Marillat <marillat@debian.org>  Tue, 24 Oct 2000 15:51:11 +0200
1307
1308gnome-core (1.2.2.1-3) unstable; urgency=low
1309
1310  * Add gnome-terminal.prerm for update-alternatives --remove (Closes: #74451)
1311  * Patch gnome-terminal to accept -T option (Closes: #74450)
1312  * Move README.debian in gnome-session package (Closes: #60440)
1313  * mesg work in gnome-terminal (Closes: #71728)
1314  * Upstream fix these old bugs in Gnome-terminal
1315      Problem with menubar (Closes: #57516)
1316      Problem with console-apt Closes: #60079)
1317      Problem with screen (Closes: #50156)
1318  * Binaries don't should go in /usr/X11R6/bin (Closes: #24031)
1319    Quoting Debian policy :
1320    "Packages using the X Window System should abide by the FHS standard"
1321    "whenever possible; they should install binaries, libraries, manual"
1322    "pages, and other files in FHS-mandated locations wherever possible."
1323    "This means that files must not be installed into /usr/X11R6/bin/'"
1324  * hostname isn't harcoded (Closes: #72536)
1325  * Error messages mention Lynx (Closes: #62216)
1326  * Display correctly deskuse.html (Closes: #49974)
1327  * Add patch from malcolm <malcolm@ivywell.screaming.net> (Closes: #64820)
1328
1329 -- Christian Marillat <marillat@debian.org>  Sat, 14 Oct 2000 23:39:49 +0200
1330
1331gnome-core (1.2.2.1-2) unstable; urgency=low
1332
1333  * Typo in debian/gnome-terminal.postinst
1334  * Add gnome-terminal manpage (Closes: #69188)
1335  * Closes: #63103 already closed in 1.2.1-0.2 (typo in debian/changelog)
1336  * Gnome-terminal write to /var/run/utmp (Closes: #59053)
1337  * delete/backspace keys works (Closes: #57198)
1338  * Install GnomeHelp file in /etc/gnome/config (Closes: #73012)
1339  * Convert png icons in xpm for Debian menu.
1340  * Rearange documentation for dhelp (Closes: #56672)
1341
1342 -- Christian Marillat <marillat@debian.org>  Thu,  5 Oct 2000 00:59:44 +0200
1343
1344gnome-core (1.2.2.1-1) unstable; urgency=low
1345
1346  * New upstream release.
1347  * Patch all manpages (Closes: #70009)
1348  * gnome-panel 1.0.55-2.0.1 (sparc) is now installable (Closes: #69075, #71570)
1349  * gmenu don't jam up all translations (Closes: #46446)
1350  * panel remember its configuration between session
1351    (Closes: #47734, #54190)
1352  * Icons are now centered (Closes: #63868)
1353  * Bugs closed by previous NMU in gnome-panel (Closes: #40036, #52584, #54755,
1354    #58278, #61083, #69428))
1355  * libgen_util_applet.so installed in 1.2.1-0.2 (Closes: #69463)
1356  * debian/control remove Conflicts: asclock (Closes: #52077)
1357  * gnome-help 1.0.55-2.0.1 (sparc) is now installable (Closes: #69356)
1358  * Bugs closed by previous NMU in gnome-help (Closes: #49734, #56081, #58679, #58973)
1359  * debian/control move gmc from Recommends to Suggests (Closes: #59415)
1360  * The first search in gnome-wm search is x-window-manager
1361    (Closes: #50940, #65969, #62143)
1362  * Bug closed in 1.2.2-1 (README.debian in gnome-session package) (Closes: #66219)
1363  * Bugs closed by previous NMU in gnome-terminal
1364    (Closes: #64579, #63592, #63332, #56584, #55477, #54428)
1365  * gnome-terminal provide x-terminal-emulator (Closes: #61805, #53994, #56225)
1366
1367 -- Christian Marillat <marillat@debian.org>  Wed, 27 Sep 2000 16:02:16 +0200
1368
1369gnome-core (1.2.2-1) unstable; urgency=low
1370
1371  * New maintainer, thanks James.
1372  * New upstream release.
1373  * Switch to debhelper V2
1374  * Move README.debian in gnome-session package (Closes: #65235) and
1375    update this file (Closes: #71339)
1376  * Bug closed in 1.2.1-0.2 (Install missing libraries) (Closes: #69590, #70483)
1377  * Bugs closed in 1.2.1-0.1 (typo close instead closes) (Closes: #53764, #54050)
1378  * Remove gtkhtml patch.
1379  * The desk guide show thumbnail (Closes: #72359)
1380  * Missing package under sparc (Closes: #71438)
1381  * debian/control add Conflicts: libgnome32 (<< 1.2.0-1) for gnome-panel (Closes: #72039)
1382  * Added icons in Debian menu.
1383  * Eject in drivemount check if '-u' is available (Closes: #63954)
1384  * Patch gmenu to find Debian menu.
1385
1386 -- Christian Marillat <marillat@debian.org>  Tue, 26 Sep 2000 17:34:23 +0200
1387
1388gnome-core (1.2.1-0.2) unstable; urgency=low
1389
1390  * NMU.
1391  * Install these libraries libfish_applet.so libgen_util_applet.so
1392    libpanel_status.so (Closes: #69428, #69590)
1393  * Copy latest gnome aclocal in macros/ and run macros/autogen.sh
1394    This is needed to build gnome-help-browser against libgtkhtml4.
1395  * In debian/control
1396        gnome-session depends on gnome-panel (>= ${Source-Version}).
1397        gnome-help depends on gnome-core (>= 1.2.0-0.1) no Source-Version.
1398        gnome-terminal don't depends on gnome-core.
1399  * URL's are clickable in gnome-terminal (Closes: 63103).
1400  * debian/gnome-panel.undocumented removed printer_applet.1
1401  * Cut and paste work in gnome-terminal (Closes: #63592).
1402
1403 -- Christian Marillat <marillat@debian.org>  Wed, 23 Aug 2000 21:23:36 +0200
1404
1405gnome-core (1.2.1-0.1) unstable; urgency=low
1406
1407  * New upstream release (Closes: #58806, #66467)
1408  * NMU.
1409  * Standards-Version to 3.1.1.1 Added Build-depends field.
1410  * Removed patches: dialer, drivemount-floppy, modemlights, term,
1411   help-browser, debian-menu, url-match.
1412  * Added patches: gtkhtml.
1413  * Build against libgtkhtml3. Closes: #58679, #36806, #49734
1414  * Default manpath and infopath are wrong. Closes: #56081
1415  * gmenu segfaults. Close: #53764, #54050
1416  * gnome-panel: panel no longer works. Closes: #58278
1417  * gnome-panel: gnomepager-applet should put braces around. Closes: #52584
1418  * Backspace and delete work correctly. Closes: #54428
1419  * TERM never select xterm-debian. Closes: #56584, #55477, #64579
1420  * Disable arrows option is now saved. Closes: #54755
1421  * No more files in /usr/share. Closes: #61083
1422  * Show debian menus. Closes #66214
1423  * New help documentation for panel. Closes: #40036
1424  * Gnome-terminal write to /var/run/utmp. Closes #59053
1425  * gnome-terminal provide x-terminal-emulator. Closes #61805, #56225
1426  * README.Debian is here. Closes: #65235
1427
1428 -- Christian Marillat <marillat@debian.org>  Tue, 25 Jul 2000 19:09:21 +0200
1429
1430gnome-core (1.0.55-2) frozen unstable; urgency=low
1431
1432  * Make x-window-manager run first by gnome-wm script to conform to
1433    debian policy (Closes: #61617) (This is an important bug)
1434
1435 -- James LewisMoss <dres@debian.org>  Sun, 21 May 2000 19:31:19 -0400
1436
1437gnome-core (1.0.55-1) unstable; urgency=low
1438
1439  * New upstream.
1440
1441 -- James LewisMoss <dres@debian.org>  Sun,  2 Jan 2000 07:32:36 -0500
1442
1443gnome-core (1.0.54-2) unstable; urgency=low
1444
1445  * Fix the gnome-pager forgets size settings bug (was saved to wrong
1446    section). Closes: #49839, #46845.
1447
1448 -- James LewisMoss <dres@debian.org>  Fri, 12 Nov 1999 07:54:46 -0500
1449
1450gnome-core (1.0.54-1) unstable; urgency=low
1451
1452  * New upstream.
1453
1454 -- James LewisMoss <dres@debian.org>  Thu,  4 Nov 1999 23:20:14 -0500
1455
1456gnome-core (1.0.53-4) unstable; urgency=low
1457
1458  * New maintainer.
1459
1460 -- James LewisMoss <dres@debian.org>  Mon, 25 Oct 1999 23:17:31 -0400
1461
1462gnome-core (1.0.53-3) unstable; urgency=low
1463
1464  * Ok, I made a mistake by setgiding gnome-terminal to
1465    utmp. Reverted the change. Closes: #47960
1466
1467 -- Raphael Hertzog <hertzog@debian.org>  Mon, 18 Oct 1999 19:17:27 +0200
1468
1469gnome-core (1.0.53-2) unstable; urgency=low
1470
1471  * gnome-session does launch a default window-manager. It does launch
1472    gnome-wm if no other information has been found. gnome-wm now
1473    reads the list of window managers from /etc/X11/window-managers
1474    once it has tried gnome compliant wm. Closes: #38347, #47370
1475  * Patched gnome-terminal. TERM=xterm-debian again ... actually this
1476    closes: #47552, #44960, #41065
1477  * gnome-terminal is now setgid utmp and can thus register itself
1478    in the UTMP database. Closes: #40507
1479  * The URL match does now accept % characters. Closes: #47281
1480  * libpanel-applet0.postinst check for the changelog.gz mysteriously
1481    staying around. Closes: #45871
1482  * Unreproducable bugs without answer from the submitter.
1483    Closes: #41195, #42865
1484
1485 -- Raphael Hertzog <hertzog@debian.org>  Sat, 16 Oct 1999 19:52:38 +0200
1486
1487gnome-core (1.0.53-1) unstable; urgency=low
1488
1489  * New upstream version.
1490  * gnome-session does now depend on gnome-panel and recommends
1491    gmc (both are needed for a full Gnome desktop).
1492  * gnome-terminal does not have a border. Closes: #38972
1493
1494 -- Raphael Hertzog <hertzog@debian.org>  Tue, 12 Oct 1999 21:17:58 +0200
1495
1496gnome-core (1.0.52-1) unstable; urgency=low
1497
1498  * New maintainer. Steve said that he wanted to give away some of
1499    his packages. I've asked to take gnome-core, he never replied, so
1500    I'm taking it but I will give it back to him if he wanted to
1501    keep it. In the meantime I can better manage bugs with my name
1502    in the Maintainer field.
1503  * New upstream version.
1504
1505 -- Raphael Hertzog <hertzog@debian.org>  Mon,  4 Oct 1999 21:28:18 +0200
1506
1507gnome-core (1.0.50-0.1) unstable; urgency=low
1508
1509  * New upstream version.
1510  * NMU again.
1511
1512 -- Raphael Hertzog <hertzog@debian.org>  Thu, 30 Sep 1999 22:10:03 +0200
1513
1514gnome-core (1.0.41-0.1) unstable; urgency=low
1515
1516  * New upstream version.
1517  * NMU again.
1518
1519 -- Raphael Hertzog <hertzog@debian.org>  Mon, 27 Sep 1999 13:10:31 +0200
1520
1521gnome-core (1.0.9-0.1) unstable; urgency=low
1522
1523  * New upstream version. Closes: #43253, #44098
1524  * Apply patches before configuring (and relaunch automake && autoconf
1525    because one of the patches is applied on Makefile.am).
1526  * NMU. Thanks to Christian Marillat <marillat@alpes-net.fr> for his work.
1527  * Imlib bug corrected: closes: #39085
1528  * X11 binaries don't have to go /usr/X11R6/bin. Closes: #24031
1529  * The panel does start correctly wihout complaining about a
1530    missing name service. Closes: #39380, #39634, #40478
1531  * The panel doesn't consume all CPU resources. Closes: #30654
1532  * The panel launches apps from where it has been launched itself.
1533    Closes: #32319
1534  * The panel keeps the settings. Closes: #37052, #40579, #43496
1535  * Old core dump corrected upstream. Closes: #39400, #40328, #42167
1536    Closes: #44344, #44724, #44732, #44759, #44773
1537  * Bug in menu-method, not in gnome-panel. Already reported against
1538    menu. Closes: #40089
1539  * cdplayer_applet works again. Closes: #42192
1540  * gnome pager works well: Closes: #42499, #42610
1541  * modem_lights draws itself correctly. Closes: #43861, #45055
1542  * The dialer applets doesn't exit when stopping while
1543    not yet connected. Closes: #45287
1544  * No more Debian menu in the panel. Closes: #41040
1545  * GnomeICU works with this panel. Closes: #39626, #39515
1546  * gnome-panel-data conflicts with asclock.
1547    Closes: #40712, #40715, #40808, #41430
1548    A better solution will be needed. Maybe put asclock in his own
1549    package or create a asclock-data package that will be shared.
1550  * Updated the modemlights patch. Closes: #43512
1551  * Added a patch for gnome-wm. Closes: #38366
1552  * Move lib{gkb,fish}_applet.so files to libgnome-applet0 (those are
1553    not libraries to be linked with, just simple modules). Closes: #38596
1554  * Asclock works well without xearth (the code still mentions xearth
1555    however). Closes: #40530
1556  * New patch (help-browser) for changing the default MANPATH and INFOPATH in
1557    gnome-help-browser.c  Closes: #41452
1558  * Moved help-browser to the new "Help" menu section.
1559  * Added gnome-help.mime. Closes: #42205
1560  * Gnome-session does launch gnome-panel ! (I suppose that it failed
1561    to launch since panel was broken). Closes: #42937
1562  * gnome-sesion doesn't core dump. Closes: #36640
1563  * The terminal does remember the TERM var. Closes: #43067
1564  * The terminal keeps its size when dragging the manu bar in and out.
1565    Closes: #44762
1566  * The menu section of gnome-terminal corrected. Closes: #37635
1567   
1568 -- Raphael Hertzog <hertzog@debian.org>  Wed, 22 Sep 1999 13:24:34 +0200
1569
1570gnome-core (1.0.7-1) unstable; urgency=low
1571
1572  * New upstream version.
1573  * Removed "term" patch
1574
1575 -- Steve Haslam <araqnid@debian.org>  Mon, 28 Jun 1999 01:36:31 +0100
1576
1577gnome-core (1.0.6-2) unstable; urgency=low
1578
1579  * debian-menu.dpatch: created to fix guessing Debian menus
1580    (/etc/menu-methods/gnome-panel now) and to make Debian menus the default
1581    instead of GNOME system menus.
1582  * gnome-help now suggests gnome-users-guide-en (closes: #35724)
1583  * /etc/menu-methods/gnome-panel now creates .directory files and searches
1584    /usr/X11R6/include/X11/pixmaps for menu icons
1585
1586 -- Steve Haslam <araqnid@debian.org>  Sun, 13 Jun 1999 15:28:52 +0100
1587
1588gnome-core (1.0.6-1) unstable; urgency=low
1589
1590  * New upstream version.
1591
1592 -- Steve Haslam <araqnid@debian.org>  Sat,  5 Jun 1999 12:57:08 +0100
1593
1594gnome-core (1.0.5-3) unstable; urgency=low
1595
1596  * debian/gnome-terminal.menu: managed to lose change mentioned in last
1597    revision. Replaced.
1598  * debian/gnome-core.undocumented: removed gnome-wm.1 (it was in
1599    gnome-session.undocumented too).
1600
1601 -- Steve Haslam <araqnid@debian.org>  Mon, 31 May 1999 19:15:54 +0100
1602
1603gnome-core (1.0.5-2) unstable; urgency=low
1604
1605  * debian/gnome-terminal.menu: changed section to XShells (Bug#37635)
1606  * debian/rules: added gnome-wm and gnome-edit to dh_undocumented call
1607    (Bug#37632)
1608  * debian/gnome.menu-method: added patch to honour needs=text (Bug#36928)
1609    from Decklin Foster
1610  * Call dh_strip when making libpanel-applet-dev (Closes Bug#31244)
1611  * Removed /usr/share/gnome/apps/Debian symlink, (closes #38100)
1612  * Sanified build system a la gnome-libs
1613  * debian/control: made gnome-help, gnome-help-data and gnome-panel-data
1614    packages.
1615
1616 -- Steve Haslam <araqnid@debian.org>  Sun, 23 May 1999 14:35:44 +0100
1617
1618gnome-core (1.0.5-1) unstable; urgency=low
1619
1620  * New maintainer.
1621
1622 -- Steve Haslam <araqnid@debian.org>  Tue, 11 May 1999 01:01:12 +0100
1623
1624gnome-core (1.0.5-0.2) unstable; urgency=low
1625
1626  * gnome-panel.files.in: added asclock themes, libgkb_applet.a
1627  * gnome-core.files.in: added gnome-wm, gnome-edit
1628  * term.dpatch: gnome-terminal TERM to xterm-debian rather than xterm
1629  * gsm/Makefile.am: put default.session, default.wm in /etc/gnome
1630  * debian/gnome-session.conffiles.in: added above two files
1631  * debian/gnome-session.files.in: updated this too
1632
1633 -- Steve Haslam <araqnid@debian.org>  Sun, 18 Apr 1999 16:47:23 +0100
1634
1635gnome-core (1.0.5-0.1) unstable; urgency=low
1636
1637  * Non-maintainer upload
1638  * New upstream version
1639
1640 -- Steve Haslam <araqnid@debian.org>  Thu, 15 Apr 1999 23:22:23 +0100
1641
1642gnome-core (1.0.1-0.3) unstable; urgency=low
1643
1644  * Weehay!  More broken dependencies. This one libghttp -1.1,
1645    a bogus package that only ever existed on my machine.
1646
1647 -- Jules Bean <jules@debian.org>  Mon,  8 Mar 1999 08:24:00 +0000
1648
1649gnome-core (1.0.1-0.2) unstable; urgency=low
1650
1651  * Another NMU, this time to fix bogus dependencies on libgtop0
1652    and libglib1.1
1653
1654 -- Jules Bean <jules@debian.org>  Sun,  7 Mar 1999 14:21:12 +0000
1655
1656gnome-core (1.0.1-0.1) unstable; urgency=low
1657
1658  * NMU for GNOME-1.0
1659  * Hacked to patch SIGPIPE bug
1660  * Don't delete GIFs in rules
1661
1662 -- Jules Bean <jules@debian.org>  Fri,  5 Mar 1999 18:36:29 +0100
1663
1664gnome-core (0.99.99pre1.0.0-1) unstable; urgency=low
1665
1666  * New upstream release.
1667
1668 -- Jim Pick <jim@jimpick.com>  Fri, 26 Feb 1999 23:18:10 -0800
1669
1670gnome-core (0.99.3.2-4) unstable; urgency=low
1671
1672  * Recompiled yet again - dual dependency on libglib.
1673    Fixes: BUG#32510
1674
1675 -- Jim Pick <jim@jimpick.com>  Thu, 28 Jan 1999 00:00:22 -0800
1676
1677gnome-core (0.99.3.2-3) unstable; urgency=low
1678
1679  * Recompiled again to due to dependencies.
1680
1681 -- Jim Pick <jim@jimpick.com>  Sun, 24 Jan 1999 01:10:07 -0800
1682
1683gnome-core (0.99.3.2-2) unstable; urgency=low
1684
1685  * Recompiled with libgnome 0.99.4.
1686
1687 -- Jim Pick <jim@jimpick.com>  Fri, 22 Jan 1999 16:44:45 -0800
1688
1689gnome-core (0.99.3.2-1) unstable; urgency=low
1690
1691  * New upstream release.
1692
1693 -- Jim Pick <jim@jimpick.com>  Wed, 20 Jan 1999 11:42:46 -0800
1694
1695gnome-core (0.30-2) frozen unstable; urgency=low
1696
1697  * Recompiled with new libs.
1698  * Fixed reference to /usr/X11R6 in README.Debian.
1699  * Added warnings (Gnome is ALPHA).
1700  * Patched dialer_applet to use pon/poff.
1701  * Patched drivemount_applet to default to /floppy.
1702
1703 -- Jim Pick <jim@jimpick.com>  Tue, 24 Nov 1998 10:56:08 -0800
1704
1705gnome-core (0.30-1) unstable; urgency=low
1706
1707  * New upstream release.
1708
1709 -- Jim Pick <jim@jimpick.com>  Thu, 24 Sep 1998 21:28:02 -0700
1710
1711gnome-core (0.28.1-1) unstable; urgency=low
1712
1713  * New upstream release.
1714  * Hopefully fixes panel applet bug.
1715
1716 -- Jim Pick <jim@jimpick.com>  Wed, 19 Aug 1998 20:12:25 -0700
1717
1718gnome-core (0.28-1) unstable; urgency=low
1719
1720  * New upstream release.
1721
1722 -- Jim Pick <jim@jimpick.com>  Mon, 17 Aug 1998 12:59:26 -0700
1723
1724gnome-core (0.27-1) unstable; urgency=low
1725
1726  * New upstream release.
1727  * Added /usr/doc/gnome
1728
1729 -- Jim Pick <jim@jimpick.com>  Sat, 15 Aug 1998 14:21:06 -0700
1730
1731gnome-core (0.25-1) unstable; urgency=low
1732
1733  * New upstream release.
1734
1735 -- Jim Pick <jim@jimpick.com>  Thu,  6 Aug 1998 22:51:22 -0700
1736
1737gnome-core (0.20-2) unstable; urgency=low
1738
1739  * Added Debian menu-method for gnome-panel.  Fixed Bug #24025
1740    (Thanks to Ray Dassen for reporting the bug, and Riku Voipio
1741     who wrote the menu method for Gnome 0.12)
1742
1743 -- Jim Pick <jim@jimpick.com>  Wed, 22 Jul 1998 20:22:00 -0700
1744
1745gnome-core (0.20-1) unstable; urgency=low
1746
1747  * New upstream release.
1748
1749 -- Jim Pick <jim@jimpick.com>  Mon,  8 Jun 1998 12:00:08 -0700
1750
1751gnome-core (0.13-1) unstable; urgency=low
1752
1753  * Initial Release.
1754
1755 -- Jim Pick <jim@jimpick.com>  Mon, 16 Mar 1998 15:27:43 -0800
Note: See TracBrowser for help on using the repository browser.