xfce4-session (4.8.1-1ubuntu1) natty; urgency=low

  * Merge from Debian experimental, remaining Ubuntu changes:
    - debian/control: build-depends on libgconf2-dev and libgnome-keyring-dev
      to enable GNOME services support.
    - debian/rules: pass --enable-gnome --enable-libgnome-keyring to
      dh_auto_configure.
    - debian/patches:
      + xubuntu_lock-the-screen-on-hibernate-suspend.patch: copy the behavior
        of xfce4-power-manager for consistency.
      + xubuntu_force-xsettings-daemon.patch: start xfsettingsd with --force
        to replace a spurious gnome-settings-daemon instance left by gdm.
        Revert when gdm is fixed. lp: #709148
      + series: apply these patches.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 19 Feb 2011 12:23:14 +0100

xfce4-session (4.8.1-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/patches:
    - 02_fix-fortune-path refreshed.
    - 04_gk-dont-check-running-use-start refreshed. 
  * debian/control:
    - refresh build-deps for Xfce 4.7.
    - add build-dep on hardening-includes.
    - drop fortunes-mod from depends, xfce4-session uses internal
      implementation. Move it to Suggests so people can still use it for real
      fortunes.
    - add a -dbg package with debugging symbols.
  * debian/rules:
    - don't pass libexecdir, useless now
    - update xfsm-shutdown-helper path in chrpath call.
    - update splash-engine path.
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add hardening flags to {C,LD}FLAGS.
    - strip debugging symbols to the -dbg package.
    - ignore libxfsm-logout plugin in dh_makeshlibs, it's a plugin, not a
      library.
  * debian/xfce4-session.lintian-overrides:
    - drop xfsm-shutdown-helper and balou theme overrides, useless now.
  * debian/copyright updated for new upstream release.

  [ Lionel Le Folgoc ]
  * debian/control:
    - add myself to Uploaders
    - change hal recommends to upower and consolekit.
  * debian/patches/05_reuse-existing-ck-session.patch: do not open a new
    consolekit session if one is already present (Xfce #6685)
  * Bugs fixed by 4.7.x/4.8.x series:
    - Cannot edit an item in Autostarted applications dialog lp: #245171
    - Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
    - Fails to request necessary permissions from policykit to perform
      shutdown/restart when multiple users are logged in lp: #251337
  * debian/patches:
    - 03_gk-start-with-path.patch: dropped, included upstream
    - 04_gk-dont-check-running-use-start.patch: ditto
    - 05_reuse-existing-ck-session.patch: dropped too.
  * Re-enable building of the panel plugin:
    - debian/control: build-depends on xfce4-panel-dev >= 4.7.0
    - debian/rules: add it to chrpath and override dh_shlibdeps to move its
      deps as recommends.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 15 Feb 2011 00:18:12 +0100

xfce4-session (4.8.1-0ubuntu1) natty; urgency=low

  * New upstream release.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 14 Feb 2011 21:55:24 +0100

xfce4-session (4.8.0-0ubuntu2) natty; urgency=low

  * debian/control: drop fortunes-mod from depends, xfce4-session uses an
    internal implementation. Move it to Suggests so people can still use it
    for real fortunes. lp: #707091
  * debian/patches:
    - xubuntu_force-xsettings-daemon.patch: start xfsettingsd with --force
      to replace a spurious gnome-settings-daemon instance left by gdm.
      Revert when gdm is fixed. lp: #709148
    - series: apply this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 29 Jan 2011 14:53:50 +0100

xfce4-session (4.8.0-0ubuntu1) natty; urgency=low

  * New upstream release.
  * debian/control: bump minimum required versions for Xfce 4.8 libs.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 23 Jan 2011 14:51:33 +0100

xfce4-session (4.7.3-0ubuntu2) natty; urgency=low

  * debian/patches:
    - xubuntu_lock-the-screen-on-hibernate-suspend.patch: copy the behavior
      of xfce4-power-manager for consistency.
    - series: refreshed.

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

xfce4-session (4.7.3-0ubuntu1) natty; urgency=low

  * New upstream development release.
  * Bump xfce4-panel-dev b-dep to >= 4.7.7 to force using the new abi.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 04 Jan 2011 21:54:52 +0100

xfce4-session (4.7.2-0ubuntu1) natty; urgency=low

  * Upload to natty (pkg-xfce svn r4617), remaining Ubuntu changes:
    - debian/control:
      + use our Vcs-* fields
      + build-depends on libgconf2-dev and libgnome-keyring-dev to enable
        GNOME services support.
    - debian/rules: pass --enable-gnome --enable-libgnome-keyring to
      dh_auto_configure.
  * Re-enable xfce4-panel support as we have 4.7.x in natty.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 04 Dec 2010 20:42:50 +0100

xfce4-session (4.7.2-1) UNRELEASED; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream development release.
  * debian/patches:
    - 02_fix-fortune-path refreshed.
    - 04_gk-dont-check-running-use-start refreshed. 
  * debian/control:
    - refresh build-deps for Xfce 4.7.
    - add build-dep on hardening-includes.
  * debian/rules:
    - don't pass libexecdir, useless now
    - update xfsm-shutdown-helper path in chrpath call.
    - update splash-engine path.
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add hardening flags to {C,LD}FLAGS.
  * debian/xfce4-session.lintian-overrides:
    - drop xfsm-shutdown-helper and balou theme overrides, useless now.

  [ Lionel Le Folgoc ]
  * debian/control:
    - add myself to Uploaders
    - change hal recommends to upower and consolekit.
  * debian/patches/05_reuse-existing-ck-session.patch: do not open a new
    consolekit session if one is already present (Xfce #6685)
  * Bugs fixed by 4.7.x/4.8.x series:
    - Cannot edit an item in Autostarted applications dialog lp: #245171
    - Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
    - Fails to request necessary permissions from policykit to perform
      shutdown/restart when multiple users are logged in lp: #251337
  * debian/patches:
    - 03_gk-start-with-path.patch: dropped, included upstream
    - 04_gk-dont-check-running-use-start.patch: ditto
    - 05_reuse-existing-ck-session.patch: dropped too.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 03 Dec 2010 23:02:31 +0100

xfce4-session (4.6.2-2) unstable; urgency=low

  * debian/patches:
    - 03_gk-start-with-path and 04_gk-dont-check-running-use-start added,
     change the way it starts gnome-keyring so it correctly runs in the
     session and exports environment variables.                 closes: #523322
  * debian/control
    - update standards version to 3.9.1.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Sep 2010 18:42:53 +0200

xfce4-session (4.6.2-1ubuntu2) maverick; urgency=low

  * Import bugfixes from pkg-xfce's svn (will fix lp: #564831):
    - debian/patches:
      + 03_gk-start-with-path and 04_gk-dont-check-running-use-start added,
        change the way it starts gnome-keyring so it correctly runs in the
        session and exports environment variables.               closes: #523322
  * debian/patches/xubuntu_gnome-keyring-daemon-compat.patch: dropped, improper
    fix for the same issue.
  * debian/patches/series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 04 Sep 2010 18:55:45 +0200

xfce4-session (4.6.2-1ubuntu1) maverick; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control: use our Vcs-* fields
    - debian/patches:
      + xubuntu_gnome-keyring-daemon-compat.patch: don't spawn
        gnome-keyring-daemon manually. lp #357346
      + series: refreshed
    - enable GNOME services support:
      + debian/rules: pass --enable-gnome
      + debian/control: b-d on libgconf2-dev.

  * debian/patches/02_xubuntu_splash.patch: dropped, unused and unmaintained.
  * debian/patches/08_no_tips_on_startup.patch: dropped, should be moved to
    $derivative-default-settings.
  * debian/patches/09_fix-typo-logout-dialog.patch: dropped, included upstream.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 24 May 2010 00:05:36 +0200

xfce4-session (4.6.2-1) unstable; urgency=low

  [Stefan Ott]
  * debian/watch edited to track Xfce archive reorganisation.

  [Yves-Alexis Perez]
  * New upstream release:
    - fix wrong caption in german translation                   closes: #525499
  * debian/README.Debian:
    - add precisions about ConsoleKit/PolicyKit setup.
  * debian/control:
    - update standards version to 3.8.4.
    - drop build-dep on quilt.
    - add dep on ${misc:Depends}.
    - update debhelper build-dep for overrides.
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - drop quilt rules.
    - switch to debhelper 7 tiny rules. 
    - make intltool ignore c files in .pc quilt dir.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 23 May 2010 13:55:01 +0200

xfce4-session (4.6.1-1ubuntu3) lucid; urgency=low

  * debian/control: refresh Vcs-* fields for lucid.
  * debian/patches/xubuntu_gnome-keyring-daemon-compat.patch: don't spawn
    gnome-keyring-daemon manually. lp: #357346
  * debian/patches/series: include it.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 20 Feb 2010 20:35:05 +0100

xfce4-session (4.6.1-1ubuntu2) karmic; urgency=low

  * debian/patches:
    - 09_fix-typo-logout-dialog.patch: remove an extra character that breaks
      formatting with de_DE locale (LP: #431849)
    - series: include this new patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 19 Sep 2009 12:09:38 +0200

xfce4-session (4.6.1-1ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control: use our Vcs-* fields
    - debian/patches:
      + 02_xubuntu_splash.patch: install the xubuntu session splash
      + 08_no_tips_on_startup.patch: don't show the tips screen on first log in
      + series: refreshed
    - enable GNOME services support:
      + debian/rules: pass --enable-gnome
      + debian/control: b-d on libgconf2-dev.
  * debian/patches:
    - 07_fix-autostart-editor-crash.patch: dropped, fixed upstream another way
    - 09_xfce4-session-enabletcp-defaultvalue.patch: dropped, included upstream.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 01 Jun 2009 00:20:53 +0200

xfce4-session (4.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 18:13:45 +0200

xfce4-session (4.6.0-2) unstable; urgency=low

  * Upload to unstable, and mark fixed bugs as such:
    - now display suspend/hibernate at session logout.          closes: #490659
  * debian/control:
    - update standards version to 3.8.1.
    - update debhelper build-dep to 7.
    - move to xfce section.
  * debian/rules:
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS
    - replace dh_clean -k by dh_prep.
  * debian/compat bumped to 7.
  * add manpage for xfce4-session-settings.

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

xfce4-session (4.6.0-1ubuntu2) jaunty; urgency=low

  * debian/patches/:
    - 09_xfce4-session-enabletcp-defaultvalue.patch: disable by default
      security/EnableTcp property ("Manage remote connections"), Xfce #5126.
    - series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 13 Apr 2009 15:54:51 +0200

xfce4-session (4.6.0-1ubuntu1) jaunty; urgency=low

  * Merge Xfce 4.6.0 final with Debian experimental, remaining Ubuntu changes:
    - debian/control: use our Vcs-* fields
    - debian/patches:
      + 02_xubuntu_splash.patch: install the xubuntu session splash
      + 07_fix-autostart-editor-crash.patch: fix a xfce4-autostart-editor crash
        with desktop files containing a "Type" which is not "Application"
      + 08_no_tips_on_startup.patch: don't show the tips screen on first log in
      + series: refreshed
    - enable GNOME services support:
      + debian/rules: pass --enable-gnome
      + debian/control: b-d on libgconf2-dev.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 01 Mar 2009 18:33:28 +0100

xfce4-session (4.6.0-1) experimental; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
    - xfce4-session now has a way to edit autostarted apps.     closes: #507948
  * debian/control:
    - update build deps for Xfce 4.6 alpha.
    - update standards version to 3.8.0.
    - replace recommends on xbase-clients by x11-xserver-utils.
    - swap calls to dh_makeshlibs and dh_installdeb. 
    - remove dep on xfce4-mcs-manager and replace it by xfconf,
      xfce4-settings.
    - explicitely add build-dep on libdbus-glib-1-dev.
  * debian/patches:
    - 06_rephrase-tips removed.
    - 07_parallel-startup added, taken from upstream r28005.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Fuzzy.
    - add build dep on libxfconf-0-dev, libglade2-dev.
    - update build-dep on debhelper for a version with dh_lintian
  * debian/patches:
    - 02_use-mice-as-default-engine dropped.
    - 07_parallel-startup removed, included upstream.
    - other patches reordered. 
  * debian/xfce4-session.xml:
    - ship a xfconf config file for selecting the simple engine, put it in
      desktop-base dirs until we can ship it in desktop-base package.
  * debian/rules:
    - don't manually install lintian overrides, use dh_lintian
  * debian/lintian:
    - renamed to debian/xfce4-session.lintian-overrides.
    - updated to match Fuzzy.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Hopper.
  * debian/xfce4-session.xml:
    - now that simple engine configuration is handled is xfconf, provide a
      desktop-base config file.
  * debian/patches:
    - 03_fix-suspend-errors-at-resume added, fix errors when resuming.
  * debian/xfce4-session.lintian-overrides:
    - update link for beta2.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
  * debian/patches:
    - 02_xfce4-session-logout-manpage-typo dropped.
    - 03_fix-suspend-errors-at-resume as well.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.

  [ Xfce 4.6 ]
  * new upstream release.
  * debian/control:
    - update build-deps for 4.6.
  * debian/README.Debian: add precisions about choices in GDM.
  * debian/patches:
    - 02_fix-fortune-path added, fix fortune call path.         closes: #497199
  * debian/xfce4-session.xml removed, will be shipped in desktop-base.
  * debian/rules: don't install xfce4-session.xml

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 13:01:12 +0100

xfce4-session (4.5.99.1-0ubuntu2) jaunty; urgency=low

  * debian/patches/08_no_tips_on_startup.patch:
    - Don't show the tips screen on first log in.

 -- Mario Limonciello <superm1@ubuntu.com>  Sun, 15 Feb 2009 17:07:03 -0600

xfce4-session (4.5.99.1-0ubuntu1) jaunty; urgency=low

  * Merge from Debian pkg-xfce UNRELEASED (r2639). Remaining Ubuntu changes:
    - debian/control: use our Vcs-* fields
    - debian/rules: do not install a desktop-base config file, it'll be shipped
      by xubuntu-default-settings.
    - debian/patches/02_xubuntu_splash.patch: install the xubuntu session
      splash (updated to apply cleanly).
    - debian/patches/07_fix-autostart-editor-crash.patch: fix a
      xfce4-autostart-editor crash with desktop files containing a "Type" which
      is not "Application" (updated to apply cleanly.
    - debian/patches/series: refreshed.
    - enable GNOME services support:
      + debian/rules: pass --enable-gnome
      + debian/control: b-d on libgconf2-dev.
  * Bugs fixed by this new release:
    - "[edgy] Spelling mistake in error message." (LP: #64477)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 06 Feb 2009 14:58:36 +0100

xfce4-session (4.5.99.1-1) UNRELEASED; urgency=low

  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
    - xfce4-session now has a way to edit autostarted apps.     closes: #507948
  * debian/control:
    - update build deps for Xfce 4.6 alpha.
    - update standards version to 3.8.0.
    - replace recommends on xbase-clients by x11-xserver-utils.
    - swap calls to dh_makeshlibs and dh_installdeb. 
    - remove dep on xfce4-mcs-manager and replace it by xfconf,
      xfce4-settings.
    - explicitely add build-dep on libdbus-glib-1-dev.
  * debian/patches:
    - 06_rephrase-tips removed.
    - 07_parallel-startup added, taken from upstream r28005.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Fuzzy.
    - add build dep on libxfconf-0-dev, libglade2-dev.
    - update build-dep on debhelper for a version with dh_lintian
  * debian/patches:
    - 02_use-mice-as-default-engine dropped.
    - 07_parallel-startup removed, included upstream.
    - other patches reordered. 
  * debian/xfce4-session.xml:
    - ship a xfconf config file for selecting the simple engine, put it in
      desktop-base dirs until we can ship it in desktop-base package.
  * debian/rules:
    - don't manually install lintian overrides, use dh_lintian
  * debian/lintian:
    - renamed to debian/xfce4-session.lintian-overrides.
    - updated to match Fuzzy.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Hopper.
  * debian/xfce4-session.xml:
    - now that simple engine configuration is handled is xfconf, provide a
      desktop-base config file.
  * debian/patches:
    - 03_fix-suspend-errors-at-resume added, fix errors when resuming.
  * debian/xfce4-session.lintian-overrides:
    - update link for beta2.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
  * debian/patches:
    - 02_xfce4-session-logout-manpage-typo dropped.
    - 03_fix-suspend-errors-at-resume as well.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - update build-deps for “Capybara”.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 26 Jan 2009 13:00:06 +0100

xfce4-session (4.4.3-0ubuntu3) jaunty; urgency=low

  * Fix broken translations (LP: #313688):
    - debian/rules, debian/xubuntu-po/*: don't install these files, they contain
      broken strings
    - debian/patches/xubuntu-fix-logout-dialog-translations.patch: use this
      minimal patch instead (taken from hardy-updates and slightly updated to
      apply cleanly).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 17 Jan 2009 19:46:32 +0100

xfce4-session (4.4.3-0ubuntu2) jaunty; urgency=low

  * Add 09_gnome_keyring_daemon_2_25_compat.patch which prevents
    xfce4-session from spawning gnome-keyring-daemon on it's own.
    It gets spawned by PAM during login, so it shouldn't be started
    again by XFCE. (LP: #316222)

 -- Mario Limonciello <mario_limonciello@dell.com>  Tue, 13 Jan 2009 15:18:45 -0600

xfce4-session (4.4.3-0ubuntu1) jaunty; urgency=low

  * Merge with Debian Xfce SVN UNRELASED, Ubuntu changes remaining:
    - debian/patches:
      + add 00_logout_dialog.patch, 99_configure.patch: add suspend/hibernate
        & 'switch user' options to logout dialog
      + add 02_xubuntu_splash.patch: install the xubuntu session splash
      + add 07_fix-autostart-editor-crash.patch: fix a xfce4-autostart-editor
        crash with desktop files containing a "Type" which is not
        "Application"
      + xubuntu-default-config.patch: default GNOME services set to true to
        have accessibility services launched if installed
      + series: refreshed
    - debian/pixmaps/*, debian/rules: add a menu icon (from Jozsef Mak) for
      the autostart-editor and icons for the logout dialog
    - debian/rules:
      + remove the config files, shipped with xubuntu-default-settings
      + do not ship uneeded icons
      + add "NoDisplay=true" to desktop files to hide them by default
      + pass --enable-gnome to configure scrips
      + replace upstream po files with xubuntu specific ones
    - debian/control:
      + build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
      + depends on hal instead of recommends
    - debian/xubuntu-po/*: ship xubuntu-specific po files.
  * Rearranged rules to make lintian happy
  * debian/control:
     + Changed build-deps xbase-clients -> libx11-dev + x11-xserver-utils + libice-dev
     + xfce4-session: added dependency on x11-xserver-utils
  * debian/patches:
     + add 06_fix-es-translation.patch: dropped, merged upstream
     + 99_configure.patch: refreshed

 -- Michael Casadevall <sonicmctails@gmail.com>  Mon, 10 Nov 2008 16:48:56 -0500

xfce4-session (4.4.3-1) UNRELEASED; urgency=low

  * new upstream bugfix release
  * debian/patches:
    - 07_startup-speed added, speed up startup by not waiting for forks().
    - series edited to correctly include 06_rephrase-tip.
    - 08_fix-fortune-path added, use absolute path when calling fortune.
                                                                closes: #497199 
  * debian/control:
    - add build-dep on intltool.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 28 Oct 2008 11:40:46 +0100

xfce4-session (4.4.2-6ubuntu2) intrepid; urgency=low

  * debian/xubuntu-po/*: ship xubuntu-specific po files.
  * debian/rules: replace upstream po files with them (LP: #228784)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 08 Jun 2008 13:51:11 +0200

xfce4-session (4.4.2-6ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/patches:
      + add 00_logout_dialog.patch, 99_configure.patch: add suspend/hibernate
        & 'switch user' options to logout dialog
      + add 02_xubuntu_splash.patch: install the xubuntu session splash
      + add 06_fix-es-translation.patch: fix two broken strings
      + add 07_fix-autostart-editor-crash.patch: fix a xfce4-autostart-editor
        crash with desktop files containing a "Type" which is not
        "Application"
      + xubuntu-default-config.patch: default GNOME services set to true to
        have accessibility services launched if installed
      + series: refreshed
    - debian/pixmaps/*, debian/rules: add a menu icon (from Jozsef Mak) for
      the autostart-editor and icons for the logout dialog
    - debian/rules:
      + remove the config files, shipped with xubuntu-default-settings
      + do not ship uneeded icons
      + add "NoDisplay=true" to desktop files to hide them by default
      + pass --enable-gnome to configure scrips
    - debian/control:
      + adhere to DebianMaintainerField
      + build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
      + depends on hal instead of recommends

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Wed, 21 May 2008 17:59:33 +0200

xfce4-session (4.4.2-6) unstable; urgency=low

  * debian/{postinst,prerm}: have them back, they manage the x-session-manager
    alternative.                                                closes: #481933

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 20 May 2008 08:18:16 +0200

xfce4-session (4.4.2-5) unstable; urgency=low

  * switch to triggers:
    - debian/{postinst,prerm} dropped.
    - debian/control: conflict against non-triggers-enabled xfce4-mcs-manager. 
  * debian/control:
    - remove Conflicts/Replaces: xfce4-toys, since it's not in Etch.
    - drop Martin Loschwitz from Uploaders.
    - remove Conflicts on desktop-base since Etch as a correct version.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 May 2008 19:45:02 +0200

xfce4-session (4.4.2-4) unstable; urgency=low

  * debian/patches: 06_rephrase-tip added.                      closes: #399694

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 17 May 2008 15:36:15 +0200

xfce4-session (4.4.2-3) unstable; urgency=low

  * debian/control: use dbus-x11 in Recommends: to make sure dbus users have a
    session bus running.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 27 Apr 2008 17:49:34 +0200

xfce4-session (4.4.2-2ubuntu2) hardy; urgency=low

  * debian/patches:
    - 06_fix-es-translation.patch: fix two broken strings (LP: #214857)
    - 07_fix-autostart-editor-crash.patch: fix a xfce4-autostart-editor crash
      with desktop files containing a "Type" which is not "Application", thanks
      Urs Fleisch for the patch (LP: #206867)
    - series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 14 Apr 2008 12:21:31 +0200

xfce4-session (4.4.2-2ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/patches:
      + add 00_logout_dialog.patch, 99_configure.patch: add suspend/hibernate &
        'switch user' options to logout dialog
      + 02_use-mice-as-default-engine.patch: dropped, we don't enable any
        splash by default
      + add 02_xubuntu_splash.patch: install the xubuntu session splash
      + xubuntu-default-config.patch (formerly 05_default_config.patch):
        default GNOME services set to true to have accessibility services
        launched if installed
    - debian/pixmaps/xfce4-autostart-editor.png.uue, debian/rules: add a menu
      icon (from Jozsef Mak) for the autostart-editor
    - debian/rules: pass --enable-gnome to configure scripts, and do not ship
      uneeded config files and icons
    - debian/control:
      + adhere to DebianMaintainerField
      + build-depend on libdbus-glib-1-dev, libgconf2-dev, sharutils
      + depends on hal instead of recommends
      + drop conflicts on desktop-base (<< 0.3.20).
  * debian/rules:
    - do not install the .desktop files which only create dups of the settings
      manager items
    - drop empty dirs.
  * debian/lintian: drop unused overrides.
  * debian/patches/series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 01 Mar 2008 19:16:17 +0100

xfce4-session (4.4.2-2) unstable; urgency=low

  * debian/copyright: don't ship complete GFDL text.
  * debian/patches: 05_fix-resize-simple-splash-engine added, fix resize in
    simple engine config window.                                closes: #408445
  * debian/control:
    - updated standard versions to 3.7.3.
    - updated my email address.
    - add dependency on xfce4-mcs-manager because of settings plugins calling
      xfce-setting-show
  * debian/lintian: 
    - override "desktop-command-not-in-package" for xfce-setting-show now we 
      depend on it.
    - edit overrides for "binary-without-manpage", using complete path.
  * debian/copyright: use © sign.


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

xfce4-session (4.4.2-1ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining changes:
    - use our xfce.mk class
    - debian/patches/00_logout_dialog.patch: add suspend/hibernate & 'switch user'
      options to logout dialog
    - debian/patches/02_use-mice-as-default-engine.patch: dropped, we don't
      enable any splash by default
    - debian/patches/02_xubuntu_splash.patch: install the xubuntu session splash
    - debian/patches/05_default_config.patch: default GNOME services set to
      true to have accessibility services launched if installed
    - debian/pixmaps/xfce4-autostart-editor.png.uue, debian/rules: add a menu
      icon (from Jozsef Mak) for the autostart-editor
    - debian/patches/series:dropped, we don't use quilt
    - debian/compat: bump to 5
    - debian/control:
      + update Maintainer field
      + update the Vcs-* headers
      + bump debhelper b-d to >= 5, add libdbus-glib-1-dev, libgconf2-dev,
        sharutils and drop quilt, chrpath, fortune-mod & libdbus-1-dev
      + depend on hal instead of recommend
      + do not conflict on desktop-base (<< 0.3.20).
  * debian/control: b-d on autotools-dev.
  * debian/patches/02_xubuntu_splash.patch, debian/patches/99_configure.patch: 
    updated.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 07 Dec 2007 19:07:15 +0100

xfce4-session (4.4.2-1) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/rules: don't ignore all make errors at clean stage.

  [ Simon Huggins ]
  * Fix shlibs for newer dpkg
  * Add Vcs-* headers to debian/control

 -- Simon Huggins <huggie@earth.li>  Tue, 27 Nov 2007 16:39:19 +0000

xfce4-session (4.4.1-2ubuntu2) hardy; urgency=low

  [ Cody A.W. Somerville ]
  * debian/watch: Added from 4.4.1-2
  * debian/patches/01_correct_shadows.patch: Re-added
  * debian/postinst: Removed debian delta
  * debian/control: Reduced debian delta

  [ Lionel Le Folgoc ]
  * debian/control:
    - add XS-Vcs-Bzr & XS-Vcs-Browser fields
    - don't recommend procps anymore
    - bump debhelper b-d to >= 5.
  * debian/compat: bump to 5.
  * debian/rules: don't remove xfsm-shutdown-helper.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 06 Nov 2007 22:15:13 +0100

xfce4-session (4.4.1-2ubuntu1) hardy; urgency=low

  * Merge from Debian unstable, remaining changes:
    - debian/patches/00_logout_dialog.patch
       . add suspend/hibernate options to logout dialog
       . add 'switch user' button to the logout dialog.
       . updated to include a call to _()
       . split the row of buttons into two
    - debian/patches/02_xubuntu_splash.patch
       + Install the xubuntu session splash
    - debian/patches/05_default_config.patch
       . Default GNOME services set to true to have accessibility
         services launched if installed
    - debian/pixmaps/xfce4-autostart-editor.png.uue, debian/rules
       . a menu icon (from Jozsef Mak) for the autostart-editor
    - debian/rules: Use cdbs with xfce.mk
    - debian/control:
       . Update Maintainer field
       . Depend on hal instead of recommend
       . Recommend procps
       . Conflicts & Replaces xfce4-toys
  * Added debian/patches/02_xubuntu_splash.patch from edgy
     LP: #148400
  * Removed obsolete patches:
    - debian/patches/01_correct_shadows.patch
    - debian/patches/02_use-mice-as-default-engine.patch

 -- Cody A.W. Somerville <cody-somerville@ubuntu.com>  Mon, 05 Nov 2007 19:30:08 -0400

xfce4-session (4.4.1-2) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * debian/control: build against dbus to enable users to shutdown through hal.
    See README.Debian for more details.                         closes: #431886
  * debian/postinst: use posix kill -s to avoid problems on hurd.

  [ Simon Huggins ]
  * debian/prerm: Use kill -s to keep Hurd and lintian happy at the same time.
  * debian/patches/03*: Add patch to -session.1 manpage for typos
                                                                closes: #351424
  * debian/patches/04*: Add patch to -session-logout.1 manpage for typos
                                                                closes: #381398
  * debian/control: Move fake Homepage field to a real one now dpkg
    supports it.

 -- Simon Huggins <huggie@earth.li>  Sat, 20 Oct 2007 12:47:13 +0100

xfce4-session (4.4.1-1ubuntu4) gutsy; urgency=low

  * debian/patches/00_logout_dialog.patch: split the row of buttons into two.
    	(LP: #138485)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 10 Sep 2007 15:26:03 +0200

xfce4-session (4.4.1-1ubuntu3) gutsy; urgency=low

  * debian/pixmaps/xfce4-autostart-editor.png.uue, debian/rules: add a menu
    icon (from Jozsef Mak) for the autostart-editor.	(LP: #58251,#105493)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 06 Sep 2007 10:56:27 +0200

xfce4-session (4.4.1-1ubuntu2) gutsy; urgency=low

  * debian/patches/00_logout_dialog.patch: updated to include a call to _(), 
    otherwise the buttons aren't translated.	(LP: #93553)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 26 Aug 2007 15:38:18 +0200

xfce4-session (4.4.1-1ubuntu1) gutsy; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/patches/00_logout_dialog.patch:
       . add suspend/hibernate options to logout dialog
       . add 'switch user' button to the logout dialog.
    - debian/patches/03_default_config.patch: Default GNOME compatibility
       to true to have accessibility services launched if installed
    - use cdbs with xfce.mk

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Sat,  5 May 2007 15:20:07 +0200

xfce4-session (4.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update licenses & copyright holders.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100

xfce4-session (4.4.0-1) experimental; urgency=low
  
  (Yves-Alexis Perez)
  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4.

  (Emanuele Rocca)
  * xfce4-autostart-editor(1) and xfce4-tips(1) added.
  * Wrote a couple of Debian related tips in debian/debian-tips.
    Build-depend on fortune-mod to update tips.dat at build time.
  * libxfsm-4.2-0 is a private library, added lintian override for
    'package-name-doesnt-match-sonames'.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 04 Feb 2007 13:15:38 +0100

xfce4-session (4.4.0-0ubuntu3) feisty; urgency=low

  * debian/patches/02_xubuntu_splash.patch:
       Drop xubuntu splash animation, we are not using it anyway
  * debian/patches/00_logout_dialog.patch:
       Add 'switch user' button to the logout dialog.
  * debian/control: Update Maintainer field

 -- Jani Monoses <jani@ubuntu.com>  Tue, 20 Mar 2007 14:06:19 +0200

xfce4-session (4.4.0-0ubuntu2) feisty; urgency=low

  * 00_suspend_hibernate.patch: add missing configuration bits

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Mon, 12 Feb 2007 22:00:21 +0100

xfce4-session (4.4.0-0ubuntu1) feisty; urgency=low

  * New upstream release

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Tue, 23 Jan 2007 11:06:30 +0100

xfce4-session (4.3.99.2-3) unstable; urgency=low

  * Ship a xfce4-session.rc for failsafe session but use a default splash
    engine if none is configured.				closes: #402708

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 18 Dec 2006 12:00:40 +0100

xfce4-session (4.3.99.2-2) unstable; urgency=low

  * Remove useless build-dep on libhal-dev. What the hell was I thinking
    about that day ?						Closes: #402021

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu,  7 Dec 2006 17:54:33 +0100

xfce4-session (4.3.99.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).
  * Added a patch to disable shadows in simple engine.
  * debian/rules: remove xfce4-session.rc from package so it uses by default
    files from desktop-base if present.
  * debian/control: conflicts against desktop-base << 0.3.20 because it needs
    a correct xfce4-session.rc no present before.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 27 Nov 2006 08:41:39 +0100

xfce4-session (4.3.99.2-0ubuntu1) feisty; urgency=low

  * New upstream release, part of Xfce 4.4 RC2
  * 01_drop_libgnome.patch: dropped, included upstream
  * 00_suspend_hibernate.patch, 03_default_config.patch,
    02_xubuntu_splash.patch, 99_configure.patch: updated

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Tue,  2 Jan 2007 16:15:18 +0100

xfce4-session (4.3.99.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 13:42:51 +0100

xfce4-session (4.3.90.2svn+r22852-0ubuntu5) edgy; urgency=low

  * debian/patches/03_default_config.patch: Default GNOME compatibility
    to true to have accessibility services launched if installed 

 -- Jani Monoses <jani@ubuntu.com>  Fri, 20 Oct 2006 23:48:57 +0300

xfce4-session (4.3.90.2svn+r22852-0ubuntu4) edgy; urgency=low

  * debian/patches/00_suspend_hibernate.patch: Disable sleep hotkey
    leave that to gnome-power-manager if installed
  * debian/patches/03_default_config: Add entries for GNOME/KDE compatibility
    defaulting to false. 

 -- Jani Monoses <jani@ubuntu.com>  Mon, 16 Oct 2006 11:59:15 +0300

xfce4-session (4.3.90.2svn+r22852-0ubuntu3) edgy; urgency=low

  * debian/patches/03_disable_splash.patch:
     Disable splash screen at startup as it slows things down. 

 -- Jani Monoses <jani@ubuntu.com>  Wed, 11 Oct 2006 21:55:44 +0300

xfce4-session (4.3.90.2svn+r22852-0ubuntu2) edgy; urgency=low

  * Rebuild against dbus 0.90

 -- Sebastian Dröge <slomo@ubuntu.com>  Wed, 30 Aug 2006 13:15:56 +0200

xfce4-session (4.3.90.2svn+r22852-0ubuntu1) edgy; urgency=low

  * New svn snapshot, HAL support for shutdown/reboot patch merged
    upstream. Provide our remaining changes as proper patches.
  * debian/patches/00_suspend_hibernate:
      -add suspend/hibernate options to logout dialog
      -provide toggles in the session settings dialog for disabling these buttons
      -handle Sleep hotkey via HAL
      -fix kiosk mode bug present in previous patches (LP #47834)
  * debian/patches/01_drop_libgnome:
      -just depend on libgconf instead of full libgnome as the latter is not
      actually being used
  * debian/patches/02_xubuntu_splash:
      -add xubuntu splash animation
  * debian/rules: 
      -in post-install replace the logout dialog buttons provided upstream
      with the Human themed buttons from the Ubuntu dialog.
      -configure with support for gconf to get accessibility settings
  * debian/control:
     -build-depend on libgconf2-dev and sharutils

 -- Jani Monoses <jani@ubuntu.com>  Wed, 23 Aug 2006 16:59:05 +0300

xfce4-session (4.3.90.2svn+r22664-0ubuntu1) edgy; urgency=low

  * Upstream svn snapshot (4.4 beta2)
  * Add support for laptop sleep button via HAL

 -- Jani Monoses <jani@ubuntu.com>  Sat,  5 Aug 2006 13:53:19 +0300

xfce4-session (4.3.90.2-1) unstable; urgency=low
  
  (Yves-Alexis Perez)
  * New upstream release.
  * debian/postinst: fixed install on hurd by not using pkill.
  * debian/control: updated standards version to 3.7.2. 
  (Simon Huggins)
  * Add rpath fixes.

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

xfce4-session (4.3.90.1svn+r21697-0ubuntu2) edgy; urgency=low

  * Bump standards version to 3.7.2
  * Bump library depends to 4.3.90.2

 -- Jani Monoses <jani@ubuntu.com>  Wed, 12 Jul 2006 15:12:13 +0300

xfce4-session (4.3.90.1svn+r21697-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (translation updates and bugfixes, including 
    correct handling of autostart .desktop files - LP #42350, add thunar
    to default session)
  * Provide the Xubuntu splash screen in addition to, not instead of
    the Xfce default one. Use new steel color theme for splash
  * Copy the nice logout dialog icons from the Human theme
  * Bump version and depends to 4.3.90.1

 -- Jani Monoses <jani@ubuntu.com>  Tue, 16 May 2006 10:49:46 +0300

xfce4-session (4.3.90.1-1) unstable; urgency=low

  (Yves-Alexis Perez) 
   * New Upstream Release
  (Simon Huggins)
   * Remove all pointless .la files
   * Depend on fortune-mod for xfce4-tips
  
 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:35:05 +0100
 
xfce4-session (4.3.0svn+r20111-0ubuntu9) dapper; urgency=low

  * Rebuild for new libxfce4util

 -- Jani Monoses <jani@ubuntu.com>  Tue,  9 May 2006 00:15:44 +0300

xfce4-session (4.3.0svn+r20111-0ubuntu8) dapper; urgency=low

  * Do not show tips at startup 

 -- Jani Monoses <jani@ubuntu.com>  Thu, 27 Apr 2006 19:42:30 +0300

xfce4-session (4.3.0svn+r20111-0ubuntu7) dapper; urgency=low

  * Fix widgets in logout dialog sometimes getting unclickable
    even if focused. 

 -- Jani Monoses <jani@ubuntu.com>  Thu, 13 Apr 2006 18:18:40 +0300

xfce4-session (4.3.0svn+r20111-0ubuntu6) dapper; urgency=low

  * Depend on fortune-mod as it is used for displaying the tips. 

 -- Jani Monoses <jani@ubuntu.com>  Tue,  4 Apr 2006 21:17:32 +0300

xfce4-session (4.3.0svn+r20111-0ubuntu5) dapper; urgency=low

  * Check reply when talking to HAL and do not print warning
    messages about not being able to shutdown when in fact we are.

 -- Jani Monoses <jani@ubuntu.com>  Thu, 30 Mar 2006 14:59:52 +0300

xfce4-session (4.3.0svn+r20111-0ubuntu4) dapper; urgency=low

  * Use xfce CDBS class which generates POT file and adds .desktop
    entries for langpack support

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

xfce4-session (4.3.0svn+r20111-0ubuntu3) dapper; urgency=low

  * Add suspend/hibernate buttons to logout dialog and
    user settings to disable them. 

 -- Jani Monoses <jani@ubuntu.com>  Sat, 18 Mar 2006 14:41:10 +0200

xfce4-session (4.3.0svn+r20111-0ubuntu2) dapper; urgency=low

  * Do not suggest sudo anymore
  * Add preview image for xubuntu session splash screen 

 -- Jani Monoses <jani@ubuntu.com>  Tue, 28 Feb 2006 14:53:09 +0200

xfce4-session (4.3.0svn+r20111-0ubuntu1) dapper; urgency=low

  * Convert to CDBS packaging
  * Move helper binaries to usr/lib/xfce4 instead of /usr/sbin
  * Build depend on libdbus, depend on HAL
  * Use HAL for shutdown/restart in session logout

 -- Jani Monoses <jani@ubuntu.com>  Sun, 26 Feb 2006 21:01:13 +0200

xfce4-session (4.3.0svn+r19988-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot
  * Conflict/Replace xfce4-toys
  * No longer recommend xfce4-iconbox

 -- Jani Monoses <jani@ubuntu.com>  Wed, 22 Feb 2006 13:58:26 +0200

xfce4-session (4.3.0svn+r19871-0ubuntu2) dapper; urgency=low

  * Add libxml-parser-perl as build dependency

 -- Jani Monoses <jani@ubuntu.com>  Wed, 15 Feb 2006 22:35:42 +0200

xfce4-session (4.3.0svn+r19871-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot
  * Bump all depends to 4.3

 -- Jani Monoses <jani@ubuntu.com>  Wed, 15 Feb 2006 16:25:34 +0200

xfce4-session (4.3.0svn+r19775-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot
  * UVF exception granted

 -- Jani Monoses <jani@ubuntu.com>  Wed, 15 Feb 2006 12:52:04 +0200

xfce4-session (4.2.3-1) unstable; urgency=low

  * New Upstream Release
  * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 06 Nov 2005 22:01:12 +0100

xfce4-session (4.2.2-1) unstable; urgency=low

  * SH: New Upstream Release
  * SH: Fix description                                       closes: #300058
  * ER: Add lintian override: no-shlibs-control-file,
    postinst-must-call-ldconfig
  * SH: Add more lintian overrides - no point splitting out to a dev file and
    the binaries are private.
  * SH: Change suite to unstable

 -- Simon Huggins <huggie@earth.li>  Sat, 18 Jun 2005 09:43:33 +0100

xfce4-session (4.2.1-1) experimental; urgency=low

  * ML: New Upstream Release (Xfce 4.2.1)
  * ML: Upload to experimental to prevents problems with NEW packages
  * ML: debian/control: Added/fixed Maintainer/Uploaders fields

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 19 Mar 2005 13:02:00 +0100

xfce4-session (4.2.0-2) experimental; urgency=low

  * Add --enable-final to configure
  * Add a Homepage: to the description

 -- Simon Huggins <huggie@earth.li>  Sun, 16 Jan 2005 16:01:58 +0000

xfce4-session (4.2.0-1) experimental; urgency=low

  * New upstream release

 -- Simon Huggins <huggie@earth.li>  Sat, 15 Jan 2005 14:00:59 +0000

xfce4-session (4.1.99.1-1) experimental; urgency=low

  * New upstream release (4.1.99.1 aka 4.2 RC1)
  * Build-Depend on xbase-clients for iceauth

 -- Simon Huggins <huggie@earth.li>  Sat, 20 Nov 2004 19:00:44 +0000

xfce4-session (0.1.3+20031213-5) unstable; urgency=low

  * Backport patch from CVS to allow --disable-tcp to work   closes: #254812
  * Kludge in similar solution to upstream's CVS to always run
    ~/Desktop/Autostart even when there is no session        closes: #254812
  * This implied a libtool update which makes the previous renaming of
    session_settings.so redundant
  * Update the manpage to the one in CVS now that we support those commandline
    options
  * Disable smproxy in the default.session so that new sessions don't start
    xfce4 twice                                              closes: #261431
  * Add note in README.Debian about disabling smproxy and about not reporting
    bugs to upstream
  * Change upstreams manpage so it refers to the BTS not upstream

 -- Simon Huggins <huggie@earth.li>  Wed, 04 Aug 2004 17:41:09 +0100

xfce4-session (0.1.3+20031213-4) unstable; urgency=low

  * Take over this package with permission from Oliver - thanks to Oliver for
    his work on it.
  * Add Daniel Silverstone and Martin Loschwitz to Uploaders ready for when
    the xfce4 packages are group maintained.
  * Remove unneccessary session_settings.la

 -- Simon Huggins <huggie@earth.li>  Sat, 10 Jul 2004 14:26:07 +0100

xfce4-session (0.1.3+20031213-3) unstable; urgency=low

  * fix "logout window" not shown when using with GLib 2.4.x
    Thanks to Simon Huggins for digging up the patch
    (Closes: #252715, #253309)
  * manually rename session_settings to session_setting.so, somehow
    new builds don't name the file correctly
    (noticed by Michael Kebe and Simon Huggins)
  * remove explict Build-Depends on xlibs-dev and libgtk2.0-dev.
    These are now provided by libxfcegui4-dev >= 4.0.5. Bump required
    versions of various xfce4 libs to 4.0.5
  * Provide: x-session-manager and register as alternative for
    /usr/bin/x-session-manager (Closes: #187748, #203510, #234014, #252870)
  * bump up to Standards-Version: 3.6.1.0 (no changes)

 -- Oliver M. Bolzer <oliver@debian.org>  Sat,  3 Jul 2004 11:58:00 +0200

xfce4-session (0.1.3+20031213-2) unstable; urgency=low

  * include xinitrc.xfce4-session mentioned in the README (Closes: #228318)

 -- Oliver M. Bolzer <oliver@debian.org>  Mon, 16 Feb 2004 09:37:27 +0100

xfce4-session (0.1.3+20031213-1) unstable; urgency=low

  * Initial Upload to Archive. (Closes: #223536)
  * sync to upstream CVS, crash bug fixed that could leave inconstent session
  * man pages made now included upstream

 -- Oliver M. Bolzer <oliver@debian.org>  Sat, 13 Dec 2003 14:03:18 +0100

xfce4-session (0.1.3+20030922-1) unstable; urgency=low

  * Initial Package.

 -- Oliver M. Bolzer <oliver@debian.org>  Tue,  9 Dec 2003 09:40:42 +0100

