2006
multi-gnome-terminal (1.6.2-13) unstable; urgency=low
* debian/control: Added myself as the Maintainer (Closes: #307359) * debian/control: Removed the Uploaders field. * Added 013_set_display.patch to set the $DISPLAY correctly (Closes: #400923)
-- Mohammed Sameer <debian@foolab.org> Sun, 17 Dec 2006 12:51:57 +0200
multi-gnome-terminal (1.6.2-12) unstable; urgency=low
* orphaning the package (removal is recommended if nobody takes over)
-- Torsten Werner <twerner@debian.org> Mon, 17 Apr 2006 22:03:52 +0200
multi-gnome-terminal (1.6.2-11.1) unstable; urgency=low
* Non-maintainer upload.
* Replace build-dependency on xlibs-dev with an explicit build-dependency
on each required package. (Closes: #347009)
-- Steinar H. Gunderson <sesse@debian.org> Sat, 21 Jan 2006 13:57:16 +0100
2005
multi-gnome-terminal (1.6.2-11) unstable; urgency=low
* bug fix for gcc-3.4, thanks to Andreas Jochens <aj@andaco.de>
-- Torsten Werner <twerner@debian.org> Mon, 25 Jul 2005 22:25:51 +0200
2004
multi-gnome-terminal (1.6.2-10) unstable; urgency=low
* upload to unstable
-- Torsten Werner <twerner@debian.org> Sun, 14 Nov 2004 22:36:25 +0100
multi-gnome-terminal (1.6.2-9) experimental; urgency=low
* included unbonding patch from Pedro Villavicencio Garrido
<pedro@corporacionlinux.cl>, closes: #176959
* added Pedro to the Uploaders field in debian/control, closes: #263049
* renamed the debian patches to be more readable
-- Torsten Werner <twerner@debian.org> Sun, 12 Sep 2004 17:02:00 +0200
multi-gnome-terminal (1.6.2-8) unstable; urgency=low
* removed the debian/po/ directory, closes: #246412
-- Torsten Werner <twerner@debian.org> Mon, 3 May 2004 22:58:26 +0200
multi-gnome-terminal (1.6.2-7) unstable; urgency=low
* added scrollkeeper to Build-Depends, closes: #244362
-- Torsten Werner <twerner@debian.org> Sun, 18 Apr 2004 11:15:32 +0200
multi-gnome-terminal (1.6.2-6) unstable; urgency=low
* cleaned up some pre woody cruft, closes: #242526 * do not run scrollkeeper-update during build process any more * switched to dh_scrollkeeper
-- Torsten Werner <twerner@debian.org> Tue, 13 Apr 2004 01:13:08 +0200
multi-gnome-terminal (1.6.2-5) unstable; urgency=low
* changed dependency on gnome-help to yelp, closes: #229245 * switched to po-debconf, closes: #235834
-- Torsten Werner <twerner@debian.org> Sun, 4 Apr 2004 21:28:02 +0200
multi-gnome-terminal (1.6.2-4) unstable; urgency=low
* applied patch to avoid flooding to stderr, closes: #198065 * new maintainer, closes: #195426 * applied patch for better jump scrolling (esp. kernel 2.6)
-- Torsten Werner <twerner@debian.org> Fri, 2 Apr 2004 19:21:29 +0200
2003
multi-gnome-terminal (1.6.2-3) unstable; urgency=low
* QA Upload.
* Fix call to update-alternatives --remove in multi-gnome-terminal.preinst
and multi-gnome-terminal.prerm (closes: #212936, #212256).
* Bump Standards-Version.
-- Pierre Machard <pmachard@debian.org> Sat, 27 Sep 2003 07:39:16 +0200
multi-gnome-terminal (1.6.2-2) unstable; urgency=low
* Orphaned.
* debian/control:
- changed Maintainer to Debian QA Group <packages@qa.debian.org>
-- Akira TAGOH <tagoh@debian.org> Sat, 31 May 2003 01:56:57 +0900
multi-gnome-terminal (1.6.2-1) unstable; urgency=low
* New upstream release. (closes: Bug#191521) * debian/control: - bumped Standards-Version to 3.5.9. - changed a section for multi-gnome-terminal to gnome. * debian/compat: - use it instead of DH_COMPAT. * debian/rules: - support noopt option for DEB_BUILD_OPTIONS. - remove dh_undocumented. * debian/patches/: - 000_mgt-debian-defaultfont.patch: applied to change the default font's charset to *-*. However if you already have ~/.gnome/MultiTerminal, you need to change it manually. - 000_mgt-1.6.2-scrollkeeper.patch: fix invalid omf file. (closes: Bug#191279) - 003_mgt-1.6.3-wintitle.patch: set visible flag when the window title entry is changed. (closes: Bug#172825) * debian/multignometerm.xpm: - fix the black background. (closes: Bug#179150) * debian/copyright: - fix copyright-lists-upstream-authors-with-dh_make-boilerplate.
-- Akira TAGOH <tagoh@debian.org> Sun, 11 May 2003 04:43:52 +0900
2002
multi-gnome-terminal (1.6.1-1) unstable; urgency=low
* New upstream release.
* debian/patches/004_mgt-1.6.0-backport.patch:
removed because it's no longer needed.
-- Akira TAGOH <tagoh@debian.org> Sun, 8 Sep 2002 06:01:29 +0900
multi-gnome-terminal (1.6.0-2) unstable; urgency=low
* debian/control: add the missing Build-Depends. (closes: Bug#159917)
-- Akira TAGOH <tagoh@debian.org> Sat, 7 Sep 2002 18:14:27 +0900
multi-gnome-terminal (1.6.0-1) unstable; urgency=low
* New upstream release. (closes: Bug#158867) * build against the latest libraries (closes: Bug#159084) * debian/control: - updates Build-Depends. - bumped Standards-Version to 3.5.7. * debian/patches: - 001_mgt-debian-libexecdir.patch: updates to apply to this version. - 004_mgt-1.6.0-backport.patch: applied to fix some problem 1.6.0 has.
-- Akira TAGOH <tagoh@debian.org> Sat, 7 Sep 2002 08:37:54 +0900
multi-gnome-terminal (1.5.2-2) unstable; urgency=low
* build against the latest libraries.
* debian/control: removed libc6-dev from Build-Depends.
* debian/patches/003_mgt-scrollkeeper.patch: applied to fix the validate
error.
-- Akira TAGOH <tagoh@debian.org> Sat, 24 Aug 2002 06:45:19 +0900
multi-gnome-terminal (1.5.2-1) unstable; urgency=low
* New upstream release.
- Now multi-gnome-terminal doesn't crash. (closes: Bug#151619)
- 'Enable bold text' check box should works. (closes: Bug#150859)
* debian/patches/: the following patches is removed because it was merged by
the upstream.
- 001_mgt-1.5.1-fixmb.patch
- 007_mgt-1.5.1-numlock.patch
* debian/patches/001_mgt-debian-libexecdir.patch: update.
* debian/patches/002_mgt-1.5.1-desktop.patch:
- removed NO_XALF to work on G2.
- replaced the icon location to mgt/multi-gnome-terminal.png
-- Akira TAGOH <tagoh@debian.org> Sun, 28 Jul 2002 23:23:29 +0900
multi-gnome-terminal (1.5.1-3) unstable; urgency=low
* debian/multi-gnome-terminal-doc.postinst: calls scrollkeeper-update with
-q option (closes: Bug#152555)
* debian/patches/006_mgt-1.4.1-selection.patch: removed to avoid another
problem.
* debian/patches/001_mgt-debian-libexecdir.patch: applied to move
mgt-pty-helper to libexecdir.
-- Akira TAGOH <tagoh@debian.org> Sun, 14 Jul 2002 15:06:17 +0900
multi-gnome-terminal (1.5.1-2) unstable; urgency=low
* debian/patches/001_mgt-1.5.1-fixmb.patch: applied to fix the multibyte
support.
* debian/patches/007_mgt-1.5.1-numlock.patch: update. old patch wasn't
enough.
* reset command should works now. (closes: Bug#139099)
-- Akira TAGOH <tagoh@debian.org> Tue, 9 Jul 2002 14:38:58 +0900
multi-gnome-terminal (1.5.1-1) unstable; urgency=low
* New upstream release.
- should be fixed by the upstream. (closes: Bug#149788, Bug#150858,
Bug#151037)
- the popup menu should be enhanced. (closes: Bug#135802)
* debian/patches/007_mgt-1.5.1-numlock.patch: applied to fix the numlock
issue. (closes: Bug#148634)
-- Akira TAGOH <tagoh@debian.org> Tue, 9 Jul 2002 03:46:59 +0900
multi-gnome-terminal (1.5.0-1) unstable; urgency=low
* New upstream release.
- should be fixed by the upstream. (closes: Bug#148282)
- --add-tab option will works for that (closes: Bug#144313)
* debian/patches/: add/updates some patches.
- 000_mgt-debian-shortcutkey.patch: merged 001_mgt-debian-movetab.patch.
- 000_mgt-debian-doc.patch: replaces the description of debian-specific
shortcut keys.
* debian/patches/: remove some patches.
- 001_mgt-debian-movetab.patch: merged to 000_mgt-debian-shortcutkey.patch
- 004_mgt-1.3.13-fix_confighelp.patch: merged to the upstream.
- 007_mgt-1.4.1-maketab.patch: fixed by the upstream.
-- Akira TAGOH <tagoh@debian.org> Tue, 18 Jun 2002 23:01:00 +0900
multi-gnome-terminal (1.4.1-2) unstable; urgency=low
* debian/patches/007_mgt-1.4.1-maketab.patch:
Applied to make a tab if nothing is any tab. (closes: Bug#146240)
-- Akira TAGOH <tagoh@debian.org> Thu, 9 May 2002 01:13:03 +0900
multi-gnome-terminal (1.4.1-1) unstable; urgency=low
* New upstream release.
- Numlock works now. (closes: Bug#144954)
-- Akira TAGOH <tagoh@debian.org> Tue, 30 Apr 2002 19:36:02 +0900
multi-gnome-terminal (1.4.0-1) unstable; urgency=low
* New upstream release.
- this problem should be fixed by upstream. (closes: Bug#135534)
- now all keybind can be customized. (closes: Bug#128902, Bug#128996)
- turn on 'Tabs'->'No Numeric Prefix' on Preferences (closes: Bug#135804)
- Ctrl+0 works for switch to the 10th terminals. (closes: Bug#135801)
- turn off 'General'->'confirm window closing' on Preferences. (closes:
Bug#137197)
- turn on 'Tabs'->'Titled Tabs' on Preferences, and specify 'Max Chars in
Titled Tabs'. (closes: Bug#137356)
- multibyte support.
* debian/control:
- add x-terminal-emulator to Provides (closes: Bug#144007)
- add Section for -doc.
* debian/patches/: add some patches.
- 000_mgt-debian-swapdelkey.patch: 0x08 is used as default del key.
- 000_mgt-debian-shortcutkey.patch: Ctrl+F1 is used as usual for default
shortcut key.
- 001_mgt-debian-movetab.patch: Ctrl+Shift+Right/Left is used as the
movement tab.
* debian/patches/: remove some patches.
- 000_mgt-debianfix.patch: separated to some patches.
- 001_mgt-1.3.13-addnewtab.patch: can use 'New Shell' instead.
- 002_mgt-1.3.13-move_tab_shortcut.patch: it's obsolete.
- 003_mgt-1.3.13-move_tab_tooltip.patch: ditto.
- 005_mgt-1.3.13-mail_highlight.patch: it's supported by upstream.
* debian/multi-gnome-terminal.{1,manpages}: removed. ship an original
manpage again.
-- Akira TAGOH <tagoh@debian.org> Sat, 27 Apr 2002 23:49:54 +0900
multi-gnome-terminal (1.3.13-3) unstable; urgency=low
* debian/control:
- changed -doc to Recommends.
- removed libzvt-dev from Build-Depends.
* debian/patches/004_mgt-1.3.13-fix_confighelp.patch:
fixed see multi-gnome-terminal's help (closes: Bug#139087)
* debian/patches/005_mgt-1.3.13-mail_highlight.patch:
highlighted e-mail address on the terminals. Thanks Soeren Sonnenburg
(closes: Bug#129000)
* debian/scripts/vars.build: fix bashism.
* debian/patches/006_mgt-1.3.13-selection.patch:
release a selection when focus was out. (closes: Bug#130107)
-- Akira TAGOH <tagoh@debian.org> Mon, 15 Apr 2002 05:02:37 +0900
multi-gnome-terminal (1.3.13-2) unstable; urgency=low
* debian/rules: changed as the following:
- support DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE.
- support debug and nostrip for DEB_BUILD_OPTIONS.
- copying the latest config.sub and config.guess.
* debian/multi-gnome-terminal.{1,manpages}:
use it instead of upstream manpage. (closes: Bug#138019)
* debian/multi-gnome-terminal.menu: add icon entry.
* debian/patches/001_mgt-1.3.13-addnewtab.patch:
add a new tab menu to popup menu. (closes: Bug#138708)
* debian/multi-gnome-terminal.wrapper: calls multi-gnome-terminal (closes:
Bug#138936)
* debian/patches/002_mgt-1.3.13-move_tab_shortcut.patch:
applied tab moving shortcut patch. Thanks Alex Williamson (closes:
Bug#139004)
* debian/patches/003_mgt-1.3.13-move_tab_tooltip.patch:
fix the tooltips for tab moving shortcut patch.
-- Akira TAGOH <tagoh@debian.org> Wed, 20 Mar 2002 04:35:19 +0900
multi-gnome-terminal (1.3.13-1) unstable; urgency=low
* New upstream release.
* debian/multi-gnome-terminal.wrapper:
Fixed x-terminal-emulator compatible options (closes: Bug#133221)
* debian/multi-gnome-terminal.postinst,
debian/multi-gnome-terminal.prerm:
changed alternatives entry.
* debian/multi-gnome-terminal.preinst:
if old alternatives entry is found, it will fixes.
* debian/patches/001_mgt-1.3.10-menufix.patch,
debian/patches/002_mgt-1.3.10-paste.patch:
removed, because it's merged by upstream.
* it should be fixed now (closes: Bug#134207, Bug#135803)
* multi-gnome-terminal no longer depends on libzvt2.
-- Akira TAGOH <tagoh@debian.org> Wed, 27 Feb 2002 00:00:41 +0900
multi-gnome-terminal (1.3.10-4) unstable; urgency=medium
* Build against with new libzvt.
-- Akira TAGOH <tagoh@debian.org> Fri, 25 Jan 2002 19:27:48 +0900
multi-gnome-terminal (1.3.10-3) unstable; urgency=medium
* Fixed sometimes crashes when has no menu.
-- Akira TAGOH <tagoh@debian.org> Mon, 21 Jan 2002 01:08:36 +0900
multi-gnome-terminal (1.3.10-2) unstable; urgency=low
* Fixed crashes when has no menu on startup. (closes: Bug#128971) * Fixed paste menu entry. shortcut isn't provided.
-- Akira TAGOH <tagoh@debian.org> Sun, 13 Jan 2002 20:12:05 +0900
multi-gnome-terminal (1.3.10-1) unstable; urgency=low
* New upstream release. * Updated README.Debian (closes: Bug#128853) * Fixed show/hidden menu title which is appropriate. (closes: Bug#128437) * Changed default font to 'fixed'
-- Akira TAGOH <tagoh@debian.org> Sat, 12 Jan 2002 19:59:08 +0900
multi-gnome-terminal (1.3.9-1) unstable; urgency=low
* New upstream release. (closes: Bug#120404, Bug#128562) * Fixed xterm compatible emulation for Debian. (closes: Bug#126845) * Fixed erratic cursor blinking (closes: Bug#128067)
-- Akira TAGOH <tagoh@debian.org> Fri, 11 Jan 2002 01:56:08 +0900
multi-gnome-terminal (1.3.8-2) unstable; urgency=low
* Enabled REDHAT_TERM. * Build against new libzvt2. (closes: Bug#126681) * Changed build-depends version to 1.4.1.2-11 for libzvt-dev.
-- Akira TAGOH <tagoh@debian.org> Wed, 2 Jan 2002 20:57:11 +0900
2001
multi-gnome-terminal (1.3.8-1) unstable; urgency=low
* New upstream release. * Rebuild for libzvt2. (closes: Bug#126454) * Provided x-terminal-emulator by alternatives (closes: Bug#126478)
-- Akira TAGOH <tagoh@debian.org> Wed, 26 Dec 2001 23:16:03 +0900
multi-gnome-terminal (1.3.7-1) unstable; urgency=low
* New upstream release. * Fixed the duplicate conffiles.
-- Akira TAGOH <tagoh@debian.org> Sat, 22 Dec 2001 15:05:00 +0900
multi-gnome-terminal (1.3.6-1) unstable; urgency=low
* New upstream release.
-- Akira TAGOH <tagoh@debian.org> Thu, 20 Dec 2001 01:16:57 +0900
multi-gnome-terminal (1.3.5-1) unstable; urgency=low
* New upstream release. (closes: Bug#117926, Bug#118056, Bug#122823)
-- Akira TAGOH <tagoh@debian.org> Thu, 13 Dec 2001 01:43:30 +0900
multi-gnome-terminal (1.3.4-2) unstable; urgency=low
* Added suggests: mc (closes: Bug#118281)
-- Akira TAGOH <tagoh@debian.org> Tue, 6 Nov 2001 00:42:38 +0900
multi-gnome-terminal (1.3.4-1) unstable; urgency=low
* New upstream release. (closes: Bug#117487) 'clear screen' keybind is C-L. it seems that it is used instead of C-l. * Fixed build-depends (closes: Bug#118032, Bug#118054) * Fixed menu entry (closes: Bug#117931) * Fixed README typo (closes: Bug#117945)
-- Akira TAGOH <tagoh@debian.org> Sat, 3 Nov 2001 02:12:49 +0900
multi-gnome-terminal (1.3.3-2) unstable; urgency=low
* Fixed build-depends (closes: Bug#117405)
-- Akira TAGOH <tagoh@debian.org> Mon, 29 Oct 2001 23:25:37 +0900
multi-gnome-terminal (1.3.3-1) unstable; urgency=low
* Initial Release. (closes: Bug#116904)
-- Akira TAGOH <tagoh@debian.org> Wed, 24 Oct 2001 19:42:02 +0900