xfce4-terminal (0.4.6-0ubuntu2) natty; urgency=low

  * debian/patches/01_fix-memleak-high-cpu-usage-vte-0.27.patch: fix a
    race between vte and xfce4-terminal when setting the terminal
    background (Xfce #6921, lp: #633085,#636942).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 30 Jan 2011 22:52:09 +0100

xfce4-terminal (0.4.6-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Switch to 3.0 (quilt) source format.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 30 Jan 2011 18:02:08 +0100

xfce4-terminal (0.4.5-1ubuntu4) natty; urgency=low

  * debian/control: change libexo-0.3-dev b-dep to libexo-1-dev.
  * debian/patches/01_fix-build-with-sealed-vte.patch: dropped, unused
    (changes reverted in libvte).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 15 Dec 2010 21:51:15 +0100

xfce4-terminal (0.4.5-1ubuntu3) maverick; urgency=low

  * debian/patches/xubuntu-scroll-alternate-screen-configurable.patch: drop
    "scrolling-alternate-screen" from the list of active props as it is not
    present in the ui, only in a config file switch. Should fix a crash in the
    preferences' dialog. lp: #609500

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 08 Sep 2010 22:13:00 +0200

xfce4-terminal (0.4.5-1ubuntu2) maverick; urgency=low

  * debian/patches/01_fix-build-with-sealed-vte.patch: use VteTerminal's
    accessor functions instead of private members, should fix FTBFS with
    "sealed" libvte.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 06 Sep 2010 22:33:59 +0200

xfce4-terminal (0.4.5-1ubuntu1) maverick; urgency=low

  * Merge from Debian testing, remaining Ubuntu changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.
    - debian/patches/xubuntu-scroll-alternate-screen-configurable.patch: add
      support for vte's scroll alternate screen feature (thanks Nils Rennebarth
      for the patch!). Feature disabled by default, is enabled by
      xubuntu-default-settings. lp: #358796
    - debian/README.Debian: explain how to manually disable/enable this feature.
    - debian/control: use our addresses for Vcs-* fields.

  * debian/patches/xubuntu-change-desktop-category.patch: refreshed to apply
    cleanly.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 24 May 2010 11:21:11 +0200

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

  [ Yves-Alexis Perez ]
  * New upstream snapshot.
  * debian/control:
    - update standards version to 3.8.4.
    - update homepage. 
  * debian/patches/
    - 00_binary-name-fix-xfce4-terminal.1 dropped.
    - 01_fix-pref-close-reset-text-properties added, fix “text”
      properties being reset when closing terminal preferences on GTK+ 2.18.9.
  * debian/rules:
    - adjust configure options to use xfce4-terminal name.
    - drop all unneeded adjustements to names at install time.
    - link wrapper manpage to the gzipped terminal one. 
    - drop chrpath which seems unneeded anymore. 

  [ Lionel Le Folgoc ]
  * debian/xfce4-terminal.wrapper: stole code from gnome-terminal to match
    its behavior on '-x' and '-e'.                              closes: #548166
  * New upstream release:
    - do not fail badly with multiple DISPLAYs.                 closes: #576551
  * debian/patches/01_fix-pref-close-reset-text-properties.patch: dropped,
    included upstream.
  * debian/control: add myself to Uploaders.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 23 May 2010 15:02:11 +0200

xfce4-terminal (0.4.3-1ubuntu2) lucid; urgency=low

  * debian/patches/xubuntu-scroll-alternate-screen-configurable.patch: add
    support for vte's scroll alternate screen feature (thanks Nils Rennebarth
    for the patch!). Feature disabled by default, will be enabled by
    xubuntu-default-settings. lp: #358796
  * debian/README.Debian: explain how to manually disable/enable this feature.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 09 Jan 2010 13:27:00 +0100

xfce4-terminal (0.4.3-1ubuntu1) lucid; urgency=low

  * Merge from Debian testing, remaining Ubuntu changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.
    - debian/control: use our addresses for Vcs-* fields.

  * Bug fixed:
    - "xfce terminal does not appear in the Gnome preferred applications
      list for terminal emulator" (lp: #485211)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 23 Dec 2009 17:08:33 +0100

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

  * New upstream release.
    - don't output garbage in terminal when using prev/next tab and it's the
      last or first tab.                                        closes: #318047
    - don't accept invalid GTK+ accelerators as shortcuts.      closes: #408911
    - make xfce4-terminal available in GNOME preferred apps.    closes: #557057

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 10 Dec 2009 20:41:24 +0100

