Skip to content

Debian Changelog xfce4-terminal (0.4.2-1)

2009

xfce4-terminal (0.4.2-1) unstable; urgency=low

   * New upstream release.
     - Background image when compositing is off fixed.           closes: #539646
   * debian/rules:
     - fix sed expression for correcting the help path.            (LP: #442021)

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 06 Oct 2009 17:30:59 +0200

xfce4-terminal (0.4.1-1) unstable; urgency=low

   * New upstream release.
     - disabling GTK+ shortcuts survives accross runs.           closes: #539940
   * debian/watch updated for upstream archive reorganisation.
   * debian/control:
     - update standards version to 3.8.3.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 01 Oct 2009 23:25:01 +0200

xfce4-terminal (0.4.0-1) unstable; urgency=low

   * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 21 Jul 2009 22:09:35 +0200

xfce4-terminal (0.2.99.1-1) experimental; urgency=low

   * New upstream release candidate.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 17 Jul 2009 07:53:38 +0200

xfce4-terminal (0.2.90-1) experimental; urgency=low

   * New upstream alpha release.
     - now use keyboard-friendly preferences window.             closes: #401417
   * debian/patches/
     - 00_binary-name-fix-xfce4-terminal.1 refreshed.
     - 02_dont-refresh-prefs-too-much dropped, xfce4-terminal now uses file
       monitoring.
     - 03_terminal-nil-value-fix+always_show_tabs-fix dropped, included upstream.
     - 04_fix_activity_on_size_change as well.
   * debian/control:
     - update standards version to 3.8.2.
     - update vte and gtk build-deps.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 14 Jul 2009 11:25:05 +0200

xfce4-terminal (0.2.12-3) unstable; urgency=low

   * debian/menu:
     - switch menu name to Xfce Terminal.
   * debian/patches:
     - 04_fix_activity_on_size_change added, fix activity notice on inactive
       tabs when resizing the window.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 10 Jun 2009 08:09:25 +0200

xfce4-terminal (0.2.12-2) unstable; urgency=low

   * debian/patches:
     - 03_terminal-nil-value-fix+always_show_tabs-fix added, fix segfault
       when using MiscAlwaysShowTab=TRUE.                        closes: #528318

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 14 May 2009 07:48:39 +0200

xfce4-terminal (0.2.12-1) unstable; urgency=low

   * New upstream release.
     + correctly handle tabs deletion.                           closes: #524736

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 20 Apr 2009 07:30:24 +0200

xfce4-terminal (0.2.10-2) unstable; urgency=low

   * Upload to unstable.
   * debian/compat bumped to 7.
   * debian/control:
     - bump debhelper build-dep to 7.
     - update standards version to 3.8.1.
     - move to xfce section.
   * debian/rules:
     - cleanup old commented code.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 01:58:39 +0200

xfce4-terminal (0.2.10-1) experimental; urgency=low

   * New upstream release.
   * debian/control:
     - replace dbus by dbus-x11 in Recommends:, to make sure
       people using dbus have a session bus available.
     - update standards version to 3.8.0.
     - add build-dep on intltool.
     - bump build-dep for Xfce 4.6.0.
     - drop Rudy Godoy and Martin Loschwitz from Uploaders. Thanks to them!
     - add ${misc:Depends} to depends.
     - drop obsolete conflict against terminal.
   * debian/patches:
     - 03_background-activity dropped, merged upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 15:05:25 +0100

2008

xfce4-terminal (0.2.8-5) unstable; urgency=low

   * debian/patch: 03_background-activity added.                 closes: #353482

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 21 Apr 2008 22:26:53 +0200

xfce4-terminal (0.2.8-4) unstable; urgency=low

   [ David Paleino ]
   * Removed myself from Uploaders.
 
   [ Yves-Alexis Perez ]
   * debian/README.Debian: add a note about --disable-server.    closes: #434863
   * debian/control:
     - updated standard versions to 3.7.3.
     - updated my email address.
   * debian/copyright:
     - use © sign.
     - remove GFDL text, and link to text in common-license.
     - add precision that xfce4-terminal is GPLv2 or later.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 28 Feb 2008 20:56:21 +0100

xfce4-terminal (0.2.8-3) unstable; urgency=low

   * Add dependency on new exo-utils for exo-open

 -- Simon Huggins <huggie@earth.li>  Mon, 28 Jan 2008 11:32:30 +0000

2007

xfce4-terminal (0.2.8-2) unstable; urgency=low

   * Bump build-dep on exo, as it requires 0.3.4.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 11 Dec 2007 20:15:38 +0100

xfce4-terminal (0.2.8-1) unstable; urgency=low

   [ Simon Huggins ]
   * Add Vcs-* headers to debian/control
 
   [ Yves-Alexis Perez ]
   * new upstream release.
   * debian/patches:
     - dropped 01_CVE-2007-3770, merged upstream.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 02 Dec 2007 22:40:32 +0100

xfce4-terminal (0.2.6-5) unstable; urgency=low

   [ Yves-Alexis Perez ]
   * debian/rules:
     - transform program name to xfce4-terminal at configure time
     - rename Terminal.desktop to xfce4-terminal to avoid conflict with
       Terminal.app.                                            closes: #446329
   * debian/patches:
     - added 02_dont-refresh-prefs-too-much: dont poll preferences once per
     second.
 
   [ Simon Huggins ]
   * debian/control: Move fake Homepage field to a real one now dpkg
     supports it.
   * debian/rules: Fix up rename so that help works again.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 05 Nov 2007 15:31:26 +0100

xfce4-terminal (0.2.6-4) unstable; urgency=low

   (David Paleino)
   * debian/menu fixed: switch to new debian menu policy         closes: #442386
 
   (Emanuele Rocca)
   * debian/README.Debian: documented the BindingBackspace config option,
     interesting for screen users                                closes: #384526

 -- David Paleino <d.paleino@gmail.com>  Sun, 16 Sep 2007 22:58:54 +0200

xfce4-terminal (0.2.6-3) unstable; urgency=high

   (Yves-Alexis Perez)
   * debian/menu: switch to new menu policy.
   (Simon Huggins)
   * Fix security problem in URL handling code (CVE-2007-3770) thanks to Darren
     Salt                                                        closes: #437454
   * urgency high for the above.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 12 Aug 2007 18:00:09 +0100

xfce4-terminal (0.2.6-2) unstable; urgency=low

   * Use install instead of mv for installing terminal.xpm so that the clean
     target works correctly.                                     closes: #424117

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 15 May 2007 22:48:49 +0200

xfce4-terminal (0.2.6-1) unstable; urgency=low

   * New upstream release.
   * debian/control: recommend dbus instead of dbus-1-utils.
   * debian/control: update libvte build dep against 1:0.14.
   * README.Debian: change newlines so it fits in a 80x24 terminal window.
   * debian/rules: use sed instead of perl.
   * debian/copyright:
     - correct copyright dates
     - add copyright notices about gnome-terminal and redhat code.
     - add documentation copyright statement (GFDL without invariant sections)

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 24 Apr 2007 17:35:00 +0100

2006

xfce4-terminal (0.2.5.8rc2-1) unstable; urgency=low

   * New upstream release.
   * debian/control: bumped exo build-dep to 4.4rc2.

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 18:36:17 +0100

xfce4-terminal (0.2.5.6rc1-2) unstable; urgency=low

   * debian/control: bumped exo build-dep to 4.4rc1 to fix FTBFS.

 -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 29 Sep 2006 12:13:14 +0100

xfce4-terminal (0.2.5.6rc1-1) unstable; urgency=low

   * New upstream release.
   * Cancel button is now called Close.				Closes: #380166

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 15:41:32 +0100

xfce4-terminal (0.2.5.4beta2-1) unstable; urgency=low

   (Yves-Alexis Perez)
   * New upstream release
   * debian/control: updated standards version to 3.7.2.
   (Simon Huggins)
   * Remove phony rpath

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 10 Jul 2006 19:41:08 +0200

xfce4-terminal (0.2.5.1beta1-1) unstable; urgency=low

   * New upstream release

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 19:17:15 +0100

xfce4-terminal (0.2.4-7) unstable; urgency=low

   * Build-Depend on the correct version of exo.

 -- Simon Huggins <huggie@earth.li>  Tue, 14 Mar 2006 22:46:24 +0000

xfce4-terminal (0.2.4-6) unstable; urgency=low

   * debian/patches
     - removed patches which fixed build with exo 0.3.1.2alpha-r19548
     - added upstream patch to fix build with exo 0.3.1.4alpha2-r20235

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 06 Mar 2006 17:53:29 +0100

xfce4-terminal (0.2.4-5) unstable; urgency=low

   * (Yves-Alexis Perez)
    * Build depend on dbus 0.60					Closes: #346358
   * (Simon Huggins)
    * Add patch from Dann Frazier to include libxfcegui4.h explicitly to
      prevent problems with pointers on ia64                     Closes: #345840

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 08 Jan 2006 21:05:20 +0000

2005

xfce4-terminal (0.2.4-4) unstable; urgency=low

   * (Yves-Alexis Perez)
     * Changed default behaviour for the cycle tabs options
     * Changed dependance on libexo-0.3
     * Added a patch to fix FTBS with libexo-0.3 svn
   * (Rudy Godoy)
     * Fixed binary name on .desktop file call since we rename it to
       xfce4-terminal.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 19 Dec 2005 23:42:03 +0100

xfce4-terminal (0.2.4-3) unstable; urgency=low

   * Yves-Alexis Perez
     - Updated standards in rules file to match new debian-policy
     - Binary name is xfce4-terminal to avoid name conflicts
   * Emanuele Rocca
     - Fixed x-terminal-emulator and x-terminal-emulator.1.gz alternatives
       (Closes: #316164)
     - s/Terminal/xfce4-terminal in xfce4-terminal(1) and other minor things
       (Closes: #316168)
     - Thanks to Y Giridhar Appaji Nag

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 22 Jun 2005 15:53:19 +0200

xfce4-terminal (0.2.4-2) unstable; urgency=low

   * Changed email address in copyright file
   * Reverted binary name from xfce4-terminal to Terminal (as in the upstream
     package) and added links to xfce4-terminal
   * Moving to unstable

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 17 May 2005 10:52:08 +0200

xfce4-terminal (0.2.4-1) experimental; urgency=low

   * Initial Release (Closes: #302999).

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Apr 2005 00:02:36 +0200