exo (0.3.107-1ubuntu1) maverick; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control:
      + update Vcs-* fields
    - debian/patches:
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: add this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 23 May 2010 21:48:00 +0200

exo (0.3.107-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_fix-treeview-gtk2.20.patch dropped, included upstream.

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

exo (0.3.106-2ubuntu1) maverick; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/control:
      + update Vcs-* fields
    - debian/patches:
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: add this patch.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 12 May 2010 00:41:27 +0200

exo (0.3.106-2) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * debian/control: fix typos in exo-utils-dbg and libexo-common long descs.
  * debian/patches:
    - 01_fix-treeview-gtk2.20.patch: make the treeview work again with gtk 2.20
      (Xfce #6230, lp: #520118, closes: #576706).
    - series: add this patch.
  * debian/control:
    - add myself to Uploaders.

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

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.8.4.
    - add ${misc:Depends} to Depends.
    - update conflicts relation forms.
  * switch format to 3.0 (quilt).

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 11 May 2010 23:26:05 +0200

exo (0.3.106-1ubuntu2) lucid; urgency=low

  * debian/patches/xubuntu-update-helpers.patch: dropped, not needed anymore.
  * debian/patches/series: disable it.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 27 Jan 2010 22:31:50 +0100

exo (0.3.106-1ubuntu1) lucid; urgency=low

  * Merge from Debian testing, remaining Ubuntu changes:
    - debian/rules: add quilt rules
    - debian/control:
      + update Vcs-* fields
      + build-depends on quilt
    - debian/patches:
      + xubuntu-update-helpers.patch: patched libexo's firefox helper desktop
        file to use firefox-3.5 icon instead of firefox icon (LP: #417354)
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: added, enable this two patches.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 23 Dec 2009 16:31:34 +0100

exo (0.3.106-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - fix typo in -dbg long description.                        closes: #557529
    - drop build-dep on quilt.
    - update Homepage url to point to xfce.org.
  * debian/patches:
    - 01_mount-async dropped, merged upstream.
  * debian/rules:
    - drop quilt rules.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Dec 2009 16:06:26 +0100

exo (0.3.105-3ubuntu2) lucid; urgency=low

  * debian/rules: put back mangling of helpers.rc to reduce unneeded delta with
    Debian (xubuntu-specific helpers.rc will be shipped in
    xubuntu-default-settings instead).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 10 Nov 2009 21:51:10 +0100

exo (0.3.105-3ubuntu1) lucid; urgency=low

  * Merge from Debian testing, remaining Ubuntu changes:
    - debian/rules: removed mangling of helpers.rc
    - debian/control: update Vcs-* fields
    - debian/patches:
      + xubuntu-update-helpers.patch: patched libexo's firefox helper desktop
        file to use firefox-3.5 icon instead of firefox icon (LP: #417354)
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: refreshed.

  * Drop gtk doc changes, unneeded delta:
    - drop --enable-gtk-doc switch from configure
    - drop build-dep on gtk-doc-tools.

  * debian/patches: renamed 04_update_helpers.patch to
    xubuntu-update-helpers.patch as it is xubuntu-specific.

  * Bugs fixed:
    - "exo-mount ignores HAL volume mount options 'sync' and 'noatime'"
      (LP: #238702)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 08 Nov 2009 15:45:15 +0100

exo (0.3.105-3) unstable; urgency=low

  * debian/control:
    - add an exo-utils-dbg package containing debug symbols for the exo-utils
      binaries.
  * debian/rules:
    - use variables for library name, soversion and version.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 19 Oct 2009 14:30:01 +0200

exo (0.3.105-2) unstable; urgency=low

  * debian/control:
    - add build-dep on quilt
  * debian/rules:
    - call {,un}patch targets when needed, include quilt rules.
  * debian/patches:
    - 01_mount-async added, don't mount all volumes with sync.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 Oct 2009 23:20:26 +0200

exo (0.3.105-1) unstable; urgency=low

  * New upstream release.
  * add a new libexo-common packages containing mount options file,
    documentation, helper files.
  * debian/rules:
    - simplify rules file.
  * debian/patches:
    - 01_fix-exo-csource-manpage dropped, upstream manpage fixed.
    - 02_fix-exo-open-manpage as well.
  * debian/control:
    - drop quilt build-dep.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 18 Oct 2009 18:22:22 +0200

exo (0.3.104-2ubuntu1) karmic; urgency=low

  * New upstream bugfix release, merge from Debian unstable, remaining
    Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
      + Update Vcs-* fields
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop
        file to use firefox-3.5 icon instead of firefox icon (LP: #417354)
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: refreshed.

  * debian/patches/05_exo-alt-eject.patch: dropped, fixed upstream.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 11 Oct 2009 12:56:55 +0200

exo (0.3.104-2) unstable; urgency=low

  * debian/patches really refreshed, to avoid re-introducing fixed bugs.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 11 Oct 2009 11:57:05 +0200

exo (0.3.104-1) unstable; urgency=low

  * New upstream release
    - fix device eject in some cases.                           closes: #469425
    - fix typo in exo-open.1.                                   closes: #525259
  * debian/patches:
    - 01_fix-exo-csource-manpage refreshd.
    - 02_fix-exo-open-manpage refreshd.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 10 Oct 2009 18:15:43 +0200

exo (0.3.103-1ubuntu1) karmic; urgency=low

  * New upstream bugfix release, merge from Debian unstable, remaining
    Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
      + Update Vcs-* fields
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop
        file to use firefox-3.5 icon instead of firefox icon (LP: #417354)
      + 05_exo-alt-eject.patch: fix failure to eject video cd/dvd & data
        cd/dvd using button (LP: #195649), taken from Xfce #2968
      + xubuntu-expire-notifications.patch: don't use non-expiring
        notifications since we use notify-osd by default (LP: #423936)
      + series: refreshed.

  * debian/patches/05_exo-alt-eject.patch: updated to apply cleanly.
  * debian/patches/xubuntu-default-mount-options.patch: dropped, exo now
    supports iocharset mount option.
  * debian/patches/06_exo-url-fix-trash.patch: dropped, fixed differently
    upstream.
  * Bug fixed: not all images preview in finder. LP: #157592

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 09 Oct 2009 23:53:56 +0200

exo (0.3.103-1) unstable; urgency=low

  * New upstream release.
    - support iocharset mount option.                           closes: #470412
  * debian/patches:
    - 01_fix-exo-csource-manpage updated.
    - 02_fix-exo-open-manpage updated.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 09 Oct 2009 17:33:42 +0200

exo (0.3.102-1ubuntu6) karmic; urgency=low

  * debian/patches:
    - 06_exo-url-fix-trash.patch: consider trash:// as a local uri so that it
      doesn't get passed to the web browser (LP: #433198)
    - series: add the patch described above.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 02 Oct 2009 14:47:43 +0200

exo (0.3.102-1ubuntu5) karmic; urgency=low

  * debian/patches/xubuntu-default-mount-options.patch: drop special handling
    for ntfs{,-3g} (LP: #433850).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 21 Sep 2009 11:17:00 +0200

exo (0.3.102-1ubuntu4) karmic; urgency=low

  * debian/patches:
    - xubuntu-expire-notifications.patch: don't use non-expiring
      notifications since we use notify-osd by default (LP: #423936)
    - series: add the patch described above.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 19 Sep 2009 19:41:52 +0200

exo (0.3.102-1ubuntu3) karmic; urgency=low

  * debian/patches/05_exo-alt-eject.patch: fix failure to eject video cd/dvd &
    data cd/dvd using button (LP: #195649), taken from Xfce #2968.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 09 Sep 2009 22:21:03 +0200

exo (0.3.102-1ubuntu2) karmic; urgency=low

  * debian/patches/04_update_helpers.patch: update for firefox-3.5
    (LP: #417354).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 22 Aug 2009 15:12:55 +0200

exo (0.3.102-1ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
      + Update Vcs-* fields
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop file
        to use firefox-3.0 icon instead of firefox icon
      + xubuntu-default-mount-options.patch: change default mount options for
        vfat, iso9660, ntfs
      + series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 21 Aug 2009 14:28:56 +0200

exo (0.3.102-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 01_exo-open-ignore-unknown-options dropped, included upstream.
    - 02_exo-open-fix-quotes-in-url dropped, included upstream.
    - 01_fix-exo-csource-manpage added, fix manpage for exo-open.
    - 02_fix-exo-open-manpage added, same thing for exo-open.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 21 Aug 2009 10:40:26 +0200

exo (0.3.101-4ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
      + Update Vcs-* fields
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop file
        to use firefox-3.0 icon instead of firefox icon
      + xubuntu-default-mount-options.patch: change default mount options for
        vfat, iso9660, ntfs
      + series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 20 Aug 2009 17:36:15 +0200

exo (0.3.101-4) unstable; urgency=low

  * Brown paper bag: add 02_exo-open-fix-quotes-in-url to patch series.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 20 Aug 2009 17:17:11 +0200

exo (0.3.101-3) unstable; urgency=low

  * debian/patches
    - 02_exo-open-fix-quotes-in-url added, fix opening url with quotes in
      them. (Xfce [f578ac2], #5461).                   closes: #526619, #535659
  * debian/control:
    - update standards version to 3.8.3.
  * add a debian/README.source.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 20 Aug 2009 15:08:20 +0200

exo (0.3.101-2ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
      + Update Vcs-* fields
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop file
        to use firefox-3.0 icon instead of firefox icon
      + xubuntu-default-mount-options.patch: change default mount options for
        vfat, iso9660, ntfs
      + series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 15 Jun 2009 19:26:39 +0200

exo (0.3.101-2) unstable; urgency=low

  * debian/patches:
    - 01_exo-open-ignore-unknown-options added, accept ignore options so it
      can be passed to the called.                              closes: #532422
  * debian/control:
    - add build-dep on quilt
  * debian/rules:
    - use quilt rules.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 09 Jun 2009 22:31:44 +0200

exo (0.3.101-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/rules:
      + re-enable quilt
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools and quilt
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop file
        to use firefox-3.0 icon instead of firefox icon
      + xubuntu-default-mount-options.patch: change default mount options for
        vfat, iso9660, ntfs
      + series: refreshed.
  * Updated VCS information

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Tue, 05 May 2009 22:09:51 -0400

exo (0.3.101-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - move lib to libs section and -dev to libdevel one.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 14:15:41 +0200

exo (0.3.100-2) unstable; urgency=low

  * Upload to unstable and mark fixed bugs as closed:
    - exo-open correctly parses url with ','.                   closes: #473566
  * debian/control:
    - update standards version to 3.8.1.
    - move packages to section xfce (except -dbg to debug).

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

exo (0.3.100-1ubuntu1) jaunty; urgency=low

  * Merge Xfce 4.6 final from Debian experimental, remaining Ubuntu changes:
    - debian/rules:
      + re-enable quilt
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools and quilt
    - debian/patches:
      + 04_update_helpers.patch: patched libexo's firefox helper desktop file
        to use firefox-3.0 icon instead of firefox icon
      + xubuntu-default-mount-options.patch: change default mount options for
        vfat, iso9660, ntfs
      + series: refreshed.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sun, 01 Mar 2009 12:43:59 +0100

exo (0.3.100-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
  * debian/libexo-0.3-0.shlibs: update shlibs version accordingly.
  * debian/patches:
    - 01_exo-alt-eject.patch removed, included upstream.
    - 02_exo-open.1.patch as well.
    - 03_libexo-teardown-crypto-on-eject.patch too. 
  * debian/rules:
    - don't mess with mcs stuff, it doesn't exist anymore.
    - use dh_install --fail-missing.
    - don't use quilt.make.
  * debian/exo-utils.install:
    - don't ship non existant mcs plugins.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Fuzzy.
  * debian/libexo-0.3-0.shlibs:
    - update shlibs for Fuzzy.
  * debian/rules:
    - stop messing with config.{guess,sub}.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release
  * debian/libexo-0.3-0.shlibs: bump shlibs for beta 2.
  * debian/control:
    - bump build-deps for “Hopper”.
    - add build-dep on intltool.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
    - correct deps for -dev package.
  * debian/libexo-0.3-0.shlibs
    - bump shlibs for 4.5.93.
  
  [ Michael Casadevall ]
  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * Merged exo patches from Ubuntu
  * debian/patches:
    - 04_fix_broken_regex.patch added, adds ^ and $ to url expressions to
      prevent exo from mistaking a directory as an e-mail address and opening
      the wrong helper application. Xfce Bug #4330. LP: #262125.
  * debian/control:
    - Added myself as an upload
    - Added quilt as a build-dep

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * debian/patches
    - 04_fix_broken_regex.patch dropped, merged upstream

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/control:
    - bump build-deps for Capybara.
    - bump deps on -dev for Capybara.
    - drop build-dep on quilt.
  * debian/libexo-0.3-0.shlibs:
    - bump shlibs to 0.3.99.1.
  * debian/copyright:
    - update download url.
    - update copyrights.

  [ Xfce 4.6 ]
  * new upstream release.
  * debian/control:
    - bump build-deps for 4.6.0.
    - bump deps on -dev for 4.6.0..
  * debian/libexo-0.3-0.shlibs:
    - bump shlibs to 0.3.100.

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

exo (0.3.99.1-0ubuntu1) jaunty; urgency=low

  * New Upstream Release
  * Merge from Debian pkg-xfce UNRELEASED, remaining Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
    - debian/patches/04_update_helpers.patch:
      + Patched libexo's firefox helper desktop file to use firefox-3.0
        icon instead of firefox icon.
    - debian/patches/xubuntu-default-mount-options.patch:
      + change default mount options for vfat, iso9660, ntfs
  * debian/rules:
    - Re-enabled quilt
  * debian/patches/gcc-hardened.patch
    - Dropped, merged upstream

 -- Michael Casadevall <sonicmctails@gmail.com>  Mon, 26 Jan 2009 22:48:55 -0500

exo (0.3.93-0ubuntu1) jaunty; urgency=low

  * Merge from Debian pkg-xfce UNRELEASED, remaining Ubuntu changes:
    - debian/rules:
      + Removed mangling of helpers.rc
      + Add --enable-gtk-doc switch to configure
    - debian/control:
      + Add build-dep on gtk-doc-tools
    - debian/patches/04_update_helpers.patch:
      + Patched libexo's firefox helper desktop file to use firefox-3.0
        icon instead of firefox icon.
    - debian/patches/xubuntu-default-mount-options.patch:
      + change default mount options for vfat, iso9660, ntfs
  * debian/rules:
    - Re-enabled quilt
  * debian/patches/gcc-hardened.patch
    - Dropped, merged upstream

 -- Michael Casadevall <sonicmctails@gmail.com>  Thu, 22 Jan 2009 19:59:39 -0500

exo (0.3.93-1) UNRELEASED; urgency=low

  [ Yves-Alexis Perez ]
  [ Xfce 4.6 Alpha “Pinkie”]
  * new upstream alpha release.
  * debian/libexo-0.3-0.shlibs: update shlibs version accordingly.
  * debian/patches:
    - 01_exo-alt-eject.patch removed, included upstream.
    - 02_exo-open.1.patch as well.
    - 03_libexo-teardown-crypto-on-eject.patch too. 
  * debian/rules:
    - don't mess with mcs stuff, it doesn't exist anymore.
    - use dh_install --fail-missing.
    - don't use quilt.make.
  * debian/exo-utils.install:
    - don't ship non existant mcs plugins.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * new upstream beta release
  * debian/control:
    - update build-deps for Fuzzy.
  * debian/libexo-0.3-0.shlibs:
    - update shlibs for Fuzzy.
  * debian/rules:
    - stop messing with config.{guess,sub}.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * new upstream beta release
  * debian/libexo-0.3-0.shlibs: bump shlibs for beta 2.
  * debian/control:
    - bump build-deps for “Hopper”.
    - add build-dep on intltool.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
    - correct deps for -dev package.
  * debian/libexo-0.3-0.shlibs
    - bump shlibs for 4.5.93.
  
  [ Michael Casadevall ]
  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * Merged exo patches from Ubuntu
  * debian/patches:
    - 04_fix_broken_regex.patch added, adds ^ and $ to url expressions to
      prevent exo from mistaking a directory as an e-mail address and opening
      the wrong helper application. Xfce Bug #4330. LP: #262125.
  * debian/control:
    - Added myself as an upload
    - Added quilt as a build-dep

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * debian/patches
    - 04_fix_broken_regex.patch dropped, merged upstream

 -- Michael Casadevall <sonicmctails@gmail.com>  Thu, 22 Jan 2009 19:55:22 -0500

exo (0.3.4-8) experimental; urgency=low

  * debian/patches:
    - 03_libexo-teardown-crypto-on-eject added, enable disabling an already
      mounted crypto-fs. Thanks Colin Leroy (Xfce #3349).
  * debian/control:
    - updated standards version to 3.8.0. No change needed.
  * debian/rules: rm config.{sub.guess} in clean and copy it in build.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 13 Aug 2008 23:25:33 +0200

exo (0.3.4-7ubuntu6) intrepid; urgency=low

  * Translations: cherry-pick from upstream 4.4 svn branch:
    - Chinese, Kurdish translations added
    - Portuguese, Greek, Catalan, Latvian, Brazilian Portuguese, Japanese
      translations updated.
  * New patch debian/patches/99_update_translations.patch created and enabled
    for this.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 20 Oct 2008 01:11:32 +0200

exo (0.3.4-7ubuntu5) intrepid; urgency=low

  * debian/rules:
    - Removed mangling of helpers.rc (LP: #276979)
  * Added debian/patches/04_update_helpers.patch:
    - Patched libexo's firefox helper desktop file to use firefox-3.0
      icon instead of firefox icon.

 --  Cody A.W. Somerville <cody.somerville@canonical.com>  Wed, 08 Oct 2008 05:08:31 -0300

exo (0.3.4-7ubuntu4) intrepid; urgency=low

  * Added debian/patches/04_fix_broken_regexp.patch:
    - Add ^ and $ to url expressions to prevent exo from mistaking a
      directory as an e-mail address and opening the wrong helper application.
    - Closes lp: #262125
    - Kudos to Jannis Pohlmann for the patch.

 -- Cody A.W. Somerville <cody-somerville@ubuntu.com>  Thu, 02 Oct 2008 09:48:02 -0300

exo (0.3.4-7ubuntu3) intrepid; urgency=low

  * debian/patches/gcc_hardening_fix.patch: remove function prototypes that
    should not be defined for !i386
  * LP: #242555

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Tue, 24 Jun 2008 06:22:59 +0200

exo (0.3.4-7ubuntu2) intrepid; urgency=low

  * Reduce our delta with Debian:
    - drop python-* packages and rules, they're not used
    - drop cdbs, switch back to debhelper.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 28 May 2008 19:50:06 +0200

exo (0.3.4-7ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - debian/rules:
      + switch to cdbs
      + Add support for all python versions
      + Build a python-exo-dbg package
      + TODO: Avoid regeneration of png files in the source
      + add "NoDisplay=true" to the mcs desktop files
    - debian/control:
      + Set Ubuntu maintainer address
      + drop chrpath and quilt b-ds and add cdbs
      + bump the conflicts/replaces to this ubuntu revision
    - debian/exo-preferred-applications.1: update bug reporting (LP instead of
      a mail address)
    - Reenable mcs support which got lost somewhere…
    - debian/patches/xubuntu-default-mount-options.patch: change default mount
      options for vfat (LP #193883), iso9660 and ntfs (LP #195633)
    - debian/libexo-0.3-0.install: ship /usr/lib/exo/* instead of
      /usr/lib/libexo-0.3-0/*.
  * debian/rules: really install manpages to exo-utils (do not ship them in both
    exo-utils and libexo-0.3-0).

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 27 May 2008 22:42:51 +0200

exo (0.3.4-7) unstable; urgency=low

  * debian/control: don't depend on eject on hurd for exo-utils, it's not
    available.
  * switch to triggers:
    - debian/libexo-0.3-0.postinst dropped.
    - debian/control: conflicts against non-triggers-enabled xfce4-mcs-manager.
  * debian/control: 
    - remove Rudy Godoy and Martin Loschwitz from Uploaders.
    - drop useless Conficts/Replaces.
    - use correct package name in Conflict/Replaces for exo-utils.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 19 May 2008 08:26:18 +0200

exo (0.3.4-6ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - switch to cdbs
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - debian/control: drop chrpath and quilt b-ds and add cdbs
    - debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0
    - debian/exo-preferred-applications.1: update bug reporting (LP instead of
      a mail address)
    - Reenable mcs support which got lost somewhere...
    - debian/patches/xubuntu-default-mount-options.patch: change default mount
      options for vfat (LP #193883), iso9660 and ntfs (LP #195633)
  * debian/patches/01_fix-hal-eject-volume.patch: dropped, use Debian's
    01_exo-alt-eject.patch instead.
  * debian/libexo-0.3-0.install: ship /usr/lib/exo/* instead of
    /usr/lib/libexo-0.3-0/*.
  * debian/control:
    - add the libexo-0.3-0-dbg package
    - finally introduce the new exo-utils package which was left behind for
      hardy:
      + bump the conflicts/replaces to this ubuntu revision
      + do not install the .desktop files which only create dups of the
        settings manager items.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 16 May 2008 22:07:21 +0200

exo (0.3.4-6) unstable; urgency=low

  * debian/patches: 
    - 01_exo-alt-eject added, fix optical discs ejection, patch taken from 
      Xfce bugzila (#2968)                                      closes: #469425
    - 02_exo-open.1 added, fix a typo in exo-open(1).           closes: #464825
  * debian/control: add build-dep on quilt.
  * debian/rules: include quilt rules.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 27 Apr 2008 15:30:53 +0200

exo (0.3.4-5) unstable; urgency=low

  * build exo with libnotify support.                           closes: #472255

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 25 Mar 2008 12:04:13 +0100

exo (0.3.4-4) unstable; urgency=low

  * debian/compat: bump debhelper compatibility to 5.
  * debian/control:
    - bump build-dep on debhelper accordingly.
    - add a -dbg binary package.
  * debian/rules: install debugging symbols in -dbg package.
  * debian/libexo-0.3-0.install: we don't have anything in /usr/libexec so
    don't try to ship it.
  * debian/copyrights:
    - update copyrights.
    - use © sign.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 01 Mar 2008 17:34:22 +0100

exo (0.3.4-3ubuntu4) hardy; urgency=low

  * debian/patches/xubuntu-default-mount-options.patch: drop VFAT option
    'usefree', it's not necessary any more with the current Hardy kernel,
    and incompatible with pre-gutsy kernels. (see LP #151025)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 04 Mar 2008 19:26:25 +0100

exo (0.3.4-3ubuntu3) hardy; urgency=low

  * Upload to Ubuntu.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 29 Feb 2008 15:31:44 +0100

exo (0.3.4-3ubuntu3~ppa2) hardy; urgency=low

  * debian/patches:
    - xubuntu-default-mount-options.patch: change default mount options for
      vfat (LP #193883), iso9660 and ntfs (LP: #195633)
    - 01_fix-vfat-mount-options.patch: dropped, included in the patch described
      above.
  * debian/control: fix some typos.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Thu, 28 Feb 2008 17:04:22 +0100

exo (0.3.4-3ubuntu3~ppa1) hardy; urgency=low

  * debian/patches/01_fix-hal-eject-volume.patch: fix somes failures to eject 
    cd/dvd using the drive button (LP: #195649).
  * debian/libexo-0.3-0.install: do not ship empty usr/share/applications to
    make lintian happy.
  * debian/rules: install some missing manpages.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 26 Feb 2008 17:39:58 +0100

exo (0.3.4-3ubuntu2) hardy; urgency=low

  * debian/rules:
    - drop xfce.mk and use {debhelper,autotools,simple-patchsys}.mk
    - do not install the .desktop files which only create dups of the settings 
      manager items.
  * debian/patches/01_fix-vfat-mount-options.patch: pass 'utf8' and 'usefree'
    for vfat partitions. (LP: #193883)

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Mon, 25 Feb 2008 12:48:28 +0100

exo (0.3.4-3ubuntu1) hardy; urgency=low

  [Pedro Fragoso]
  * Merge from Debian unstable (LP: #186891), remaining changes:
    - use our xfce.mk class
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - Suggests notication-daemon (notification popups won't work without this
      package.)
    - debian/control: drop chrpath build-dependency and add cdbs
    - debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0
    - debian/exo-preferred-applications.1: update bug reporting (LP instead of
      a mail address)
    - Reenable mcs support which got lost somewhere...
  * debian/control: use our Vcs-* fields.

  [Lionel Le Folgoc]
  * Don't introduce the new exo-utils package for the moment.

 -- Pedro Fragoso <emberez@gmail.com>  Wed, 06 Feb 2008 16:13:47 +0000

exo (0.3.4-3) unstable; urgency=low

  * upload to unstable.
  * provide exo-utils package.                                  closes: #462883 

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 28 Jan 2008 08:32:16 +0100

exo (0.3.4-2) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * loosen dependency in shlibs file by removing debian part.
  * debian/libexo-0.3-dev.install: ship exo gtk-doc again
  * debian/copyright: don't ship complete GFDL text.
  * debian/dirs removed as it's useless, thanks Cyril Brulebois.
  * debian/control:
    - updated email address.
    - updated standard versions.

  [ Simon Huggins ]
  * Split out utilities into exo-utils
  * Make exo-utils depend on eject for exo-eject's fstab usage when hal isn't
    used.

 -- Simon Huggins <huggie@earth.li>  Fri, 11 Jan 2008 16:18:25 +0000

exo (0.3.4-1ubuntu1) hardy; urgency=low

  * Merge from Debian Unstable, remaining Ubuntu changes:
    - use our xfce.mk class
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - Suggests notication-daemon (notification popups won't work without this
      package.)
    - debian/control: drop chrpath build-dependency and add cdbs
    - debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0
    - debian/exo-preferred-applications.1: update bug reporting (LP instead of
      a mail address)
    - Reenable mcs support which got lost somewhere...
  * debian/control: use our Vcs-* fields.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Wed, 05 Dec 2007 01:37:19 +0100

exo (0.3.4-1) unstable; urgency=low

  [ Simon Huggins ]
  * debian/control: Move fake Homepage field to a real one now dpkg
    supports it.
  * Add Vcs-* headers to debian/control

  [ Yves-Alexis Perez ]
  * debian/control: bump build deps to Xfce 4.4.2
  * debian/rules: don't ignore all make errors at clean stage.
  * new upstrem release.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 02 Dec 2007 15:04:47 +0100

exo (0.3.2-5ubuntu1) hardy; urgency=low

  * Fake-merge with Debian Unstable, remaining Ubuntu changes:
    - use our xfce.mk class
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - Suggests notication-daemon (notification popups won't work without this
      package.)
    - debian/control: drop chrpath build-dependency and add cdbs
    - debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0
    - Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields added
    - debian/exo-preferred-applications.1: update bug reporting (LP instead of
      a mail address)
    - Reenable mcs support which got lost somewhere...
  * debian/control: use Vcs-* instead of XS-Vcs-*.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Sat, 24 Nov 2007 22:07:16 +0100

exo (0.3.2-5) unstable; urgency=low

  (Simon Huggins)
  * Use ${binary:Version} so we are binNMU safe.

  (Yves-Alexis Perez)
  * debian/control: condition build-dep on libhal-storage-dev so package can
    be built on hurd-i386.                                    closes: #430858
  * debian/libexo-0.3-0.postinst: use kill -s so we don't have problem on hurd.

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 17 Sep 2007 23:20:12 +0200

exo (0.3.2-4ubuntu2) hardy; urgency=low

  * debian/control:
    - b-ds updated & cleaned
    - Homepage, XS-Vcs-Bzr & XS-Vcs-Browser fields added
    - use ${binary:Version} instead of ${Source-Version} to make lintian happy.
  * debian/README.Debian: dropped.
  * debian/exo-preferred-applications.1: update bug reporting (LP instead of a 
    mail address).
  * Reenable mcs support which got lost somewhere...

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 30 Oct 2007 15:37:56 +0100

exo (0.3.2-4ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, remaining Ubuntu changes:
    - use our xfce.mk class
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - Suggests notication-daemon (notification popups won't work without this
      package.)
    - debian/control: drop chrpath build-dependency and add cdbs
    - debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0.
  * debian/rules: add install/libexo-0.3-0:: to install the muttng handler.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Tue, 05 Jun 2007 13:44:48 +0200

exo (0.3.2-4) unstable; urgency=low

  * Add muttng handler just like the mutt handler             closes: #402824
  * Depend on liburi-perl for mailto: handling                closes: #421662

 -- Simon Huggins <huggie@earth.li>  Tue, 22 May 2007 12:40:34 +0100

exo (0.3.2-3ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, Ubuntu changes:
    - use our xfce.mk class
    - Add support for all python versions
    - Build a python-exo-dbg package
    - Set Ubuntu maintainer address
    - TODO: Avoid regeneration of png files in the source
    - Suggests notication-daemon (notification popups won't work without this
      package.)
    - debian/control: drop chrpath build-dependency and add cdbs.
  * debian/rules: add DEB_INSTALL_MANPAGES_libexo-0.3-0.

 -- Lionel Le Folgoc <mrpouit@ubuntu.com>  Fri, 04 May 2007 01:06:51 +0200

exo (0.3.2-3) unstable; urgency=low

  * Upload to unstable. 

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

exo (0.3.2-2) experimental; urgency=low

  (Yves-Alexis Perez)
  * debian/rules:
    - don't ship unused .la files.
    - ship manfiles for exo-(un|)mount and exo-eject.
  * debian/libexo-0.3-0.install: ship pixmaps.
  * debian/copyright: updated copyright holders and added documentation
    license.

  (Emanuele Rocca)
  * Meaningful whatis entries added to exo-mount(1), exo-umount(1) and
    exo-eject(1).

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 08 Apr 2007 15:30:01 +0200

exo (0.3.2-1) experimental; urgency=low

  * New upstream release.
  * debian/control:
    - updated build-deps against Xfce 4.4.
    - added build-dep on libhal-storage-dev to enable volume management with
      thunar-volman.
    - added dep on libhal-storage-dev for libexo-0.3-dev.

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 24 Jan 2007 23:59:38 +0100

exo (0.3.2-0ubuntu2) feisty; urgency=low

  * Add support for all python versions.
  * Build a python-exo-dbg package.
  * Set Ubuntu maintainer address.
  * TODO: Avoid regeneration of png files in the source.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 20 Feb 2007 15:52:22 +0100

exo (0.3.2-0ubuntu1) feisty; urgency=low

  * New upstream release, part of Xfce 4.4 final
  * Update debian/copyright
  * Tighten B-D versions according to configure.in

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Sun, 21 Jan 2007 20:13:46 +0100

exo (0.3.1.12svn+r24487-0ubuntu1) feisty; urgency=low

  * New upstream svn snapshot:
     - Fix FTBFS on amd64 and ia64

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Mon, 15 Jan 2007 20:29:55 +0100

exo (0.3.1.12svn+r24382-0ubuntu3) feisty; urgency=low

  * Build Depends on libhal-storage-dev, this will make
    volumes mountable using thunar.

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Mon, 15 Jan 2007 11:08:27 +0100

exo (0.3.1.12svn+r24382-0ubuntu2) feisty; urgency=low

  * Fix python examples installation:
     - only install the .py files
     - do not compress them

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Sun, 14 Jan 2007 19:56:16 +0100

exo (0.3.1.12svn+r24382-0ubuntu1) feisty; urgency=low

  * New upstream svn snapshot
  * Build depend on libnotify-dev
  * Suggests notication-daemon (notification popups won't
    work without this package)
  * Install python examples in python-exo

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Sun, 14 Jan 2007 16:28:50 +0100

exo (0.3.1.12rc2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2).

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 16 Nov 2006 15:09:11 +0100

exo (0.3.1.12-0ubuntu3) feisty; urgency=low

  * Make the package build independent of the python version.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 12 Jan 2007 20:55:48 +0100

exo (0.3.1.12-0ubuntu2) feisty; urgency=low

  * Rebuild for python2.5 as the default python version.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 12 Jan 2007 13:18:11 +0000

exo (0.3.1.12-0ubuntu1) feisty; urgency=low

  * New upstream release (part of Xfce 4.4RC2)

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Thu,  9 Nov 2006 17:04:29 +0100

exo (0.3.1.10svn+r23165-0ubuntu1) edgy; urgency=low

  * Upstream svn snapshot, needed for newer Thunar

 -- Jani Monoses <jani@ubuntu.com>  Mon, 18 Sep 2006 08:57:02 +0300

exo (0.3.1.10rc1-1) unstable; urgency=low

  * New upstream release.
  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
  * Preferred applications now appear in Settings Manager.        Closes:#370404

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

exo (0.3.1.10-0ubuntu2) edgy; urgency=low

  * Rebuild to add support for python2.5.

 -- Matthias Klose <doko@ubuntu.com>  Fri,  8 Sep 2006 13:27:58 +0000

exo (0.3.1.10-0ubuntu1) edgy; urgency=low

  * New upstream release, part of Xfce 4.4 rc1
  * Bug fixes
  * Updated translations

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Mon,  4 Sep 2006 17:47:18 +0200

exo (0.3.1.8beta2-3) unstable; urgency=low

  * debian/rules: fix bashism. (thanks Mohammed Adnène Trojette)

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 27 Aug 2006 15:48:10 +0100

exo (0.3.1.8beta2-2) unstable; urgency=low

  (Yves-Alexis Perez)
   * debian/control: build-dep on xfce4-mcs-manager-dev to add preferred 
     applications to settings manager.
  (Simon Huggins) 
   * Remove bogus rpaths.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 05 Aug 2006 17:50:09 +0100

exo (0.3.1.8beta2-1) unstable; urgency=low

  * New upstream release.
  * debian/postinst: fixed install on hurd by not using pkill.
  * debian/control: updated standards version to 3.7.2.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun,  9 Jul 2006 23:11:38 +0200

exo (0.3.1.8-0ubuntu3) edgy; urgency=low

  * Enable python bindings:
     - Create python-exo package
     - Bump debhelper compat to 5
     - Add build dependencies on python-all-dev, python-gtk2-dev, python-central
     - debian/rules: call dh_python and dh_pycentral for python-exo
     (Thanks Jérémie Corbier for his help)
  * Make sure to remove the .pot file when cleaning the sources

 -- Gauvain Pocentek <gauvainpocentek@ubuntu.com>  Mon, 24 Jul 2006 14:50:49 +0200

exo (0.3.1.8-0ubuntu2) edgy; urgency=low

  * Bump standards version to 3.7.2 

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

exo (0.3.1.8-0ubuntu1) edgy; urgency=low

  * New upstream release, part of Xfce 4.4beta2
  * Depend on liburi-perl for the sendto helper

 -- Jani Monoses <jani@ubuntu.com>  Tue, 11 Jul 2006 08:18:17 +0300

exo (0.3.1.6svn+r21611-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (add tool for creating and editing
    .desktop files, some bugfixes, updated and new translations)

 -- Jani Monoses <jani@ubuntu.com>  Wed, 10 May 2006 14:52:42 +0300

exo (0.3.1.6svn+r21033-0ubuntu4) dapper; urgency=low

  * Rebuild for new libxfce4util

 -- Jani Monoses <jani@ubuntu.com>  Mon,  8 May 2006 20:07:59 +0300

exo (0.3.1.6svn+r21033-0ubuntu3) dapper; urgency=low

  * Rebuild to fix dh_iconcache breakage (Ubuntu: #42895)

 -- Sebastian Dröge <slomo@ubuntu.com>  Sun,  7 May 2006 16:39:29 +0200

exo (0.3.1.6svn+r21033-0ubuntu2) dapper; urgency=low

  * Install preferred applications settings plugin 

 -- Jani Monoses <jani@ubuntu.com>  Wed,  3 May 2006 19:49:35 +0300

exo (0.3.1.6svn+r21033-0ubuntu1) dapper; urgency=low

  * Upstream beta1 release (0.3.1.6) needed for thunar beta1

 -- Jani Monoses <jani@ubuntu.com>  Mon, 17 Apr 2006 19:06:15 +0300

exo (0.3.1.6beta1-1) unstable; urgency=low

  (Yves-Alexis Perez)
   * New upstream release
  (Simon Huggins)
   * Remove pointless .la files.

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:34:22 +0100

exo (0.3.1.4svn+r20857-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot (bugfixes relevant for thunar)
  * Install icons too

 -- Jani Monoses <jani@ubuntu.com>  Thu, 13 Apr 2006 09:28:31 +0300

exo (0.3.1.4svn+r20514-0ubuntu2) dapper; urgency=low

  * Use xfce CDBS class and generate POT file 

 -- Jani Monoses <jani@ubuntu.com>  Wed, 29 Mar 2006 21:03:47 +0300

exo (0.3.1.4svn+r20514-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot

 -- Jani Monoses <jani@ubuntu.com>  Wed, 22 Mar 2006 17:31:11 +0200

exo (0.3.1.4svn+r20500-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot

 -- Jani Monoses <jani@ubuntu.com>  Mon, 20 Mar 2006 12:24:48 +0200

exo (0.3.1.4alpha2-r20235-1) unstable; urgency=low

  (Yves-Alexis Perez)
    * New upstream (alpha2) release
    * Add libexec directory in package
  (Simon Huggins)
    * Add exo-preferred-applications manpage
    * Remove the unneeded .la and .a files for mcs-plugins
    * Move the postinst to only fire for the lib package not the -dev package
      as that's where the mcs-plugins are.
    * Don't depend on gtk-doc-tools let upstream build the docs once.
    * Move the libexecdir from /usr/libexec to /usr/lib/libexo-0.3-0 for
      lintian.
    * Add #DEBHELPER# to the postinst and only run makeshlibs on the lib
      package.
    * Make the exo-preferred-applications system default to
      debian-sensible-browser and debian-x-terminal-emulator.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 12 Mar 2006 12:45:44 +0000

exo (0.3.1.4alpha2+r20235-0ubuntu3) dapper; urgency=low

  * Add versioning to shlibs file 

 -- Jani Monoses <jani@ubuntu.com>  Wed,  8 Mar 2006 08:16:11 +0200

exo (0.3.1.4alpha2+r20235-0ubuntu2) dapper; urgency=low

  * Install exo-helper app in /usr/lib/exo it got dropped
    in the latest uploads 
  
 -- Jani Monoses <jani@ubuntu.com>  Mon,  6 Mar 2006 07:39:25 +0200

exo (0.3.1.4alpha2+r20235-0ubuntu1) dapper; urgency=low

  * New upstream release
  * Switch to CDBS
  * Add translation domain entry to .desktop files

 -- Jani Monoses <jani@ubuntu.com>  Sun,  5 Mar 2006 21:58:41 +0200

exo (0.3.1.2svn+r20198-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot needed for newer thunar and xfdesktop

 -- Jani Monoses <jani@ubuntu.com>  Sat,  4 Mar 2006 19:04:53 +0200

exo (0.3.1.2svn+r19908-0ubuntu1) dapper; urgency=low

  * Upstream svn snapshot

 -- Jani Monoses <jani@ubuntu.com>  Thu, 16 Feb 2006 22:16:21 +0200

exo (0.3.1.2alpha-r19548-2) unstable; urgency=low

  * Fixed shlibs so packages gets the correct exo version

 -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 28 Jan 2006 16:52:02 +0000

exo (0.3.1.2alpha-r19548-1) unstable; urgency=low

  * (Yves-Alexis Perez)
    - New Upstream (alpha) release

  * (Jani Monoses)
    - Do not directly Build-depend on libstartup-notification-dev as
      libxfcegui4-dev already depends on it.
    - Add myself to Uploaders list

  * (Simon Huggins)
    - Install the docs in the library package not the -dev one.
    - Install THANKS as well as the rest

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 23 Jan 2006 19:16:34 +0000

exo (0.3.0svn+r18845-1) unstable; urgency=low

  * New Upstream (alpha) version
  * Changed package name
  * Added exo-csource manpage

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 14 Nov 2005 19:34:31 +0100

exo (0.3.0-3) unstable; urgency=low

  * Updating control to match new debian policy version.

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 22 Jun 2005 16:04:45 +0200

exo (0.3.0-2) unstable; urgency=low

  * Moving to unstable

 -- Emanuele Rocca <ema@debian.org>  Sat, 18 Jun 2005 17:49:09 +0200

exo (0.3.0-1) experimental; urgency=low

  * Initial Release (Closes: #308368).

 -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 19 Apr 2005 21:44:36 +0200