xfce4-terminal (0.4.2-1ubuntu1) karmic; urgency=low

  * New upstream bugfix release, merge from Debian unstable, remaining Ubuntu
    changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.
    - debian/control: use our addresses for Vcs-* fields.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 06 Oct 2009 21:49:56 +0200

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-1ubuntu1) karmic; urgency=low

  * New upstream bugfix release, merge from Debian unstable, remaining Ubuntu
    changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.
  * Bugs fixed:
    - "Terminal doesn't remember disabling menu shortcuts". LP: #441599

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 03 Oct 2009 21:31:06 +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-1ubuntu1) karmic; urgency=low

  * Merge final release from Debian unstable, remaining Ubuntu changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 25 Jul 2009 13:29:47 +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-1ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.
  * Upload to karmic, bugs fixed:
    - crash when changing font (LP: #353770)
    - mouse scroll doesn't work (LP: #358796)
    - complete corruption (LP: #399558).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 17 Jul 2009 21:34:19 +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-1ubuntu1~test1) UNRELEASED; urgency=low

  * Test package for the 0.3.x branch.
  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/patches/xubuntu-change-desktop-category.patch: place terminal
      under Accessories, not System.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 15 Jul 2009 22:33:48 +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-3ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
     - debian/patches/xubuntu-change-desktop-category.patch: place terminal
       under Accessories, not System.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 15 Jun 2009 20:38:56 +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-2ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
     - debian/patches/xubuntu-change-desktop-category.patch: place terminal
       under Accessories, not System.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 18 May 2009 21:38:12 +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-1ubuntu1) jaunty; urgency=low

  * Merge Xfce 4.6 final from Debian experimental, remaining Ubuntu changes
     (FFe granted, see LP: #339246):
     - debian/patches/xubuntu-change-desktop-category.patch: place terminal
       under Accessories, not System.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 07 Mar 2009 18:25:16 +0100

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

xfce4-terminal (0.2.8.3-1) UNRELEASED; urgency=low

  * new upstream bugfix 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.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 28 Oct 2008 14:24:48 +0100

xfce4-terminal (0.2.8.3-0ubuntu1) jaunty; urgency=low

  * Merge with Debian XFCE SVN, remaining Ubuntu Changes:
    - debian/patches/xubuntu-change-desktop-category.patch:
      - Place terminal under Accessories, not System

 -- Michael Casadevall <sonicmctails@gmail.com>  Tue, 04 Nov 2008 19:43:14 -0500

xfce4-terminal (0.2.8-5ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control: adhere to DebianMaintainerField
    - debian/patches/xubuntu-change-desktop-category.patch: show under the
      Accessories not the System menu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 23 May 2008 21:18:25 +0200

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-4ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control: adhere to DebianMaintainerField
    - debian/patches/xubuntu-change-desktop-category.patch (formerly 
      01_desktop_category.patch): show under the Accessories not the System 
      menu.
  * debian/control: do not depend on exo-utils (not in hardy).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 02 Mar 2008 19:38:43 +0100

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

xfce4-terminal (0.2.8-2ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/rules: Keep using xfce.mk
    - debian/patches/01_desktop_category.patch: 
      .show under the Accessories not the System menu.
    - debian/compat: bump to 5.
    - debian/control: 
      . bump debhelper b-d to (>= 5), add autotools-dev, drop chrpath.
      . Adhere to DebianMaintainerField

 -- Cody A.W. Somerville <cody-somerville@ubuntu.com>  Tue, 11 Dec 2007 21:46:07 +0000

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-1ubuntu1) hardy; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
    - Adhere to DebianMaintainerField
    - Keep using xfce.mk
    - debian/patches/01_desktop_category.patch: show under the Accessories not
      the System menu.
  * debian/compat: bump to 5.
  * debian/control: bump debhelper b-d to (>= 5), add autotools-dev, drop chrpath.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 08 Dec 2007 14:51:31 +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-5ubuntu1) hardy; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
    - Adhere to DebianMaintainerField
    - Keep using xfce.mk
    - debian/patches/02_desktop_category.patch: show under the Accessories not
      the System menu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 28 Oct 2007 18:05:16 +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-3ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, Ubuntu changes:
    - Adhere to DebianMaintainerField
    - Keep using xfce.mk
    - debian/patches/02_desktop_category.patch: show under the Accessories not
      the System menu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 12 Aug 2007 20:28:03 +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-2ubuntu2) gutsy; urgency=low

  * debian/control: drop terminal.app conflict, since this package no longer
    ships /usr/bin/Terminal.   (LP: #119934)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 27 Jul 2007 22:46:53 +0200

xfce4-terminal (0.2.6-2ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, Ubuntu changes:
    - Adhere to DebianMaintainerField
    - Conflicts terminal.app
    - Keep using xfce.mk
    - debian/patches/01_desktop_category.patch: show under the Accessories not
      the System menu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 06 Jun 2007 14:43:55 +0200

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-1ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, Ubuntu changes:
    - Adhere to DebianMaintainerField
    - Conflicts terminal.app
    - Keep using xfce.mk
    - debian/patches/01_desktop_category.patch: show under the Accessories not
      the System menu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 03 May 2007 00:30:23 +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

xfce4-terminal (0.2.6-0ubuntu3) feisty; urgency=low

  * debian/patches/01_desktop_category.patch:
      show under the Accessories not the System menu

 -- Jani Monoses <jani@ubuntu.com>  Thu,  5 Apr 2007 09:19:35 +0300

xfce4-terminal (0.2.6-0ubuntu2) feisty; urgency=low

  * debian/control:
    - Adhere to DebianMaintainerField,
    - Conflicts terminal.app.

 -- Daniel T Chen <crimsun@ubuntu.com>  Fri,  9 Mar 2007 01:15:38 -0500

xfce4-terminal (0.2.6-0ubuntu1) feisty; urgency=low

  * New upstream release, part of Xfce 4.4
  * debian/control: Tighten libexo-0.3-dev version
  
 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Wed, 24 Jan 2007 11:11:28 +0100

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

  * Merge from debian unstable, remaining changes:
    - Keep using xfce.mk

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Tue, 19 Dec 2006 11:06:59 +0100

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-2ubuntu1) feisty; urgency=low

  * Merge from debian unstable:
    - Keep using xfce.mk

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Wed, 15 Nov 2006 15:19:58 +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.4-0ubuntu2) edgy; urgency=low

  * Rebuild against dbus 0.90

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu, 24 Aug 2006 18:22:31 +0200

xfce4-terminal (0.2.5.4-0ubuntu1) edgy; urgency=low

  * New upstream release, part of Xfce4.4 beta2

 -- Jani Monoses <jani@ubuntu.com>  Tue, 11 Jul 2006 09:33:26 +0300

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.5+r21674-0ubuntu2) dapper; urgency=low

  * Patch from upstream svn (settings not always saved, LP #41791)

 -- Jani Monoses <jani@ubuntu.com>  Sat, 20 May 2006 20:13:49 +0300

xfce4-terminal (0.2.5+r21674-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (update translations, fix a possible crash
    when removing all terminal screens at once)

 -- Jani Monoses <jani@ubuntu.com>  Mon, 15 May 2006 20:28:05 +0300

xfce4-terminal (0.2.5+r21256-0ubuntu2) dapper; urgency=low

  * Make /usr/bin/Terminal a symlink to /usr/bin/xfce4-terminal
    to keep compatibility with upstream naming

 -- Jani Monoses <jani@ubuntu.com>  Sun, 30 Apr 2006 22:37:06 +0300

xfce4-terminal (0.2.5+r21256-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (new translations)
  * Do not explicitely depend on libstartup-notification
 
 -- Jani Monoses <jani@ubuntu.com>  Wed, 26 Apr 2006 15:55:01 +0300

xfce4-terminal (0.2.5+r21186-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (bugfixes and new translations)
  * Depend on newer exo

 -- Jani Monoses <jani@ubuntu.com>  Sun, 23 Apr 2006 23:49:42 +0300

xfce4-terminal (0.2.5+r20521-0ubuntu2) dapper; urgency=low

  * Use xfce CDBS class
  * Generate POT file for langpack support

 -- Jani Monoses <jani@ubuntu.com>  Tue, 28 Mar 2006 09:47:28 +0300

xfce4-terminal (0.2.5+r20521-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot with new translations
  * Build depend on xml-parser-perl not xml-perl

 -- Jani Monoses <jani@ubuntu.com>  Thu, 23 Mar 2006 15:55:18 +0200

xfce4-terminal (0.2.5+r20145-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot
  * Remove two obsoleted patches from debian/patches/
  * Add gettext domain to .desktop files for langpack support

 -- Jani Monoses <jani@ubuntu.com>  Thu,  2 Mar 2006 19:46:08 +0200

xfce4-terminal (0.2.4svn+r19908-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot

 -- Jani Monoses <jani@ubuntu.com>  Fri, 17 Feb 2006 17:03:05 +0200

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

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
